- Dec 26, 2009
- Nov 22, 2005
-
-
ben authored
fix crash printing iso2022 coding systems mule-coding.c: Fix crashes printing ISO2022 coding systems.
-
ben authored
fix problems building with CVS dirs dynodump/Makefile.in.in: Ignore errors from rm during clean. Makefile.in.in: Ignore errors from rm during clean, to prevent problems trying to remove lock/CVS. Makefile.in.in: Ignore errors from rm during clean. Makefile.in.in: Ignore errors from rm during clean. Makefile.in.in: Ignore errors from rm during clean. Makefile.in.in: Ignore errors from rm during clean. common/Makefile.common: Ignore errors from rm during clean.
-
- Nov 21, 2005
-
-
viteno authored
Update xemacs_extra_name.
-
- Nov 20, 2005
-
-
viteno authored
Update xemacs_extra_name.
-
- Nov 19, 2005
-
-
viteno authored
Update xemacs_extra_name.
-
- Nov 18, 2005
- Nov 17, 2005
-
-
viteno authored
Update xemacs_extra_name.
-
- Nov 16, 2005
-
-
viteno authored
Update xemacs_extra_name.
-
malcolmp authored
Adding PROBLEMS to the Help Menu.
-
malcolmp authored
Improve the help output of configure.
-
stephent authored
Assorted minor fixes. TODO comment in configure.ac: <87irutytzq.fsf@tleepslib.sk.tsukuba.ac.jp> Avoid warning, don't redefine integer types on Mac OS X: <87ek5hytvq.fsf@tleepslib.sk.tsukuba.ac.jp> Fix uninitialized variable: <87acg5yttp.fsf@tleepslib.sk.tsukuba.ac.jp> Eliminate warnings for unused parameters and functions: <8764qtytrp.fsf@tleepslib.sk.tsukuba.ac.jp> Quiet byte-compiler in select.el: <871x1hytow.fsf@tleepslib.sk.tsukuba.ac.jp> Quiet compiler about unused parameters in sound.el: <87wtj9xf16.fsf@tleepslib.sk.tsukuba.ac.jp>
-
stephent authored
Mule-ize Canna: <87mzk5yu35.fsf@tleepslib.sk.tsukuba.ac.jp>
-
- Nov 15, 2005
-
-
viteno authored
Update xemacs_extra_name.
-
- Nov 14, 2005
-
-
viteno authored
Update xemacs_extra_name.
-
- Nov 13, 2005
-
-
viteno authored
Update xemacs_extra_name.
-
ben authored
create describe-char-table syntax.el: Convert describe-syntax-table to more general describe-char-table. (Will also be used by display tables.) Create new describe-syntax-table, compatible with old function, that uses describe-char-table. diagnose.el: Conditionalize `sort-numeric-fields' on when-fboundp.
-
ben authored
fix compile warnings diagnose.el: Conditionalize `sort-numeric-fields' on when-fboundp.
-
ben authored
don't bomb out when fun has no documentation help.el: Don't bomb out when fun has no documentation.
-
ben authored
use `princ' not `prin1' for formatted debug msgs simple.el: `foo.' -> `foo'. simple.el: princ() a formatted debug string, not prin1(), or it just looks stupid.
-
ben authored
further error-checking, etc. alloc.c, lrecord.h: Move around the handling of setting of lheader->uid so it's in set_lheader_implementation() -- that way, even non-MC-ALLOC builds get useful uid's in their bare lrecords. Redo related code for strings so the non-ascii count that is stored in the uid isn't hosed. events.c: Save and restore the uid around event zeroing/deadbeefing. lisp.h: Set the correct value of MAX_STRING_ASCII_BEGIN under MC_ALLOC. lisp.h: rearrange the basic code handling ints and chars. basic int stuff goes first, followed by basic char stuff, followed in turn by stuff that mixes ints and chars. this is required since some basic defn's have become inline functions. XCHAR and CHARP have additional error-checking in that they check to make sure that the value in question is not just a character but a valid character (i.e. its numeric value is valid). print.c: debug_p4 now has a useful UID in all cases and uses it; but it also prints the raw header address (previously, you just got one of them). text.h: some basic char defn's that belonged in lisp.h have been moved there. valid_ichar_p() is moved too since the inline functions need it.
-
ben authored
fix up clean targets to delete .elc's as necessary dynodump/Makefile.in.in: Add targets distclean-noconfig, realclean-noconfig, extraclean-noconfig. Do some refactoring for cleanliness. Makefile.in.in: Add targets distclean-noconfig, realclean-noconfig, extraclean-noconfig. *-noconfig targets are like the base targets they're based off of, but don't delete Makefiles and certain other files needed to rebuild the Makefiles as necessary. Refactor things to be more consistent. Top-level `elcclean' is an alias for `realclean-noconfig' and is used by target `beta'. `realclean-noconfig' (and, by extension, `realclean' and `extraclean') remove the .elc files. Makefile.in.in: Add targets distclean-noconfig, realclean-noconfig, extraclean-noconfig. Do some refactoring for cleanliness. Makefile.in.in: Add targets distclean-noconfig, realclean-noconfig, extraclean-noconfig. Do some refactoring for cleanliness. Makefile.in.in: Add targets distclean-noconfig, realclean-noconfig, extraclean-noconfig. Do some refactoring for cleanliness. Makefile.in.in: Add targets distclean-noconfig, realclean-noconfig, extraclean-noconfig. Do some refactoring for cleanliness. Makefile: Add targets distclean-noconfig, realclean-noconfig, extraclean-noconfig. Do some refactoring for cleanliness. common/Makefile.common: Add targets distclean-noconfig, realclean-noconfig, extraclean-noconfig. Do some refactoring for cleanliness. Put in some magic cookies in comments so this file gets read as a make file by XEmacs.
-
ben authored
fix 'foo -> `foo', `foo.' -> `foo'. derived.el, frame.el, toolbar.el, glyphs.el, hyper-apropos.el, mouse.el, files.el, specifier.el: Fix uses of `foo'; change 'foo -> `foo', and put punctuation outside of quotes. Add comments in specifier.el about needing better and new convenience functions.
-
ben authored
fix inclusion of ntplay.o configure.ac: Dependent on operating system, not on window system.
-
ben authored
branch info in internals manual internals/internals.texi: Add node on Creating a Branch. Update info concerning problems with rtag on symlinks. (#### Is this still valid?)
-
- Nov 12, 2005
-
-
viteno authored
Update xemacs_extra_name.
-
- Nov 11, 2005
-
-
viteno authored
Update xemacs_extra_name.
-
- Nov 10, 2005
- Nov 09, 2005
-
-
viteno authored
Update xemacs_extra_name.
-
- Nov 08, 2005
-
-
viteno authored
Update xemacs_extra_name.
-
- Nov 07, 2005
-
-
viteno authored
Update xemacs_extra_name.
-
stephent authored
Various small patches (also commit configure): Minor improvements to INSTALL <877jbk3nkk.fsf@tleepslib.sk.tsukuba.ac.jp> Add description of changed options to INSTALL <873bm83ncd.fsf@tleepslib.sk.tsukuba.ac.jp> Check for libpq (PostgreSQL) linking against SSL and crypto <87y8402820.fsf@tleepslib.sk.tsukuba.ac.jp> Include module INLINE_HEADERs in inline.c unconditionally <87u0eo27rn.fsf@tleepslib.sk.tsukuba.ac.jp> Fix use of AC_INIT <87pspc27oh.fsf@tleepslib.sk.tsukuba.ac.jp> Minor ChangeLog repairs <87ll0027jq.fsf@tleepslib.sk.tsukuba.ac.jp>
-
- Nov 06, 2005
-
-
viteno authored
Update xemacs_extra_name.
-
- Nov 05, 2005
-
-
viteno authored
Update xemacs_extra_name.
-
- Nov 04, 2005
-
-
viteno authored
Update xemacs_extra_name.
-