1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-02 18:21:19 -08:00
Commit graph

40174 commits

Author SHA1 Message Date
Kim F. Storm
cdefda262b Added separate mode-line-inactive face. 2002-02-08 23:53:36 +00:00
Kim F. Storm
c5752dcb2f (mode-line-inactive): New face for mode-line for
non-selected windows.
(mode-line): Doc fix: Only used for selected window.
2002-02-08 23:51:56 +00:00
Kim F. Storm
039b639462 (Qmode_line_inactive): New face variable for mode-line
in non-selected windows.
(realize_basic_faces): Realize it.
(syms_of_term): Intern and staticpro it.
2002-02-08 23:49:51 +00:00
Kim F. Storm
f6911ea783 (CURRENT_MODE_LINE_FACE_ID): New macro.
(CURRENT_MODE_LINE_HEIGHT): Use it.
(enum face_id): Add MODE_LINE_INACTIVE_FACE_ID.
2002-02-08 23:48:50 +00:00
Kim F. Storm
96d2320fdc (window_box_height): Use CURRENT_MODE_LINE_FACE_ID.
(pos_visible_p, handle_face_prop): Likewise.
(display_mode_lines): Likewise, but for the real selected window.
(init_iterator) [row == NULL]: Handle MODE_LINE_INACTIVE_FACE_ID.
2002-02-08 23:48:02 +00:00
Kim F. Storm
d191623b30 (SETJMP_WILL_LIKELY_WORK, SETJMP_WILL_NOT_WORK):
Changed mail addresses to emacs-devel@gnu.org.
2002-02-08 21:23:53 +00:00
Kim F. Storm
9f69e812dc *** empty log message *** 2002-02-08 21:23:03 +00:00
Eli Zaretskii
b5d40cebab *** empty log message *** 2002-02-08 19:17:19 +00:00
Eli Zaretskii
dba493fec3 (Fsubstitute_in_file_name): If the file name includes ~user,
and there's no such user, don't discard everything before ~user.
2002-02-08 19:16:31 +00:00
Eli Zaretskii
c7c8921f37 Remove the description of tty-display-color-cells. 2002-02-08 19:04:27 +00:00
Eli Zaretskii
9a8e2a104f (calendar-mode-map): Change the menu item's name to "Insert Diary Entry". 2002-02-08 18:50:37 +00:00
Stefan Monnier
6a229a6359 *** empty log message *** 2002-02-08 16:50:46 +00:00
Stefan Monnier
ba46000855 (save-buffer-state): Use restore-buffer-modified-p.
(c-font-lock-syntactic-face-function): Accept doxygen-style comments.
2002-02-08 16:50:05 +00:00
Richard M. Stallman
b735b2abe0 *** empty log message *** 2002-02-08 14:11:56 +00:00
Richard M. Stallman
63bcc29614 (maybe_bootstrap): Add an infinite sleep-loop. 2002-02-08 14:11:47 +00:00
Richard M. Stallman
def08a3f3c (text-mode-hook-identify): Define as no-op. 2002-02-08 13:57:03 +00:00
Eli Zaretskii
59fe0cee14 (Fround): Fix a typo. 2002-02-08 13:03:27 +00:00
Eli Zaretskii
4f759c801b *** empty log message *** 2002-02-08 12:42:06 +00:00
Eli Zaretskii
5504af2259 (ange-ftp-process-handle-line, ange-ftp-set-xfer-size): If the file's
size is a float, divide by 1024 instead of using ash.
2002-02-08 12:37:02 +00:00
Andreas Schwab
cd01f5b91c (calcDigit-key): Use minibuffer-prompt-end instead of point-min. 2002-02-08 12:32:18 +00:00
Andreas Schwab
d586cf1e25 Fix description of minibuffer-prompt-end. 2002-02-08 12:29:15 +00:00
Eli Zaretskii
45610c9837 (select-safe-coding-system): State the buffer's name in the message
popped in the *Warning* buffer, and make sure the offending buffer
is displayed.
2002-02-08 12:01:14 +00:00
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