| Commit message (Expand) | Author | Age | Files | Lines |
| * | * lread.c (Fintern_soft, oblookup): Use SYMBOL_NAME and XSTRING | Ken Raeburn | 2002-05-20 | 1 | -5/+5 |
| * | * lisp.h (struct Lisp_Symbol): Replace field "name" with a lisp | Ken Raeburn | 2002-05-20 | 1 | -3/+10 |
| * | * keymap.c (silly_event_symbol_error, Fsingle_key_description) | Ken Raeburn | 2002-05-20 | 1 | -10/+10 |
| * | * keyboard.c (echo_char, record_char, parse_modifiers_uncached) | Ken Raeburn | 2002-05-20 | 1 | -14/+14 |
| * | * fontset.c (Fset_fontset_font): Use SYMBOL_NAME and XSTRING | Ken Raeburn | 2002-05-20 | 1 | -1/+1 |
| * | * fns.c (Fstring_equal, Fstring_lessp, Frequire, sxhash): Use | Ken Raeburn | 2002-05-20 | 1 | -9/+9 |
| * | * eval.c (do_autoload): Use SYMBOL_NAME and XSTRING instead of | Ken Raeburn | 2002-05-20 | 1 | -2/+2 |
| * | * emacs.c (shut_down_emacs) [#if 0]: Use SYMBOL_NAME and XSTRING | Ken Raeburn | 2002-05-20 | 1 | -2/+2 |
| * | * editfns.c (Fformat): Use SYMBOL_NAME and XSTRING instead of | Ken Raeburn | 2002-05-20 | 1 | -1/+1 |
| * | * data.c (Fkeywordp, Fsymbol_name, store_symval_forwarding) | Ken Raeburn | 2002-05-20 | 1 | -7/+7 |
| * | * coding.c (Fread_coding_system, code_convert_region1) | Ken Raeburn | 2002-05-20 | 1 | -5/+5 |
| * | * charset.c (Fdefine_charset, Fdeclare_equiv_charset): Use XSTRING | Ken Raeburn | 2002-05-20 | 1 | -3/+3 |
| * | * callint.c (Fcall_interactively): Use XSTRING and SYMBOL_NAME | Ken Raeburn | 2002-05-20 | 1 | -1/+1 |
| * | * buffer.c (buffer_slot_type_mismatch): Use XSTRING and | Ken Raeburn | 2002-05-20 | 1 | -1/+1 |
| * | * alloc.c (Fmake_symbol): Set symbol xname field instead of name. | Ken Raeburn | 2002-05-20 | 1 | -6/+6 |
| * | * abbrev.c (write_abbrev): Use SYMBOL_NAME instead of XSYMBOL and | Ken Raeburn | 2002-05-20 | 1 | -1/+1 |
| * | (find-file-read-args): Don't trash existing value of | Miles Bader | 2002-05-20 | 2 | -12/+20 |
| * | (unify-8859-on-encoding-mode) (unify-8859-on-decoding-mode): Change | Markus Rost | 2002-05-20 | 2 | -2/+15 |
| * | (yank-excluded-properties): Change :version attribute to a string. | Markus Rost | 2002-05-20 | 1 | -1/+1 |
| * | (dired-view-command-alist): Change :version attribute to a string. | Markus Rost | 2002-05-20 | 1 | -1/+1 |
| * | (xscheme-start-hook): Change :version attribute to a string. | Markus Rost | 2002-05-20 | 1 | -1/+1 |
| * | (find-dired): Implement revert-buffer-function. | Markus Rost | 2002-05-20 | 2 | -4/+10 |
| * | (report-emacs-bug-hook): Do another save-excursion. | Markus Rost | 2002-05-20 | 1 | -7/+8 |
| * | (f90-change-keywords): Doc fix. | Glenn Morris | 2002-05-19 | 2 | -1/+2 |
| * | (f90-equal-symbols, f90-looking-at-do, f90-looking-at-select-case) | Glenn Morris | 2002-05-19 | 2 | -31/+27 |
| * | * lisp.h (LISP_MAKE_RVALUE): Delete disabled version, making XCAR and XCDR real | Ken Raeburn | 2002-05-19 | 2 | -5/+10 |
| * | * buffer.c (fix_overlays_in_range, fix_overlays_before): Don't take the address | Ken Raeburn | 2002-05-19 | 1 | -47/+97 |
| * | (f90-get-present-comment-type): Fix bug introduced in version 1.46. | Glenn Morris | 2002-05-19 | 2 | -16/+15 |
| * | (f90-match-end): Simplify it a bit. | Glenn Morris | 2002-05-19 | 2 | -16/+9 |
| * | *** empty log message *** | Richard M. Stallman | 2002-05-19 | 2 | -0/+13 |
| * | (reread_doc_file): Don't ask for confirmation. | Richard M. Stallman | 2002-05-19 | 1 | -1/+3 |
| * | (indent-region): Make COLUMN arg optional. | Richard M. Stallman | 2002-05-19 | 1 | -2/+2 |
| * | (custom-load-symbol): Verify that LOADED is a string. | Richard M. Stallman | 2002-05-19 | 1 | -1/+2 |
| * | Compare C-f, etc, with arrow keys. Mention PageUp and PageDn. | Richard M. Stallman | 2002-05-19 | 1 | -9/+11 |
| * | Fix previous change. | Richard M. Stallman | 2002-05-19 | 2 | -3/+18 |
| * | (archive-zip-use-pkzip): Variable deleted. | Richard M. Stallman | 2002-05-19 | 1 | -11/+21 |
| * | (locate-file): Doc fix. | Richard M. Stallman | 2002-05-19 | 1 | -12/+41 |
| * | (rmail-show-message-hook): Offer `goto-address' as an option. | Richard M. Stallman | 2002-05-19 | 1 | -1/+1 |
| * | (uniquify-rationalize-file-buffer-names): | Stefan Monnier | 2002-05-19 | 2 | -6/+20 |
| * | Comment change. | Richard M. Stallman | 2002-05-19 | 5 | -20/+20 |
| * | (f90-mode-abbrev-table): Initialize in the defvar. | Glenn Morris | 2002-05-18 | 2 | -59/+60 |
| * | (f90-mode-abbrev-table): Initialize with define-abbrev-table, if needed. | Glenn Morris | 2002-05-18 | 2 | -58/+59 |
| * | (f90-mode-syntax-table, f90-mode-map): Do the initialization in the defvar. | Glenn Morris | 2002-05-18 | 2 | -106/+122 |
| * | Add a comment in case people complain about the h flag for Tar. | Eli Zaretskii | 2002-05-18 | 1 | -0/+3 |
| * | (tar-octal-time): Fix last change. | Eli Zaretskii | 2002-05-18 | 2 | -6/+10 |
| * | (report-emacs-bug-text-prompt): New variable. | Markus Rost | 2002-05-18 | 2 | -13/+27 |
| * | Update maintainer. | Glenn Morris | 2002-05-18 | 1 | -1/+1 |
| * | *** empty log message *** | Jason Rumney | 2002-05-18 | 1 | -0/+8 |
| * | (w32_create_pixmap_from_bitmap_data): New function. | Jason Rumney | 2002-05-18 | 1 | -27/+41 |
| * | Fix typo. | Pavel JanÃk | 2002-05-18 | 1 | -1/+1 |