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