aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Change doc-string comments to `new style' [w/`doc:' keyword].Pavel Janík2001-11-042-264/+270
* *** empty log message ***Dave Love2001-11-046-0/+1521
* Fix local variables.Dave Love2001-11-041-1/+1
* Add coding tag.Dave Love2001-11-0414-14/+14
* (LATIN): Add welsh.Dave Love2001-11-041-3/+8
* Add coding tags.Dave Love2001-11-041-1/+1
* ("dutch"): New method.Dave Love2001-11-041-1/+92
* ("bulgarian-pho", "belarusian"): New methods.Dave Love2001-11-041-1/+227
* Replace M-C- with C-M-Eli Zaretskii2001-11-047-59/+59
* (top_level_value, top_level_set): Remove commented and #ifdef'd-out code.Pavel Janík2001-11-042-41/+7
* Whitespace change.Richard M. Stallman2001-11-041-2/+2
* Include unistd.h, if it exists.Richard M. Stallman2001-11-042-0/+12
* Move the include of ctype.h after unistd.h.Richard M. Stallman2001-11-041-1/+2
* Delete LCD Archive info.Richard M. Stallman2001-11-041-25/+0
* *** empty log message ***Stefan Monnier2001-11-041-25/+1
* *** empty log message ***Miles Bader2001-11-041-0/+6
* (function-key-map): Add entry for `ESC [ 3 ~' -> <delete>Stefan Monnier2001-11-042-21/+42
* *** empty log message ***Stefan Monnier2001-11-032-360/+363
* *** empty log message ***Stefan Monnier2001-11-031-0/+10
* log for some lvalue/rvalue fixesKen Raeburn2001-11-031-0/+8
* (Fload): Use XSETCARFASTINT, XSETCDRFASTINT instead of treating XCAR and XCDRKen Raeburn2001-11-031-5/+5
* (CHECK_STRING_CAR): New macro.Ken Raeburn2001-11-031-0/+3
* Fix last change.Eli Zaretskii2001-11-032-0/+3
* Document the changes in the default values of tooltip-delay andEli Zaretskii2001-11-031-0/+3
* (xrealloc): Always pass two args to `fatal'.Richard M. Stallman2001-11-032-1/+7
* (popmail): Always pass two args to `error'.Richard M. Stallman2001-11-031-1/+1
* (Auto Save Control): Document that values of auto-save-interval lessEli Zaretskii2001-11-031-1/+3
* (fancy-splash-head): Reapply Gerd's hack to make the shadow of theMiles Bader2001-11-031-0/+6
* *** empty log message ***Eli Zaretskii2001-11-032-0/+11
* (tooltip-delay): Decrease to 0.7.Eli Zaretskii2001-11-031-2/+2
* (sigprocmask_set): Declare as extern SIGMASKTYPE.Eli Zaretskii2001-11-031-0/+1
* (sigunblock): Don't define if already defined.Eli Zaretskii2001-11-031-0/+6
* (fancy-splash-tail): Explain how to recoverRichard M. Stallman2001-11-032-347/+387
* (set-background-color, set-foreground-color): CallEli Zaretskii2001-11-032-2/+10
* (timeclock-out): Signal an error if timeclock-last-event is nil.Eli Zaretskii2001-11-032-0/+7
* Test BROKEN_PROTOTYPES.Richard M. Stallman2001-11-031-2/+3
* Fix the formatting of the last entries.Eli Zaretskii2001-11-031-10/+10
* (fill-context-prefix): Fix braino.Stefan Monnier2001-11-031-2/+2
* (quail-help): Use `help-buffer' and move `help-setup-xref' to beginning.Stefan Monnier2001-11-031-36/+20
* (describe-language-environment):Stefan Monnier2001-11-031-4/+4
* (list-character-sets, sort-listed-character-sets, describe-character-set)Stefan Monnier2001-11-032-35/+40
* (describe_syntax): New wrapper.Stefan Monnier2001-11-021-16/+28
* (debugger_may_continue, Vdebug_ignored_errors, call_debugger,Pavel Janík2001-11-022-7/+11
* (Fml_defun, Fml_while, Fml_substr): Remove commented and #ifdef'd-out code.Pavel Janík2001-11-022-65/+9
* Remove comment which is a copy of comment in mocklisp.c.Pavel Janík2001-11-021-4/+0
* *** empty log message ***Pavel Janík2001-11-021-0/+29
* Update usage of CHECK_ macros (remove unused second argument).Pavel Janík2001-11-0255-863/+863
* (CHECK_FRAME, CHECK_LIVE_FRAME): Remove unused argument `i' in macros.Pavel Janík2001-11-021-2/+2
* (CHECK_CATEGORY, CHECK_CATEGORY_SET): Remove unused argument `i' in macros.Pavel Janík2001-11-021-2/+2
* (CHECK_STRING_OR_BUFFER, CHECK_HASH_TABLE, CHECK_LIST, CHECK_STRING,Pavel Janík2001-11-021-25/+25