1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-25 17:31:04 -08:00
Commit graph

42302 commits

Author SHA1 Message Date
Eli Zaretskii
a32a48572a (Fround): A better doc fix. 2002-02-08 10:21:21 +00:00
Eli Zaretskii
6ded2c89b9 (Fround): Doc fix. 2002-02-08 10:19:25 +00:00
Pavel Janík
7c15926f17 (init_system_name): Put unused variable `p' in #if 0. 2002-02-08 09:46:14 +00:00
Stefan Monnier
2c5c11efa2 (Fx_file_dialog): Export (for Motif code in fileio.c). 2002-02-07 20:22:19 +00:00
Richard M. Stallman
001f558366 (ffap-newsgroup-p): Test for non-nil symbol-value of htb. 2002-02-07 17:50:25 +00:00
Richard M. Stallman
a1970a1d1d (cyrillic-encode-koi8-r-char)
(cyrillic-encode-alternativnyj-char): Get translation tables from
symbol properties, not as variables.
(standard-display-cyrillic-translit): Include unicodes.
2002-02-07 17:48:41 +00:00
Richard M. Stallman
d05ea5b11f (terminal-map): Define [menu-bar] so global def is seen. 2002-02-07 17:42:39 +00:00
Richard M. Stallman
92840a31c8 (list-registers): New command.
(describe-register-1): New subroutine, taken out of view-register.
2002-02-07 17:40:44 +00:00
Richard M. Stallman
3be4340f58 (copyright-regexp): Delete the unibyte copyright symbol; it's redundant.
Fix a spazz in the multibyte encoding here.
2002-02-07 17:39:27 +00:00
Per Abrahamsen
8ff1bc942d fix conflict 2002-02-07 17:33:40 +00:00
Per Abrahamsen
414fd7021a 2002-02-05 Per Abrahamsen <abraham@dina.kvl.dk>
* cus-edit.el (customize-mark-to-save): New function.
	* menu-bar.el (menu-bar-options-save): Rewrote.
2002-02-07 17:32:18 +00:00
ShengHuo ZHU
6833e8bac3 * gnus-art.el (article-wash-html): Bind url-gateway-unplugged.
* mm-view.el (mm-w3-prepare-buffer): Ditto.
(mm-inline-text): Ditto.
Suggested by  Dave Love <fx@gnu.org>.

* mml.el (mml-preview): Disable local map.

* mml.el (mml-preview): Bind `q'.
2002-02-07 15:57:55 +00:00
Kim F. Storm
33b93ee509 *** empty log message *** 2002-02-07 11:23:35 +00:00
Kim F. Storm
b864457cf8 (where_is_internal): Only check if definition is
remapped if it fulfills is_command_symbol.
2002-02-07 11:12:50 +00:00
Andreas Schwab
72bba9f25d (GC_LISP_OBJECT_ALIGNMENT): Define to 2 for m68k. 2002-02-07 11:12:04 +00:00
Andreas Schwab
24452cd56a Fix thinko in last change. 2002-02-07 11:10:47 +00:00
Andreas Schwab
630909a589 (mark_stack): Don't assume sizeof (Lisp_Object) is 4. 2002-02-07 11:05:08 +00:00
Kim F. Storm
93607efd67 Added command remapping. 2002-02-06 23:08:22 +00:00
Kim F. Storm
9c874d82af (global-set-key, local-set-key): Accept a symbol for the
KEY argument (like define-key).
2002-02-06 23:05:44 +00:00
Kim F. Storm
d2ab11c5a7 (describe-function-1): Report remapped commands. 2002-02-06 23:05:03 +00:00
Kim F. Storm
290bfb6617 (where-is): Report remapped commands. 2002-02-06 23:03:56 +00:00
Kim F. Storm
4857ef5857 Changed call to Fwhere_is_internal. 2002-02-06 23:00:52 +00:00
Kim F. Storm
8b9940e66c (Vthis_original_command): New variable.
(syms_of_keyboard): DEFVAR_LISP it.
(command_loop_1): Set it, and perform command remapping.
2002-02-06 22:59:56 +00:00
Kim F. Storm
cc0d001d9e (Fkey_binding, Fwhere_is_internal): Update prototype.
(is_command_symbol): Added prototype.
2002-02-06 22:58:23 +00:00
Kim F. Storm
0c412762ee (Fdefine_key): Allow symbol as KEY argument for
defining command remapping.  Doc updated.
(Flookup_key): Remap command through keymap if KEY is a symbol.
(is_command_symbol): New function.
(Fkey_binding): Use it.  New optional argument NO-REMAP.  Doc
updated.  Callers changed.  Perform command remapping via
recursive call unless that arg is non-nil.
(where_is_internal): New argument no_remap.  Callers changed.
Call recursively to find original key bindings for a remapped
comand unless that arg is non-nil.
(Fwhere_is_internal): New optional argument NO-REMAP.  Doc
updated.  Callers changed.  Pass arg to where_is_internal.
2002-02-06 22:57:42 +00:00
Pavel Janík
c897578d7d Fix typo. 2002-02-06 22:46:55 +00:00
Pavel Janík
2642a29ee7 *** empty log message *** 2002-02-06 22:43:23 +00:00
Pavel Janík
d8e2d5ba90 (recursive_edit_1): Call cancel_hourglass unconditionally. 2002-02-06 22:41:43 +00:00
Pavel Janík
1c71b9580a (flyspell-insert-function): Doc fix. 2002-02-06 22:37:12 +00:00
Jason Rumney
f4ed304fb2 *** empty log message *** 2002-02-06 21:11:23 +00:00
Jason Rumney
f6dd0c50c3 (w32_native_per_char_metric): Disable 2002-01-20 change. 2002-02-06 20:57:44 +00:00
Eli Zaretskii
b530982802 *** empty log message *** 2002-02-06 20:02:54 +00:00
Eli Zaretskii
1a45ff104a (get_charset_id): Use if-else instead of ?:. 2002-02-06 19:12:14 +00:00
Eli Zaretskii
a09f1eb705 Mark tty-display-color-cells as not requiring documentation. 2002-02-06 18:42:56 +00:00
Eli Zaretskii
d0997f103e (Text Terminal Colors): Remove description of tty-display-color-cells. 2002-02-06 18:39:36 +00:00
Eli Zaretskii
a9f9537380 Update from Brian Youmans. 2002-02-06 18:36:30 +00:00
Eli Zaretskii
262d4e892d Remove traces of merge conflicts. 2002-02-06 16:24:25 +00:00
Richard M. Stallman
108eaabb6b *** empty log message *** 2002-02-06 15:44:48 +00:00
Richard M. Stallman
fa5c314daa (S_ISLNK): Define if not defined. 2002-02-06 15:44:28 +00:00
Richard M. Stallman
5b7fc39559 (Commands of GUD): Add gud-jump. 2002-02-06 15:43:41 +00:00
Richard M. Stallman
d075ed70e1 Require sendmail only at compile time.
(mail-mode-header-syntax-table): Var deleted.
(mail-abbrev-syntax-table): Init to nil, will compute when needed.
(sendmail-pre-abbrev-expand-hook): Only temporarily change
local-abbrev-table and the syntax table.
Compute mail-abbrev-syntax-table if that has not been done.
2002-02-06 15:42:34 +00:00
Richard M. Stallman
238a5a50e5 (grep-compute-defaults): Definition moved up. 2002-02-06 15:37:35 +00:00
Richard M. Stallman
27bde5f0d3 (debugger-frame-offset): Var deleted.
(debugger-frame-number): Figure out the offset directly.
(debugger-setup-buffer): Don't use debugger-frame-offset.
(debugger-frame, debugger-frame-clear): Likewise.
(debugger-jump): Don't alter debugger-frame-offset.
2002-02-06 15:36:41 +00:00
Richard M. Stallman
1c511be4d9 (checkdoc-this-string-valid-engine):
Replace foo-p as var name with foo-flag, not foo-p-flag.
2002-02-06 15:33:23 +00:00
Richard M. Stallman
e711842f4b (highlight-changes-active-string): Default to +Chg.
(highlight-changes-passive-string): Default to -Chg.
(highlight-changes-global-modes): Doc fix.
2002-02-06 15:32:16 +00:00
Richard M. Stallman
b95ddab3b2 (dired-get-filename): Add /: when appropriate
to avoid taking a local name as remote.
2002-02-06 15:30:40 +00:00
Richard M. Stallman
c736f678a2 (file-name-non-special): Add special handling for
file-name-sans-versions, file-name-completion, and
file-name-all-completions.
2002-02-06 15:29:29 +00:00
Richard M. Stallman
4c01d4bda7 (isearch-update): Don't update display in kbd macro.
(isearch-lazy-highlight-new-loop): Do nothing in kbd macro.
2002-02-06 15:25:15 +00:00
Richard M. Stallman
b128536423 (french-prefix): ", " => "," and "~ " => "~". Don't define "~," at all. 2002-02-06 15:23:30 +00:00
Richard M. Stallman
dc7566123f (force-mode-line-update): Doc fix. 2002-02-06 15:21:20 +00:00