1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-31 11:13:50 +00:00
Commit Graph

43674 Commits

Author SHA1 Message Date
Richard M. Stallman
a5bce90d94 (gamegrid-make-color-tty-face): Handle string as COLOR arg.
(gamegrid-display-type): Don't assume display-color-p
implies a color-x terminal.
(gamegrid-hide-cursor): Set `cursor-type' local variable.
2002-09-10 16:47:16 +00:00
Richard M. Stallman
f0397cde4b (describe-text-mode): Add font-lock-defontify to change-major-mode-hook. 2002-09-10 16:45:42 +00:00
Richard M. Stallman
214fee7a84 (ibuffer-mode): Add font-lock-defontify to change-major-mode-hook. 2002-09-10 16:45:21 +00:00
Richard M. Stallman
3dd4c1c5af (comint-mode): Add font-lock-defontify to change-major-mode-hook. 2002-09-10 16:44:58 +00:00
Richard M. Stallman
3d12b3310a (Info-mode): Add font-lock-defontify to change-major-mode-hook. 2002-09-10 16:44:37 +00:00
Richard M. Stallman
fbefbe33e0 (occur-mode): Add font-lock-defontify to change-major-mode-hook. 2002-09-10 16:44:17 +00:00
Richard M. Stallman
67c9f58d7e (font-lock-defontify): New function. 2002-09-10 16:43:48 +00:00
Richard M. Stallman
6cf6d325b0 Fix previous LessTif change. 2002-09-10 16:40:10 +00:00
Richard M. Stallman
3f82efb44f Add item about OpenMotif file dialogs. 2002-09-10 16:39:35 +00:00
Kai Großjohann
709d45e1a8 (auto-mode-alist): ~/.gnus, ~/.viper are in
emacs-lisp-mode, like ~/.emacs.
2002-09-10 08:08:18 +00:00
Stefan Monnier
eb0b51f868 (uncomment-region): Be more careful with `='. 2002-09-10 06:20:52 +00:00
Stefan Monnier
0a28e1ca57 *** empty log message *** 2002-09-10 06:05:36 +00:00
Stefan Monnier
6df42991d3 (DISCARD_FAILURE_REG_OR_COUNT): Delete.
(CHECK_INFINITE_LOOP): Don't pop anything: just set `cycle' to 1.
(re_match_2_internal): Be more careful with infinite loops.
2002-09-10 05:59:32 +00:00
John Paul Wallington
a3e58c1a03 2002-09-10 Deepak Goel <deego@glue.umd.edu>
* play/doctor.el (doc//): Rename from `//'.  Update callers.
	(doc$): Rename from `$'.  Update callers.
2002-09-10 05:48:44 +00:00
Markus Rost
b226fea80c Notify revisions 2002-09-09T22:09:14Z!monnier@iro.umontreal.ca and 2002-09-10T01:32:59Z!rost@math.uni-bielefeld.de correctly. 2002-09-10 02:41:58 +00:00
Markus Rost
775c33bff4 (transient-mark-mode, line-number-mode, column-number-mode): Undo the
recent change in 2002-09-09T22:09:14Z!monnier@iro.umontreal.ca.  The use of define-minor-mode in
simple.el creates bootstrap problems.
2002-09-10 01:32:59 +00:00
Miles Bader
0e53a3732a (do-auto-fill): `fill-indent-according-to-mode' is a variable, not a
function.
2002-09-10 01:24:12 +00:00
Miles Bader
1698f7888a (kmacro-call-macro): Deal with a non-numeric prefix arg. 2002-09-10 01:23:22 +00:00
Stefan Monnier
8e74e352d5 (define-derived-mode): Add keyword arguments.
(derived-mode-make-docstring): Take abbrev and syntax table names.
2002-09-09 23:55:56 +00:00
Stefan Monnier
40e2bbe904 (font-lock-change-mode): Just turn off font-lock-mode.
(font-lock-default-function): Change arg name.
2002-09-09 23:22:49 +00:00
Stefan Monnier
08be15d860 (transient-mark-mode): Delete. Done in simple.el. 2002-09-09 23:18:20 +00:00
Stefan Monnier
9fe9d55a2c (show-paren-function): Use syntax-after. 2002-09-09 23:16:49 +00:00
Stefan Monnier
c17e2545b9 (syntax-after): Delete. Moved to subr.el. 2002-09-09 23:14:13 +00:00
Stefan Monnier
e9f13a9580 (symbol-file): Also work for autoloaded funcs.
(syntax-after): New fun moved from syntax.el.
2002-09-09 23:13:18 +00:00
Stefan Monnier
03741cc50b (ff-pre-find-hook, ff-pre-load-hook, ff-post-load-hook)
(ff-not-found-hook, ff-file-created-hook): Rename from *-hooks.
Update callers (but still run the old hooks as well).
2002-09-09 22:45:09 +00:00
Kim F. Storm
f5e130577e (keyboard-quit): Set defining-kbd-macro to nil to
cancel defining keyboard macro when applicablex.
2002-09-09 22:45:03 +00:00
Kim F. Storm
f732f824ad (apply-macro-to-region-lines): Let-bind mark-active to
nil while executing macro to avoid triggering delete-selection-mode.
2002-09-09 22:44:44 +00:00
Kim F. Storm
e00a136119 Typo 2002-09-09 22:44:27 +00:00
Kim F. Storm
2bbfbf2560 *** empty log message *** 2002-09-09 22:43:40 +00:00
Kim F. Storm
8ab0942980 (end_kbd_macro): Declare extern. 2002-09-09 22:34:10 +00:00
Kim F. Storm
eeb8fc0d23 (end_kbd_macro): New function.
(Fend_kbd_macro): Use it.
2002-09-09 22:33:51 +00:00
Kim F. Storm
2b17d5ed90 (Fdiscard_input): If defining keyboard macro,
end and save it instead of discarding it.
2002-09-09 22:33:36 +00:00
Stefan Monnier
d99f849681 (what-line): Don't hard-code 1.
(transient-mark-mode, line-number-mode, column-number-mode):
Use define-minor-mode.
(do-auto-fill): Only ignore prefix if it's really empty.
2002-09-09 22:09:14 +00:00
Stefan Monnier
f77a605054 (find-library-suffixes, find-library-name)
(find-library): New funs.
(find-function-search-for-symbol): Use it.
2002-09-09 21:50:36 +00:00
Stefan Monnier
4f6d5bf009 (byte-compile-file): Don't switch buffer. 2002-09-09 21:41:34 +00:00
Markus Rost
e986c17538 Fix typo. Add comment. 2002-09-09 21:37:28 +00:00
Stefan Monnier
191f025abf (isearch-cmds): Add docstring.
(isearch-mouse-2): Lookup binding in the proper buffer.
Use call-interactively and remove the now useless `arg'.
(isearch-search-fun-function): New var.
(isearch-search-fun): New fun.
(isearch-search, isearch-lazy-highlight-search): Use it.
2002-09-09 21:05:22 +00:00
Markus Rost
a51c969c50 Notify a change in files.el. On the occasion, fix some indentations;
e.g., replace spaces by a tab.
2002-09-09 20:32:18 +00:00
Markus Rost
d97182abe1 (save-some-buffers-action-alist): Use lower case for help string of
diff-buffer-with-file.
2002-09-09 20:28:53 +00:00
Richard M. Stallman
50332dc114 *** empty log message *** 2002-09-09 19:41:35 +00:00
Richard M. Stallman
098d42af72 (regnum_t): Use signed int, not unsigned int. 2002-09-09 19:41:30 +00:00
Richard M. Stallman
8103074acf New file. 2002-09-09 19:40:44 +00:00
Richard M. Stallman
b3bc7e9e7c (UNEXEC): Definition deleted. 2002-09-09 19:40:29 +00:00
Richard M. Stallman
8937f01b8d (cperl-noscan-files-regexp): In addition to RCS, exclude CVS directories. 2002-09-09 19:38:22 +00:00
Richard M. Stallman
989a6aa7dd (mouse-scroll-calendar-left)
(mouse-scroll-calendar-right, mouse-calendar-other-month): New commands.
(calendar-mode-line-format): Use them.
2002-09-09 19:37:19 +00:00
Richard M. Stallman
4eb4926c58 (byte-recompile-directory): Set and then bind default-directory. 2002-09-09 19:35:57 +00:00
Richard M. Stallman
9d5cf87c08 (fancy-splash-head, normal-splash-screen):
Change the messages that explain about GNU or GNU/Linux.
2002-09-09 19:34:13 +00:00
Richard M. Stallman
b921b596bc (auto-mode-alist): Use sh-mode for .bash files. 2002-09-09 19:32:41 +00:00
Richard M. Stallman
2686cdc0d0 (ls-lisp-format-time-list): New variable.
(ls-lisp-format-time): Use it.
2002-09-09 19:31:40 +00:00
Richard M. Stallman
2285bf9df7 Many doc fixes. 2002-09-09 19:26:40 +00:00