log

age author description
Tue, 21 Mar 1995 20:02:52 +0000 Richard M. Stallman (my_edata): Declare as char array, not int.
Tue, 21 Mar 1995 20:02:34 +0000 Richard M. Stallman (dump-emacs-data, dump-emacs): Declare my_edata as char array.
Tue, 21 Mar 1995 19:57:36 +0000 Richard M. Stallman (occur): Copy default-directory to *Occur* buffer.
Tue, 21 Mar 1995 06:16:35 +0000 Richard M. Stallman Initial revision
Tue, 21 Mar 1995 05:37:42 +0000 Paul Eggert Add -u "login<tab>fullname<tab>mailaddr" option, which replaces the
Tue, 21 Mar 1995 05:14:38 +0000 Richard M. Stallman (shell-command): Use *Async Shell Command* for
Tue, 21 Mar 1995 02:19:38 +0000 Karl Heuer (tar-parse-octal-long-integer): Return list, not vector.
Mon, 20 Mar 1995 14:46:38 +0000 Karl Fogel (bookmark-automatically-show-annotations): new var.
Mon, 20 Mar 1995 05:09:18 +0000 Richard M. Stallman (debug): Now interactive.
Mon, 20 Mar 1995 00:06:30 +0000 Richard M. Stallman (c-mode-map): Use "C-mode", not "C mode".
Sun, 19 Mar 1995 21:11:13 +0000 Richard M. Stallman (menu-bar-files-menu): Renamed from ...-file-menu.
Sun, 19 Mar 1995 18:48:15 +0000 Richard M. Stallman (invisible_p, invisible_ellipsis_p): Handle list
Sat, 18 Mar 1995 23:08:02 +0000 Richard M. Stallman (display_menu_bar): Just one space between menu items.
Sat, 18 Mar 1995 22:55:23 +0000 Richard M. Stallman (Info-next-preorder, Info-next-preorder-1):
Sat, 18 Mar 1995 21:51:18 +0000 Richard M. Stallman (write-file): Query if file exists already.
Sat, 18 Mar 1995 18:13:23 +0000 Richard M. Stallman (debugger-outer-load-read-function): New variable.
Sat, 18 Mar 1995 18:10:21 +0000 Richard M. Stallman (isearch-abort): Treat "incomplete regexp"
Sat, 18 Mar 1995 18:05:28 +0000 Richard M. Stallman (x_decode_color): Don't use cdef if defined_color failed.
Sat, 18 Mar 1995 07:14:50 +0000 Richard M. Stallman Various doc fixes.
Sat, 18 Mar 1995 01:53:12 +0000 Karl Heuer Don't put ediff-windows in the menu.
Sat, 18 Mar 1995 01:12:12 +0000 Karl Heuer (ediff-patch-buffer): Use buffer name in error message.
Fri, 17 Mar 1995 23:00:49 +0000 Karl Heuer Delete some autoloads that are now in menu-bar.el.
Fri, 17 Mar 1995 19:20:02 +0000 Boris Goldowsky Rewrite, many things moved to format.el.
Fri, 17 Mar 1995 18:14:30 +0000 Boris Goldowsky Initial revision
Fri, 17 Mar 1995 18:13:23 +0000 Boris Goldowsky (Finsert_file_contents): Call format-decode.
Fri, 17 Mar 1995 18:12:02 +0000 Boris Goldowsky (reset_buffer): Reset file_format element too.(init_buffer_once): Define file_format flag; reset file_format.
Fri, 17 Mar 1995 18:10:19 +0000 Boris Goldowsky (struct buffer): Add file_format member.
Fri, 17 Mar 1995 17:56:04 +0000 Boris Goldowsky Load format.el.
Fri, 17 Mar 1995 17:37:58 +0000 Richard M. Stallman (rmail-unix-mail-delimiter): Accept <...> around address
Fri, 17 Mar 1995 07:41:02 +0000 Richard M. Stallman (init_alloc_once): Increase gc_cons_threshold to 300000.