aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* (Editing Format Info):Richard M. Stallman2001-11-061-5/+5
* added a check for nlist.hSam Steingold2001-11-063-12/+72
* (make_lispy_event): Check integerness and fix Lisp_Object/int mixup.Stefan Monnier2001-11-062-3/+9
* (current_column_1): Remove unused variable `prev_col'.Pavel Janík2001-11-062-1/+2
* (fontset_font_pattern): Remove unused variable `family_registry'.Pavel Janík2001-11-062-1/+3
* (copy_hash_table): Remove unused variable `v'.Pavel Janík2001-11-062-1/+5
* *** empty log message ***Eli Zaretskii2001-11-062-0/+11
* Avoid error message due to commented-out input method.Eli Zaretskii2001-11-061-1/+4
* (quail-update-leim-list-file): Print theEli Zaretskii2001-11-061-1/+1
* Minor clarification of previous change.Richard M. Stallman2001-11-061-4/+4
* Along with Text Properties menu, mention keyboard commandsRichard M. Stallman2001-11-061-3/+5
* Explain that DEL deletes backwards.Richard M. Stallman2001-11-061-5/+8
* (BROKEN_PROTOTYPES): Defined.Richard M. Stallman2001-11-061-0/+5
* *** empty log message ***Richard M. Stallman2001-11-062-0/+12
* (Fkill_buffer): Don't delete auto save file if buffer is modified.Richard M. Stallman2001-11-061-2/+4
* (eval-last-sexp-1): Return the value of the evaluated form.Richard M. Stallman2001-11-061-11/+12
* ident.ShengHuo ZHU2001-11-061-57/+57
* 2001-11-05 ShengHuo ZHU <zsh@cs.rochester.edu>ShengHuo ZHU2001-11-062-4/+14
* * ls-lisp.el (ls-lisp-time-to-seconds): New function.Paul Eggert2001-11-061-0/+7
* (ls-lisp-time-to-seconds): New function.Paul Eggert2001-11-061-13/+27
* *** empty log message ***Andrew Innes2001-11-052-0/+10
* (bootstrap-clean-CMD, bootstrap-clean-SH): Don'tAndrew Innes2001-11-051-2/+2
* (Fw32_set_keyboard_layout): Use CHECK_NUMBER_CAR andAndrew Innes2001-11-051-2/+2
* (unexec): Minor changes; clean up comments.Richard M. Stallman2001-11-052-52/+31
* Get rid of the explicit ^Z character.Richard M. Stallman2001-11-052-0/+4
* (x_display_and_set_cursor): Fix w32 compilation error.Sam Steingold2001-11-052-6/+10
* (sound_perror): Save errno from being clobbered.Andreas Schwab2001-11-052-2/+8
* Fix the format of the last entry.Eli Zaretskii2001-11-051-1/+1
* (unexec): mmap() has problems on nfs-mounted fileEli Zaretskii2001-11-052-26/+55
* (Fbuffer_local_value): Add prototype.Pavel Janík2001-11-052-0/+5
* Remove the call to IT-setup-unicode-display.Eli Zaretskii2001-11-052-2/+4
* (read_char): Use Fcar and Fcdr, not Fnth.Richard M. Stallman2001-11-052-28/+43
* (Fbuffer_local_value): Remove extra args from CHECK_SYMBOL and CHECK_BUFFER.Richard M. Stallman2001-11-051-2/+2
* (Fmake_hash_table): Use XCAR and XCDR, not Fnth and Flength.Richard M. Stallman2001-11-051-3/+3
* (echo-area-clear-hook): Undo Oct 29 change.Richard M. Stallman2001-11-051-6/+6
* Add SPC, TAB, CTRL. Update DEL and Meta.Richard M. Stallman2001-11-051-9/+24
* (last-sexp-toggle-display): Cope if previous-single-property-change orRichard M. Stallman2001-11-052-2/+6
* *** empty log message ***Richard M. Stallman2001-11-053-2/+29
* (x_display_and_set_cursor): Use buffer-localRichard M. Stallman2001-11-052-6/+11
* (Qcursor_in_non_selected_windows): New declaration.Richard M. Stallman2001-11-051-0/+1
* (Qcursor_in_non_selected_windows): New variable.Richard M. Stallman2001-11-051-0/+3
* (Fbuffer_local_value): New function.Richard M. Stallman2001-11-051-0/+53
* Document buffer-local-value.Richard M. Stallman2001-11-051-0/+7
* (set-locale-environment): Make it interactive; make arg optional.Richard M. Stallman2001-11-041-6/+10
* (help-funs): Require help-funs.Richard M. Stallman2001-11-041-0/+3
* *** empty log message ***Richard M. Stallman2001-11-043-17/+50
* (current_column_1, Fmove_to_column): Separate the codeRichard M. Stallman2001-11-041-39/+68
* Fix junk in last checkin.Dave Love2001-11-041-3/+0
* (term-setup-hook): Add IT-setup-unicode-display.Eli Zaretskii2001-11-042-0/+7
* (Fx_create_frame): Doc fix.Pavel Janík2001-11-042-1/+3