log

age author description
Mon, 20 May 2002 08:06:32 +0000 Ken Raeburn * process.c (set_socket_options, Fsignal_process): Use SYMBOL_NAME
Mon, 20 May 2002 08:06:27 +0000 Ken Raeburn * print.c (print_error_message, print_object): Use SYMBOL_NAME and
Mon, 20 May 2002 08:06:21 +0000 Ken Raeburn * minibuf.c (Fread_command, Fread_variable): Use SYMBOL_NAME and
Mon, 20 May 2002 08:06:16 +0000 Ken Raeburn * macfns.c (parse_image_spec): Use SYMBOL_NAME and XSTRING instead
Mon, 20 May 2002 08:06:11 +0000 Ken Raeburn * lread.c (Fintern_soft, oblookup): Use SYMBOL_NAME and XSTRING
Mon, 20 May 2002 08:06:06 +0000 Ken Raeburn * lisp.h (struct Lisp_Symbol): Replace field "name" with a lisp
Mon, 20 May 2002 08:06:00 +0000 Ken Raeburn * keymap.c (silly_event_symbol_error, Fsingle_key_description)
Mon, 20 May 2002 08:05:55 +0000 Ken Raeburn * keyboard.c (echo_char, record_char, parse_modifiers_uncached)
Mon, 20 May 2002 08:05:48 +0000 Ken Raeburn * fontset.c (Fset_fontset_font): Use SYMBOL_NAME and XSTRING
Mon, 20 May 2002 08:05:43 +0000 Ken Raeburn * fns.c (Fstring_equal, Fstring_lessp, Frequire, sxhash): Use
Mon, 20 May 2002 08:05:37 +0000 Ken Raeburn * eval.c (do_autoload): Use SYMBOL_NAME and XSTRING instead of
Mon, 20 May 2002 08:05:32 +0000 Ken Raeburn * emacs.c (shut_down_emacs) [#if 0]: Use SYMBOL_NAME and XSTRING
Mon, 20 May 2002 08:05:26 +0000 Ken Raeburn * editfns.c (Fformat): Use SYMBOL_NAME and XSTRING instead of
Mon, 20 May 2002 08:05:21 +0000 Ken Raeburn * data.c (Fkeywordp, Fsymbol_name, store_symval_forwarding)
Mon, 20 May 2002 08:05:15 +0000 Ken Raeburn * coding.c (Fread_coding_system, code_convert_region1)
Mon, 20 May 2002 08:05:09 +0000 Ken Raeburn * charset.c (Fdefine_charset, Fdeclare_equiv_charset): Use XSTRING
Mon, 20 May 2002 08:05:03 +0000 Ken Raeburn * callint.c (Fcall_interactively): Use XSTRING and SYMBOL_NAME
Mon, 20 May 2002 08:04:58 +0000 Ken Raeburn * buffer.c (buffer_slot_type_mismatch): Use XSTRING and
Mon, 20 May 2002 08:04:52 +0000 Ken Raeburn * alloc.c (Fmake_symbol): Set symbol xname field instead of name.
Mon, 20 May 2002 08:04:46 +0000 Ken Raeburn * abbrev.c (write_abbrev): Use SYMBOL_NAME instead of XSYMBOL and
Mon, 20 May 2002 04:40:53 +0000 Miles Bader *** empty log message ***
Mon, 20 May 2002 04:40:40 +0000 Miles Bader (find-file-read-args): Don't trash existing value of
Mon, 20 May 2002 03:09:11 +0000 Markus Rost *** empty log message ***
Mon, 20 May 2002 03:08:24 +0000 Markus Rost (unify-8859-on-encoding-mode) (unify-8859-on-decoding-mode): Change
Mon, 20 May 2002 03:06:24 +0000 Markus Rost (yank-excluded-properties): Change :version attribute to a string.
Mon, 20 May 2002 03:05:16 +0000 Markus Rost (dired-view-command-alist): Change :version attribute to a string.
Mon, 20 May 2002 03:04:05 +0000 Markus Rost (xscheme-start-hook): Change :version attribute to a string.
Mon, 20 May 2002 00:42:27 +0000 Markus Rost *** empty log message ***
Mon, 20 May 2002 00:42:05 +0000 Markus Rost (find-dired): Implement revert-buffer-function.
Mon, 20 May 2002 00:39:23 +0000 Markus Rost (report-emacs-bug-hook): Do another save-excursion.
Sun, 19 May 2002 23:23:22 +0000 Glenn Morris *** empty log message ***
Sun, 19 May 2002 23:22:50 +0000 Glenn Morris (f90-change-keywords): Doc fix.
Sun, 19 May 2002 23:19:42 +0000 Glenn Morris *** empty log message ***
Sun, 19 May 2002 23:18:16 +0000 Glenn Morris (f90-equal-symbols, f90-looking-at-do, f90-looking-at-select-case)
Sun, 19 May 2002 23:14:24 +0000 Ken Raeburn *** empty log message ***
Sun, 19 May 2002 23:14:07 +0000 Ken Raeburn * lisp.h (LISP_MAKE_RVALUE): Delete disabled version, making XCAR and XCDR real
Sun, 19 May 2002 23:12:30 +0000 Ken Raeburn * buffer.c (fix_overlays_in_range, fix_overlays_before): Don't take the address
Sun, 19 May 2002 22:28:15 +0000 Glenn Morris *** empty log message ***
Sun, 19 May 2002 22:25:25 +0000 Glenn Morris (f90-get-present-comment-type): Fix bug introduced in version 1.46.
Sun, 19 May 2002 21:47:46 +0000 Glenn Morris *** empty log message ***
Sun, 19 May 2002 21:46:23 +0000 Glenn Morris (f90-match-end): Simplify it a bit.
Sun, 19 May 2002 16:10:29 +0000 Richard M. Stallman *** empty log message ***
Sun, 19 May 2002 16:10:08 +0000 Richard M. Stallman (reread_doc_file): Don't ask for confirmation.
Sun, 19 May 2002 16:09:28 +0000 Richard M. Stallman (indent-region): Make COLUMN arg optional.
Sun, 19 May 2002 16:07:13 +0000 Richard M. Stallman (custom-load-symbol): Verify that LOADED is a string.
Sun, 19 May 2002 16:05:46 +0000 Richard M. Stallman Compare C-f, etc, with arrow keys. Mention PageUp and PageDn.
Sun, 19 May 2002 16:03:51 +0000 Richard M. Stallman *** empty log message ***
Sun, 19 May 2002 16:02:26 +0000 Richard M. Stallman Fix previous change.
Sun, 19 May 2002 16:00:48 +0000 Richard M. Stallman (archive-zip-use-pkzip): Variable deleted.
Sun, 19 May 2002 15:55:04 +0000 Richard M. Stallman (locate-file): Doc fix.
Sun, 19 May 2002 15:36:55 +0000 Richard M. Stallman (rmail-show-message-hook): Offer `goto-address' as an option.
Sun, 19 May 2002 02:11:24 +0000 Stefan Monnier *** empty log message ***
Sun, 19 May 2002 02:11:03 +0000 Stefan Monnier (uniquify-rationalize-file-buffer-names):
Sun, 19 May 2002 01:38:37 +0000 Richard M. Stallman Comment change.
Sat, 18 May 2002 22:42:23 +0000 Glenn Morris *** empty log message ***
Sat, 18 May 2002 22:41:45 +0000 Glenn Morris (f90-mode-abbrev-table): Initialize in the defvar.
Sat, 18 May 2002 22:18:58 +0000 Glenn Morris *** empty log message ***
Sat, 18 May 2002 22:17:36 +0000 Glenn Morris (f90-mode-abbrev-table): Initialize with define-abbrev-table, if needed.
Sat, 18 May 2002 21:52:58 +0000 Glenn Morris *** empty log message ***
Sat, 18 May 2002 21:49:22 +0000 Glenn Morris (f90-mode-syntax-table, f90-mode-map): Do the initialization in the defvar.