1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-04 11:40:22 +00:00
Commit Graph

21755 Commits

Author SHA1 Message Date
Stefan Monnier
f63f0981b6 (help-split-fundoc): Replace the function name
from the docstring with the one that should be displayed.
(help-make-usage): Understand CL style arglists.
(describe-function-1): Adapt to the new behavior of help-split-fundoc.
(describe-variable): Use delete-region.
2002-08-19 21:23:08 +00:00
Kenichi Handa
623b1d5e44 (sgml-xml-auto-coding-function): Call
re-search-forward with NOERROR t..
2002-08-19 06:39:33 +00:00
Miles Bader
20b130094d [original idea from Luc Teirlinck <teirllm@mail.auburn.edu>]
(inferior-emacs-lisp-mode): Give `comint-inhibit-carriage-motion' a
local value of t.
2002-08-19 05:03:55 +00:00
Miles Bader
8cda277d9f [original idea from Luc Teirlinck <teirllm@mail.auburn.edu>]
(comint-inhibit-carriage-motion): New variable.
(comint-carriage-motion): Argument STRING removed.  New arguments
START and END; interpret characters between START and END rather
than using special comint state.
(comint-output-filter): Call `comint-carriage-motion'.
(comint-output-filter-functions): Don't add `comint-carriage-motion'.
2002-08-19 05:03:21 +00:00
Richard M. Stallman
813f3d41a5 *** empty log message *** 2002-08-19 00:58:26 +00:00
Richard M. Stallman
238240c958 New file. 2002-08-19 00:56:34 +00:00
Richard M. Stallman
5a70549632 (font-lock-mode): Set change-major-mode-hook locally. 2002-08-19 00:54:48 +00:00
Andreas Schwab
76f0377865 (ibuffer-list-buffer-modes): Doc fix. 2002-08-18 21:17:54 +00:00
Carsten Dominik
d29c87c143 * reftex.el (reftex-mode): Create special syntax tables.
(reftex-syntax-table): Set a default in case this is being used
	outside a LaTeX file.
	(reftex-syntax-table-for-bib): Set a default in case this is being used
	outside a LaTeX file.
2002-08-17 09:22:01 +00:00
Richard M. Stallman
c387c986f6 *** empty log message *** 2002-08-17 05:01:44 +00:00
Richard M. Stallman
76bf666689 (tar-subfile-mode): Use add-hook and remove-hook, and use
write-file-functions instead of local-write-file-hooks.
(tar-untar-buffer): Don't try to extract directories.
2002-08-17 05:00:30 +00:00
Richard M. Stallman
13ef5524b5 (fringe-mode): Set to nil. 2002-08-17 04:59:14 +00:00
Richard M. Stallman
c59566eb95 (rmail-search-mime-header-function): Doc fix. 2002-08-17 04:58:35 +00:00
Richard M. Stallman
ac9f144d94 *** empty log message *** 2002-08-15 20:28:43 +00:00
Richard M. Stallman
bf9a91d015 (appt-delete): Use substring-no-properties.
(appt-make-list): Don't use prin1-to-string; use the string unchanged.
2002-08-15 20:18:42 +00:00
Richard M. Stallman
277e0f9d8f (menu-bar-next-tag-other-window, menu-bar-next-tag)
(menu-bar-right-scroll-bar, menu-bar-left-scroll-bar)
(menu-bar-no-scroll-bar, menu-bar-toggle-auto-compression)
(menu-bar-toggle-cua-mode, menu-bar-read-mail)
(menu-bar-help-extra-packages, help-with-tutorial-spec-language)
(menu-bar-text-mode-auto-fill): New commands, used
in menu bar menus instead of lambda expressions.

(menu-bar-showhide-fringe-menu-customize-left)
(menu-bar-showhide-fringe-menu-customize-right)
(menu-bar-showhide-fringe-menu-customize-disable)
(menu-bar-showhide-fringe-menu-customize-reset): Doc fixes.

