aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* (vc-follow-link): Kill buffer before creating new one.Richard M. Stallman1996-02-261-2/+2
|
* (vc-follow-link): Simplify by taking advantageRichard M. Stallman1996-02-261-6/+12
| | | | of Feb 21 change in find-file-noselect.
* (man): Don't call Man-init-defvars here.Richard M. Stallman1996-02-261-76/+69
| | | | | | | | Do it at top level instead. (Man-init-defvars): Now a defun, not a defsubst. Don't set Man-uses-untabify-flag. (Man-uses-untabify-flag): Add doc string. Make default value t. (Man-filter-list): Add doc string.
* (Fopen_network_stream): Set immediate_quit for the connect.Richard M. Stallman1996-02-261-0/+8
|
* (finder-inf.el): Use finder-compile-keywords-make-dist.Richard M. Stallman1996-02-251-1/+1
|
* (finder-compile-keywords-make-dist): New function.Richard M. Stallman1996-02-251-0/+4
|
* (emerge-combine-versions-template): Make theRichard M. Stallman1996-02-251-1/+1
| | | | generated comments on the #else and #endif follow the GNU standards.
* (read_minibuf): Bind inhibit-read-only to t around clearing the minibuffer.Richard M. Stallman1996-02-251-16/+30
| | | | | (read_minibuf_unwind): Likewise. Also, clearing the buffer is now the last thing we do.
* (command_loop_1): Explicitly clear the echo areaRichard M. Stallman1996-02-251-2/+4
| | | | | with message2; don't just clear echo_area_glyphs. Don't set no_direct in that case.
* (Qinhibit_read_only): Declared.Richard M. Stallman1996-02-251-0/+1
|
* (Info-index): If fail, go back to original node.Richard M. Stallman1996-02-251-3/+3
| | | | | (Info-find-node): Make error messages consistent. (Info-insert-dir): Fix error message.
* (lw_window_is_in_menubar) [USE_MOTIF]:Richard M. Stallman1996-02-251-3/+4
| | | | With Motif, the window WIN can be the menu bar widget itself.
* (redisplay_internal): Renamed from redisplay.Richard M. Stallman1996-02-251-10/+32
| | | | | | New arg PRESERVE_ECHO_AREA. (redisplay): New wrapper function calls redisplay_internal. (redisplay_window, redisplay_windows): New arg PRESERVE_ECHO_AREA.
* (Fcopy_syntax_table): Set default to nil.Richard M. Stallman1996-02-241-1/+10
| | | | Set the parent only if it was nil.
* (rmail-dont-reply-to): Allow parsing lists of addresses with comment fields.Richard M. Stallman1996-02-241-1/+2
|
* Comment change.Richard M. Stallman1996-02-241-1/+1
|
* Clarify purpose of user-position parameter.Richard M. Stallman1996-02-241-6/+17
|
* (imenu-add-to-menubar): Add menu item for current buf only.Richard M. Stallman1996-02-241-16/+10
| | | | (imenu-update-menubar): Never add menu item here.
* (imenu-update-menubar): Fix paren error.Richard M. Stallman1996-02-241-2/+2
|
* (unforward-rmail-message): Handle any kind of forwarding delimiters.Richard M. Stallman1996-02-241-3/+5
|
* * nntp.el (nntp-request-post): Clear the server buffer beforeLars Magne Ingebrigtsen1996-02-241-0/+6
| | | | sending text to the server.
* Load cl within eval-when-compile.Richard M. Stallman1996-02-231-2/+2
| | | | (decipher-font-lock-keywords): Fix doc patching error.
* (install-arch-dep): Depend on install-arch-indep.Richard M. Stallman1996-02-231-2/+4
| | | | (install): Put install-arch-indep before install-arch-dep.
* (mail-mode): Treat `-- ' line as paragraph separator.Richard M. Stallman1996-02-231-2/+2
|
* (decipher-mode): Removed nonstandard font-lock support.Richard M. Stallman1996-02-231-79/+37
| | | | | | | | | | (decipher-make-checkpoint, decipher-resync): Removed special support for font-lock. (decipher-resync): Removed `$' from regexps. (decipher-set-map): Use font-lock-fontify-region-function. (decipher-font-lock-keywords): Removed newlines from regexps. (decipher-use-font-lock): Deleted. (decipher-toggle-font-lock, decipher-turn-on-font-lock): Deleted.
* Comment change.Richard M. Stallman1996-02-221-1/+1
|
* (get_doc_string): Move static vars outside the function,Richard M. Stallman1996-02-221-16/+22
| | | | and rename to get_doc_string_buffer and get_doc_string_buffer_size.
* (vc-follow-link): New function.André Spiegel1996-02-221-3/+14
| | | | (vc-find-file-hook): Use it.
* (Fsleep_for): Accept sub-second intervals.Erik Naggum1996-02-221-1/+1
|
* (fill-region-as-paragraph): Doc fix.Erik Naggum1996-02-221-1/+1
|
* (make-comint, comint-run): Fix autoload cookie.Erik Naggum1996-02-221-2/+2
|
* (compilation-minor-mode): Add missing `)'.Erik Naggum1996-02-221-1/+1
|
* (imenu-buffer-menubar): Add defvar.Karl Heuer1996-02-211-1/+15
| | | | (imenu-update-menubar): Make a buffer-specific copy of the local map.
* Comments censored.Karl Heuer1996-02-213-4/+33
|
* (dun-urinate): Renamed.Karl Heuer1996-02-211-2/+4
| | | | | (dun-verblist): Indecent word deleted. (dunnet): Print "censored" message.
* (rmail-get-new-mail): Don't mess with display-time here.Karl Heuer1996-02-211-4/+0
|
* (display-time-update): New subroutine broken out fromKarl Heuer1996-02-211-4/+13
| | | | | display-time-event-handler. (display-time): Add hook to rmail-get-new-mail-hook.
* (derived-mode-merge-syntax-tables): Use inheritance.Karl Heuer1996-02-211-5/+1
|
* (find-file-noselect): If after-find-file switches buffers,Karl Heuer1996-02-211-1/+2
| | | | return the buffer that it leaves current.
* (dired-call-process): Call file name handler.Karl Heuer1996-02-211-1/+7
|
* (dired-call-process): Put on ange-ftp property.Karl Heuer1996-02-211-1/+3
|
* (perl-imenu-generic-expression): Recognize packages.Karl Heuer1996-02-211-0/+1
|
* (run-with-idle-timer): New function.Karl Heuer1996-02-211-4/+62
| | | | | | | (timer-create, timerp): Leave a slot for idle-delay. (timer-activate-when-idle): New function. (timer-event-handler): Handle idle-delay timers specially. (cancel-timer, cancel-function-timers): Handle idle-delay timers.
* (c++-mode-syntax-table): Don't use c-mode-syntax-table.Karl Heuer1996-02-211-1/+13
|
* (unforward-rmail-message): New command.Karl Heuer1996-02-211-0/+36
|
* More censorship.Karl Heuer1996-02-211-3/+1
|
* (lisp-fill-paragraph): When filling a comment,Karl Heuer1996-02-211-21/+35
| | | | | find paragraph bounds by hand, and pass the SQUEEZE-AFTER arg to fill-region-as-paragraph.
* (shell-command): Call file name handler.Karl Heuer1996-02-211-48/+54
|
* (ps-generate-postscript-with-faces):Karl Heuer1996-02-211-2/+18
| | | | Handle buffer-invisibility-spec when interpreting the invisible prop.
* (news-reply-mode-map): Delete news-reply-signature.Karl Heuer1996-02-211-9/+5
| | | | | | | (news-reply-signature): Improve the message. (news-reply-yank-message-id, news-reply-yank-from): Fix swapped args in defvars.