bpt/emacs.git
2001-11-07 Stefan Monnier(lisp-imenu-generic-expression): Paren typo.
2001-11-06 Richard M.... (gomoku): Doc fix.
2001-11-06 Eli ZaretskiiNew file.
2001-11-06 Eli ZaretskiiInitial import of Calc 2.02f.
2001-11-06 Stefan Monnier(read1): Fix behavior with nested backquoting.
2001-11-06 Richard M.... (jka-compr-partial-uncompress): Support an alternative...
2001-11-06 Stefan Monnier(font-lock-match-c-style-declaration-item-and-skip...
2001-11-06 Richard M.... Minor Texinfo usage fix.
2001-11-06 Richard M.... (Editing Format Info):
2001-11-06 Sam Steingoldadded a check for nlist.h
2001-11-06 Stefan Monnier(make_lispy_event): Check integerness and fix Lisp_Obje...
2001-11-06 Pavel Janík(current_column_1): Remove unused variable `prev_col'.
2001-11-06 Pavel Janík(fontset_font_pattern): Remove unused variable `family_...
2001-11-06 Pavel Janík(copy_hash_table): Remove unused variable `v'.
2001-11-06 Eli Zaretskii*** empty log message ***
2001-11-06 Eli ZaretskiiAvoid error message due to commented-out input method.
2001-11-06 Eli Zaretskii(quail-update-leim-list-file): Print the
2001-11-06 Richard M.... Minor clarification of previous change.
2001-11-06 Richard M.... Along with Text Properties menu, mention keyboard commands
2001-11-06 Richard M.... Explain that DEL deletes backwards.
2001-11-06 Richard M.... (BROKEN_PROTOTYPES): Defined.
2001-11-06 Richard M.... *** empty log message ***
2001-11-06 Richard M.... (Fkill_buffer): Don't delete auto save file if buffer...
2001-11-06 Richard M.... (eval-last-sexp-1): Return the value of the evaluated...
2001-11-06 ShengHuo ZHUident.
2001-11-06 ShengHuo ZHU2001-11-05 ShengHuo ZHU <zsh@cs.rochester.edu>
2001-11-06 Paul Eggert* ls-lisp.el (ls-lisp-time-to-seconds): New function.
2001-11-06 Paul Eggert(ls-lisp-time-to-seconds): New function.
2001-11-05 Andrew Innes*** empty log message ***
2001-11-05 Andrew Innes(bootstrap-clean-CMD, bootstrap-clean-SH): Don't
2001-11-05 Andrew Innes(Fw32_set_keyboard_layout): Use CHECK_NUMBER_CAR and
2001-11-05 Richard M.... (unexec): Minor changes; clean up comments.
2001-11-05 Richard M.... Get rid of the explicit ^Z character.
2001-11-05 Sam Steingold(x_display_and_set_cursor): Fix w32 compilation error.
2001-11-05 Andreas Schwab(sound_perror): Save errno from being clobbered.
2001-11-05 Eli ZaretskiiFix the format of the last entry.
2001-11-05 Eli Zaretskii(unexec): mmap() has problems on nfs-mounted file
2001-11-05 Pavel Janík(Fbuffer_local_value): Add prototype.
2001-11-05 Eli ZaretskiiRemove the call to IT-setup-unicode-display.
2001-11-05 Richard M.... (read_char): Use Fcar and Fcdr, not Fnth.
2001-11-05 Richard M.... (Fbuffer_local_value): Remove extra args from CHECK_SYM...
2001-11-05 Richard M.... (Fmake_hash_table): Use XCAR and XCDR, not Fnth and...
2001-11-05 Richard M.... (echo-area-clear-hook): Undo Oct 29 change.
2001-11-05 Richard M.... Add SPC, TAB, CTRL. Update DEL and Meta.
2001-11-05 Richard M.... (last-sexp-toggle-display): Cope if previous-single...
2001-11-05 Richard M.... *** empty log message ***
2001-11-05 Richard M.... (x_display_and_set_cursor): Use buffer-local
2001-11-05 Richard M.... (Qcursor_in_non_selected_windows): New declaration.
2001-11-05 Richard M.... (Qcursor_in_non_selected_windows): New variable.
2001-11-05 Richard M.... (Fbuffer_local_value): New function.
2001-11-05 Richard M.... Document buffer-local-value.
2001-11-04 Richard M.... (set-locale-environment): Make it interactive; make...
2001-11-04 Richard M.... (help-funs): Require help-funs.
2001-11-04 Richard M.... *** empty log message ***
2001-11-04 Richard M.... (current_column_1, Fmove_to_column): Separate the code
2001-11-04 Dave LoveFix junk in last checkin.
2001-11-04 Eli Zaretskii(term-setup-hook): Add IT-setup-unicode-display.
2001-11-04 Pavel Janík(Fx_create_frame): Doc fix.
2001-11-04 Pavel JaníkChange doc-string comments to `new style' [w/`doc:...
2001-11-04 Dave Love*** empty log message ***
2001-11-04 Dave LoveFix local variables.
2001-11-04 Dave LoveAdd coding tag.
2001-11-04 Dave Love(LATIN): Add welsh.
2001-11-04 Dave LoveAdd coding tags.
2001-11-04 Dave Love("dutch"): New method.
2001-11-04 Dave Love("bulgarian-pho", "belarusian"): New methods.
2001-11-04 Eli ZaretskiiReplace M-C- with C-M-
2001-11-04 Pavel Janík(top_level_value, top_level_set): Remove commented...
2001-11-04 Richard M.... Whitespace change.
2001-11-04 Richard M.... Include unistd.h, if it exists.
2001-11-04 Richard M.... Move the include of ctype.h after unistd.h.
2001-11-04 Richard M.... Delete LCD Archive info.
2001-11-04 Stefan Monnier*** empty log message ***
2001-11-04 Miles Bader*** empty log message ***
2001-11-04 Stefan Monnier(function-key-map): Add entry for `ESC [ 3 ~' -> <delete>
2001-11-03 Stefan Monnier*** empty log message ***
2001-11-03 Stefan Monnier*** empty log message ***
2001-11-03 Ken Raeburnlog for some lvalue/rvalue fixes
2001-11-03 Ken Raeburn(Fload): Use XSETCARFASTINT, XSETCDRFASTINT instead...
2001-11-03 Ken Raeburn(CHECK_STRING_CAR): New macro.
2001-11-03 Eli ZaretskiiFix last change.
2001-11-03 Eli ZaretskiiDocument the changes in the default values of tooltip...
2001-11-03 Richard M.... (xrealloc): Always pass two args to `fatal'.
2001-11-03 Richard M.... (popmail): Always pass two args to `error'.
2001-11-03 Eli Zaretskii(Auto Save Control): Document that values of auto-save...
2001-11-03 Miles Bader(fancy-splash-head): Reapply Gerd's hack to make the...
2001-11-03 Eli Zaretskii*** empty log message ***
2001-11-03 Eli Zaretskii(tooltip-delay): Decrease to 0.7.
2001-11-03 Eli Zaretskii(sigprocmask_set): Declare as extern SIGMASKTYPE.
2001-11-03 Eli Zaretskii(sigunblock): Don't define if already defined.
2001-11-03 Richard M.... (fancy-splash-tail): Explain how to recover
2001-11-03 Eli Zaretskii(set-background-color, set-foreground-color): Call
2001-11-03 Eli Zaretskii(timeclock-out): Signal an error if timeclock-last...
2001-11-03 Richard M.... Test BROKEN_PROTOTYPES.
2001-11-03 Eli ZaretskiiFix the formatting of the last entries.
2001-11-03 Stefan Monnier(fill-context-prefix): Fix braino.
2001-11-03 Stefan Monnier(quail-help): Use `help-buffer' and move `help-setup...
2001-11-03 Stefan Monnier(describe-language-environment):
2001-11-03 Stefan Monnier(list-character-sets, sort-listed-character-sets, descr...
2001-11-02 Stefan Monnier(describe_syntax): New wrapper.
next