1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-24 10:38:38 +00:00
Commit Graph

43830 Commits

Author SHA1 Message Date
Dave Love
d2211627e7 Bind
utf-8-translation-table-for-decode when setting up tables and
remove useless optimize-char-table.
(ucs-mule-to-mule-unicode): Deleted.
(ucs-unify-8859): Maybe optimize ucs-mule-to-mule-unicode.
2002-09-10 17:40:21 +00:00
Dave Love
988b5a141b (ucs-mule-to-mule-unicode): Define
unconditionally.
(utf-8-fragmentation-table): New.  Use it in top-level mapc.
(utf-8-fragment-on-decoding): Use it to keep
utf-8-translation-table-for-decode variable and translation table
in sync.
2002-09-10 17:39:35 +00:00
Dave Love
1deeaf1d30 (utf-16-le-pre-write-conversion)
(utf-16-be-pre-write-conversion): Deleted.
(mule-utf-16-le, mule-utf-16-be): Register encoding translation
table.
2002-09-10 17:37:38 +00:00
Richard M. Stallman
3e6be27948 *** empty log message *** 2002-09-10 16:50:07 +00:00
Richard M. Stallman
c90a10faa9 (ps-printer-name-option): Doc fix.
Adjust ps-postscript-code-directory setting.  XEmacs
version check was adjusted.
(ps-print-version): New version number (6.5.6).
(ps-print-color-p, ps-page-dimensions-database): Autoload var.
(ps-print-code, ps-print-preprint-region): Adjust code.
2002-09-10 16:49:47 +00:00
Richard M. Stallman
0b9e474953 (diff-buffer-with-file): Simplify.
Don't signal an error if buffer has no file.
Call sit-for after `diff' returns.
2002-09-10 16:48:52 +00:00
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