log

age author description
1996-11-09 Richard M. Stallman (list-diary-entries): Reread the diary file if it has changed.
1996-11-09 Richard M. Stallman (revert-buffer): Doc fix.
1996-11-09 Richard M. Stallman (map-y-or-n-p): Handle minibuffer-auto-raise here.
1996-11-09 Richard M. Stallman (fns.o): Depend on window.h.
1996-11-09 Richard M. Stallman (fns.o): Depend on frame.h.
1996-11-08 Francesco Potortì * etags.c (relative_filename): Bug corrected.
1996-11-08 David J. MacKenzie patches from bug-gnu-utils to support more architectures libc-961108 libc-961109 libc-961110 libc-961111
1996-11-07 Richard M. Stallman (Fgarbage_collect): Use Vhistory_length for truncating Vcommand_history.
1996-11-07 Richard M. Stallman [emacs] (malloc, free): Define as xmalloc, and xfree.
1996-11-07 Richard M. Stallman (Fmodify_frame_parameters): Doc fix.
1996-11-07 Richard M. Stallman (sh-mode-syntax-table): Turn on comment syntax for #,
1996-11-07 Richard M. Stallman (USG5 or BSD_SYSTEM or LINUX): Include fcntl.h.
1996-11-07 Richard M. Stallman (sh-mode): Set `comment-start-skip'; otherwise
1996-11-07 Richard M. Stallman (Ffile_attributes): Represent inode number as a pair of
1996-11-07 Richard M. Stallman (locallisppath): Add leim directory.
1996-11-07 Richard M. Stallman (display-time-format): New variable.
1996-11-07 Richard M. Stallman (vc-backend-print-log): Use "cvs log" to get log entries, not "cvs rlog".
1996-11-07 Richard M. Stallman Clarify initial-frame-alist and default-frame-alist.
1996-11-06 Richard M. Stallman (scroll_conservatively): New variable.
1996-11-06 Richard M. Stallman (Fencode_time): Doc fix.
1996-11-06 Richard M. Stallman (narrow-to-page): With negative arg, move back one extra
1996-11-06 Richard M. Stallman [__DJGPP_MINOR__ == 0] (_rename): New function, a
1996-11-06 Richard M. Stallman (minor-mode-alist): Don't use purecopy.
1996-11-06 Richard M. Stallman (window_loop, case GET_BUFFER_WINDOW):
1996-11-05 Richard M. Stallman (Fencode_time): Use xfree, not free.
1996-11-05 Richard M. Stallman (PRINTFINISH): Use xfree, not free.
1996-11-05 Richard M. Stallman (compile-auto-highlight): Renamed from
1996-11-05 Richard M. Stallman (compile-highlight-display-limit): New variable.
1996-11-05 Richard M. Stallman (time-stamp-dd/mm/yyyy): New function.
1996-11-05 Richard M. Stallman (initial-frame-alist): Make default value nil--
1996-11-05 Richard M. Stallman (Fx_create_frame): Look for X-resource for minibuffer.
1996-11-04 Richard M. Stallman (dired-mode-map): Put dired-mark-subdir-files on *s.
1996-11-04 Richard M. Stallman (PRINTPREPARE): Really do set free_print_buffer.
1996-11-04 Richard M. Stallman (PRINTDECLARE): Declare specpdl_count and free_print_buffer.
1996-11-03 Richard M. Stallman (makefile-font-lock-keywords): Handle dependencies
1996-11-03 Richard M. Stallman Enabled commentary for Finder.
1996-11-03 Richard M. Stallman (Man-bgproc-sentinel): Move the buffer creation
1996-11-03 Richard M. Stallman (comment-region): With just C-u as arg,
1996-11-03 Paul Eggert When processing cvs log output, remove `Attic/' from repository file names.
1996-11-02 Richard M. Stallman Change some MSDOS info.
1996-11-02 Richard M. Stallman (change-log-fill-paragraph): Return non-nil so
1996-11-02 Richard M. Stallman (command_loop_1): Update selected buffer again after read_key_sequence.
1996-11-02 Richard M. Stallman (handwrite-version): Variable deleted.
1996-11-02 Richard M. Stallman Initial revision
1996-11-02 Erik Naggum Fix minor typo in *! key binding.
1996-11-02 Richard M. Stallman (dired-mode-map): Make * a prefix for mark commands.
1996-11-02 Richard M. Stallman (dired-mode-map): Put dired-mark-extension on *.
1996-11-02 Richard M. Stallman (Info-scroll-up): Doc fix.
1996-11-02 Richard M. Stallman Initial revision
1996-11-02 Richard M. Stallman (printchar, strout): Do QUIT for echo area output.
1996-11-01 Richard M. Stallman (isearch-forward): Doc fix.
1996-11-01 Richard M. Stallman (lisp-complete-symbol): Sort the list.
1996-10-31 Richard M. Stallman (tex-file): Fix paren error in last change.
1996-10-31 Richard M. Stallman (EmacsFrameResize): Use cancel_mouse_face.
1996-10-31 Richard M. Stallman (cancel_mouse_face): New function. Code copied from
1996-10-31 Richard M. Stallman (dired-find-file): Error if line's file does not exist.
1996-10-31 Richard M. Stallman Make sure `mv' supports forward slashes and -f.
1996-10-31 Richard M. Stallman (main): Clear out *Messages* before init_callproc.
1996-10-31 Richard M. Stallman (dir_warning): New function.
1996-10-31 Richard M. Stallman (init_callproc): Use dir_warning.