(menu-bar-options-menu): Use toggle-truncate-lines.
(showhide-date-time): Call customize-mark-as-set.
2002-08-15 20:15:20 +00:00
Richard M. Stallman
6b98185f8b (server-process-filter): Simplify code.
(server-goto-line-column): New function.
(server-visit-files): Use server-goto-line-column.
Offer to revert only if file has changed.
2002-08-15 20:13:48 +00:00
Richard M. Stallman
8e97108f6b (font-lock-mode): Add font-lock-unfontify-buffer
to change-major-mode-hook when font lock is enabled.
2002-08-15 20:09:34 +00:00
Richard M. Stallman
64d18e8f14 (recover-this-file): New function.
(after-find-file): Recommend recover-this-file.
2002-08-15 20:08:24 +00:00
Carsten Dominik
70c06e3955 (reftex-mode): Moved creation of special syntax tables to top-level. 2002-08-15 11:28:50 +00:00
Carsten Dominik
36c85b42c4 *** empty log message *** 2002-08-15 11:27:45 +00:00
Stefan Monnier
b995cc8864 *** empty log message *** 2002-08-15 01:43:56 +00:00
Stefan Monnier
26f194777a (locate-library): Use locate-file(-completion).
(help-split-fundoc): Tighten the regexp and recognize a usage-info
where the function name is `fn'.
(help-function-arglist): Follow aliases and macros.
(describe-function-1): Use keymapp.
If the docstring contains a usage info, use it even if the function is
not a subroutine.  Find usage info in aliases' docstring if necessary.
(describe-variable): Get the value before setting up the *Help* buffer.
2002-08-15 01:38:45 +00:00
Stefan Monnier
5ddfa187e9 (easy-mmode-define-global-mode): Use find-file-hook instead of find-file-hooks.
(define-minor-mode): Get rid of this silly `togglep'.
Add an explicit `toggle' argument (used for interactive calls).
Emit a warning when a nil argument turns the mode off.
2002-08-15 01:06:05 +00:00
Stefan Monnier
1a4914f340 Use find-file-hook instead of find-file-hooks. 2002-08-15 00:48:20 +00:00
Stefan Monnier
0677236392 (setup-ethiopic-environment-internal, exit-ethiopic-environment):
Use find-file-hook and write-file-functions instead of
find-file-hooks and write-file-hooks.
2002-08-15 00:46:09 +00:00
Stefan Monnier
1a80bcd1d7 (dynamic-completion-mode): Use find-file-hook instead of find-file-hooks. 2002-08-15 00:37:57 +00:00
Stefan Monnier
4a4accf705 (split-window-save-restore-data): Use push and with-current-buffer.
(handle-select-window): Don't do anything if the window has
disappeared since the event was generated.
2002-08-15 00:34:04 +00:00
Stefan Monnier
5988bd2708 (imenu-always-use-completion-buffer-p): Make obsolete.
(imenu-use-popup-menu, imenu-eager-completion-buffer): New vars.
(imenu-space-replacement): Allow nil value.
(imenu--completion-buffer): Use new vars and simplify.
Fix handling of minibuffer-setup-hook.
Use minibuffer-completion-help instead of rolling our own.
(imenu-choose-buffer-index): Use the new var.
2002-08-15 00:12:30 +00:00
Stefan Monnier
b88b46f269 (find-function-search-for-symbol): Use find-file-hook instead of ...-hooks. 2002-08-15 00:08:48 +00:00
David Kastrup
7adee48a65 (ange-ftp-wipe-file-entries): Fix type mismatch;
use `hash-table-size' instead of `length'.
2002-08-14 22:43:46 +00:00
David Kastrup
90dd78256d *** empty log message *** 2002-08-14 22:41:37 +00:00
Stefan Monnier
694210c486 (command-line): Load custom-file if not done yet. 2002-08-14 21:46:21 +00:00
Kenichi Handa
13a45e6cd8 *** empty log message *** 2002-08-14 00:58:23 +00:00
Kenichi Handa
eb1416b9bc (xselect-convert-to-string): If TYPE is non-nil,
encode the selection data string.  Always return cons of type and
string.
(selection-converter-alist): Add (UTF8_STRING .
xselect-convert-to-string).
2002-08-14 00:57:55 +00:00
Richard M. Stallman
2bef95e520 (find-function-search-for-symbol): Obey `definition-name' properties. 2002-08-13 01:49:40 +00:00
Richard M. Stallman
0256550475 (easy-mmode-define-global-mode): Put `definition-name' properties on
the functions whose names are constructed.
2002-08-13 01:49:13 +00:00
Richard M. Stallman
46cdfe8f2e (toggle-truncate-lines): Force redisplay. Display status message. 2002-08-13 01:48:42 +00:00
Stefan Monnier
90a4495712 (comment-region): Force lines' when block' is set. 2002-08-12 22:53:46 +00:00
Richard M. Stallman
450565cb1a *** empty log message *** 2002-08-12 17:31:43 +00:00
Richard M. Stallman
2600f4e4f9 (pages-target-buffer): Add defvar. Renamed from target-buffer.
(pages-directory, pages-copy-header-and-position): Uses changed.
2002-08-12 17:23:16 +00:00
Richard M. Stallman
774e947751 (scroll-all-mode): Use define-minor-mode.
(scroll-all-mode): defcustom deleted.
(running-xemacs): Variable deleted.
(minor-mode-alist): Don't manipulate it directly.
2002-08-12 17:21:40 +00:00
Richard M. Stallman
4e96d63b41 (appt-make-list): Correct the parsing of each appointment from time-string. 2002-08-12 17:21:06 +00:00
Kenichi Handa
054e62aeb3 *** empty log message *** 2002-08-11 01:04:58 +00:00
Kenichi Handa
738746ba63 (search-unencodable-char): New
function.
(select-safe-coding-system): Show unencodable characters.
(unencodable-char-position): Deleted, and implemented by C in
coding.c.
2002-08-11 01:04:41 +00:00
John Wiegley
7f09df7a7a I did not mean to check in these changes yet, they are still
unreviewed.
2002-08-10 00:20:09 +00:00
John Wiegley
70a06174e5 Removed eshell-under-cygwin-p, and all uses of it. 2002-08-10 00:18:18 +00:00
John Wiegley
185932d7be *** empty log message *** 2002-08-10 00:17:41 +00:00
Richard M. Stallman
f8da45ad01 (pages-directory-mode): Undo previous change. 2002-08-09 16:41:01 +00:00
Richard M. Stallman
16236388b2 (set-variable): If given a prefix argument, set variable buffer-locally.
Give locality status in prompt.
2002-08-09 14:14:32 +00:00