log

age author description
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.
1996-10-31 Erik Naggum Reorganize function definitions so etags finds them.
1996-10-30 Richard M. Stallman (BROKEN_O_NONBLOCK): Define only if Ultrix.
1996-10-30 Richard M. Stallman (XTread_socket, KeyPress case): Clear compose_status
1996-10-30 Richard M. Stallman Initial revision
1996-10-29 Richard M. Stallman Recognize hppa-next as a valid CPU-COMPANY combination. libc-961029 libc-961030 libc-961031 libc-961101 libc-961102 libc-961103 libc-961104 libc-961105 libc-961106 libc-961107
1996-10-29 Richard M. Stallman (hppa*-next-nextstep*): * added after hppa to accept hppa1.0 and hppa1.1.
1996-10-28 Erik Naggum (Fmake_char_table): Doc fix.
1996-10-28 Simon Marshall Use new face.
1996-10-28 Simon Marshall more auto-mode-alist modes.
1996-10-28 Paul Eggert (timezone-time-from-absolute): Fix off-by-one
1996-10-26 Richard M. Stallman (read_minibuf_unwind): Don't restore minibuf_window;
1996-10-26 Richard M. Stallman (Fexpand_file_name): No longer discard .../ before another / or ~.
1996-10-26 Richard M. Stallman (refer-bib-directory): New variable, list of
1996-10-26 Richard M. Stallman (electric-perl-terminator, perl-indent-command):
1996-10-26 Richard M. Stallman (mouse-sel-set-selection-function): Doc fix.
1996-10-26 Richard M. Stallman (set-visited-file-name): Doc fix.
1996-10-26 Richard M. Stallman (kill-buffer-and-window): New command.
1996-10-26 Richard M. Stallman (sh-mode): Don't make font-lock-keywords buffer-local.
1996-10-26 Richard M. Stallman (rmail-reply): Merge resent-to and resent-cc into to and cc.
1996-10-26 Richard M. Stallman (pascal-indent-declaration): Avoid infinite loop
1996-10-26 Richard M. Stallman (describe_buffer_bindings): Pass 1 for PARTIAL
1996-10-26 Richard M. Stallman (status_notify): Update p->tick again
1996-10-26 Richard M. Stallman (decode_mode_spec): In the `L' case,
1996-10-25 Karl Heuer (Info-insert-dir): Ensure directory ends with slash.
1996-10-25 Karl Heuer (makefile-font-lock-keywords): Accept - and . in
1996-10-25 Karl Heuer (imenu-scanning-message): Use ellipsis.
1996-10-25 Karl Heuer (iso-langauges): Alphabetize list.
1996-10-24 Karl Heuer (lexical-let): Fixed a bug involving nested
1996-10-24 Karl Heuer (dired-insert-directory): Check for non-US LANG.
1996-10-23 Simon Marshall Changes to font-lock-fontify-syntactically-region: (a) the cache position must be a marker, (b) use a loop to look for comment start, some speedups.
1996-10-23 Simon Marshall Add Font Lock support. Add mode command autoload cookie.
1996-10-23 Simon Marshall Tweak dired-font-lock-keywords.
1996-10-23 Simon Marshall Tweak mail-font-lock-keywords.
1996-10-23 Simon Marshall Tweak rmail-font-lock-keywords.
1996-10-23 Simon Marshall Add Font Lock support. Provide when loaded.
1996-10-23 Simon Marshall Tweak change-log-font-lock-keywords
1996-10-22 Karl Heuer Fix 1996-09-02 change.
1996-10-20 Karl Heuer (compilation-skip-to-next-location): Defined.
1996-10-17 André Spiegel (vc-dired-reformat-line): Discard check for numerical value of
1996-10-17 André Spiegel (vc-file-owner): Always return user name, using the optional argument
1996-10-15 Richard M. Stallman (universal-argument): Doc fix.
1996-10-15 Richard M. Stallman (f90-no-block-limit): Fixed bug for indentation of
1996-10-14 Richard M. Stallman (Vdebug_on_signal): Renamed from Vdebug_force.