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.
|
1996-10-14 |
Karl Heuer |
Fix typo in comment.
|
1996-10-13 |
Richard M. Stallman |
(UNEXEC): Undef before defining.
|
1996-10-13 |
Richard M. Stallman |
(hack-local-variables-prop-line):
|
1996-10-13 |
Richard M. Stallman |
(describe-function): If no fn specified, say so.
|
1996-10-13 |
Paul Eggert |
(datearg): Use the empty string, not '-d>1970-01-01', to extract all
|
1996-10-12 |
Richard M. Stallman |
(define-function): Define as alias for defalias.
|
1996-10-12 |
Richard M. Stallman |
Use defalias not define-function.
|
1996-10-12 |
Richard M. Stallman |
(define-function): Mark it as obsolete.
|
1996-10-12 |
Richard M. Stallman |
(Fdefine_function): Function definition deleted.
|
1996-10-12 |
Paul Eggert |
(rlog_options): Look for ' option' rather than 'unknown option',
|
1996-10-12 |
Richard M. Stallman |
Explain what major modes can do for imenu and font-lock.
|
1996-10-12 |
Richard M. Stallman |
(rmail): Run rmail-mail-hook last.
|