Eli Zaretskii
b9e58bf2ee
(Faces): Document the mode-line-inactive face.
...
(Optional Mode Line): Document the mode-line-in-non-selected-windows
variable.
2002-02-12 18:51:31 +00:00
Eli Zaretskii
a9d098e0e7
Regenerate from updated TeX sources.
2002-02-12 18:18:08 +00:00
Eli Zaretskii
4cf8444a16
Update Emacs version 20.x -> 21.x.
2002-02-12 17:59:49 +00:00
Eli Zaretskii
121af256e0
(Selecting Windows): Document that save-selected-window doesn't restore
...
the window if it is no longer alive.
2002-02-12 17:51:28 +00:00
Eli Zaretskii
099175bec2
(pascal-imenu-generic-expression): Add menu-title and fix parentheses.
2002-02-12 17:38:06 +00:00
Per Abrahamsen
0ac1c4cf3a
2002-02-12 Per Abrahamsen <abraham@dina.kvl.dk>
...
* menu-bar.el (menu-bar-options-save): Removed `truncate-lines'.
(menu-bar-options-menu): Don't set default value for
`truncate-lines'.
2002-02-12 16:37:11 +00:00
Per Abrahamsen
8acf46ddd4
merge fix
2002-02-12 09:57:40 +00:00
Per Abrahamsen
f49909700b
2002-02-12 Per Abrahamsen <abraham@dina.kvl.dk>
...
* menu-bar.el (menu-bar-options-save): Only save
`current-language-environment' and `default-input-method' when
marked as customized.
* international/mule-cmds.el
(setup-specified-language-environment): Mark
`current-language-environment' as customized.
(set-input-method): Mark
`default-input-method' as customized when called interactively.
(toggle-input-method): Ditto.
2002-02-12 09:49:46 +00:00
Eli Zaretskii
371b58e7fe
Add a greetings in Slovenian.
...
From Ales Kosir <ales.kosir@telemach.net>.
2002-02-12 08:40:40 +00:00
Colin Walters
80a06d647f
(ibuffer-switch-format): Supply required argument for
...
`ibuffer-current-formats'.
2002-02-12 04:50:04 +00:00
Miles Bader
53a2f6e139
(mode-line-inactive): Add dark-background variant.
2002-02-12 02:59:39 +00:00
Per Abrahamsen
4f9b906041
2002-02-11 Per Abrahamsen <abraham@dina.kvl.dk>
...
* toolbar/tool-bar.el (tool-bar-mode): Removed standard value.
* menu-bar.el (menu-bar-mode): Ditto.
* cus-edit.el (customize-mark-to-save): Always save variables
without a standard value.
* menu-bar.el (menu-bar-make-toggle): Made it aware of customize.
(menu-bar-options-save): Ditto.
(menu-bar-showhide-menu): Ditto.
(menu-bar-options-menu): Ditto.
(menu-bar-scroll-bar-right, menu-bar-scroll-bar-left,
menu-bar-scroll-bar-none): Removed.
(menu-bar-showhide-scroll-bar-menu): Use customize aware lambda
expressions instead.
* cus-edit.el (customize-set-value): Return value.
(customize-set-variable): Ditto.
(customize-save-variable): Ditto.
(customize-set-variable): Load dependencies before setting value.
(custom-load-symbol): Autoload it.
(customize-mark-as-set): New function.
2002-02-11 16:47:55 +00:00
Kim F. Storm
89f8199fc8
Describe mode-line-in-non-selected-windows variable.
2002-02-11 15:00:13 +00:00
Kim F. Storm
3c9bdb7e48
Use mode-line face in minibuffer-scroll-window when minibuffer window
...
is selected. Added mode-line-in-non-selected-windows variable.
2002-02-11 14:45:28 +00:00
Kim F. Storm
c96e83bf1e
(display_mode_lines): Use CURRENT_MODE_LINE_FACE_ID_3 to get mode line face.
2002-02-11 14:43:46 +00:00
Kim F. Storm
a4610492f1
(CURRENT_MODE_LINE_FACE_ID_3): New macro.
...
(CURRENT_MODE_LINE_FACE_ID): Use it.
(Vmode_line_in_non_selected_windows): Declare extern.
2002-02-11 14:42:56 +00:00
Kim F. Storm
26124d5e03
(Vmode_line_in_non_selected_windows): New variable.
...
(syms_of_window): DEFVAR_LISP it.
2002-02-11 14:42:16 +00:00
Andrew Innes
38b81d747a
Don't include elisp/term/*.el files twice.
2002-02-11 14:26:17 +00:00
Stefan Monnier
fd42af9d01
*** empty log message ***
2002-02-11 13:58:57 +00:00
Eli Zaretskii
573a237aa6
*** empty log message ***
2002-02-11 07:15:17 +00:00
Eli Zaretskii
d7439436b6
(Vx_bitmap_file_path, x_stretch_cursor_p): Remove these
...
variables; cus-start.el doesn't need them anymore.
2002-02-11 07:14:56 +00:00
Eli Zaretskii
197a09bf1b
Don't warn about "x-*" symbols when building a non-GUI version.
2002-02-11 07:06:55 +00:00
Pavel Janík
a81b56d56b
(strokes-do-stroke, strokes-do-complex-stroke): Doc fix.
...
(strokes-help): Do not use doubled with-output-to-temp-buffer.
Fix the help string.
(strokes-prompt-user-save-strokes): Fix typo.
(strokes-list-strokes): Use proper exit-actionargument for
view-buffer.
Update copyright notice.
2002-02-11 06:25:53 +00:00
Pavel Janík
7cc8aac38c
Various doc and message fixes.
...
(non-iso-charset-alist): Add mac-roman. Don't add entries for
codepages already present.
(list-block-of-chars): Display space for null entries in
translation table. Display tab specially.
(list-non-iso-charset-chars): Check for null charsets. Use pop
for clarity. Don't break 8-bit sets into sections between ranges.
(list-charset-chars): Avoid indent-tabs-mode.
(describe-char-after): Maybe use the text property for syntax
table information. Maybe report char-code-property-table info.
Maybe report character's unicode. Tweak printing of list info.
(list-input-methods): Add xref buttons.
(dump-charsets, dump-codings): Deleted (obsolete).
From Dave Love <fx@gnu.org>.
2002-02-11 06:09:53 +00:00
Eli Zaretskii
473347f691
Tell about the parent-on-column-zero highlighting.
2002-02-11 06:00:10 +00:00
Andrew Innes
5c196f2973
($(TIT)): Don't depend on $(SUBDIRS).
...
($(MISC_DIC)): Ditto.
2002-02-10 22:27:05 +00:00
Kim F. Storm
c6e1637937
Moved misplaced entries signed Michael Kifer to lisp/ChangeLog.
2002-02-10 17:38:32 +00:00
Kim F. Storm
b17591a9ac
Moved entries signed Michael Kifer from root ChangeLog.
2002-02-10 17:37:30 +00:00
Pavel Janík
d38c4312e3
(menu-bar-showhide-menu): Rename function for toggling.
2002-02-10 17:28:41 +00:00
Paul Eggert
3c58afc555
Update copyright date.
2002-02-10 08:10:43 +00:00
Paul Eggert
a279c92001
* rcs-checkin: Use sort -k 2', not sort +1', as POSIX 1003.1-2001
...
disallows the old syntax.
2002-02-10 08:09:53 +00:00
Paul Eggert
ca32301638
Use sort -k 2', not sort +1', as POSIX 1003.1-2001
...
disallows the old syntax.
2002-02-10 08:08:59 +00:00
Michael Kifer
8bdd0bf785
2002-02-10 Michael Kifer <kifer@cs.stonybrook.edu>
...
* viper-util.el (viper-read-key-sequence): fixed so it'll read
fast key sequences in emacs native mode
(viper-events-to-keys): deleted
* viper.el (describe-key, describe-key-briefly): get rid of
viper-events-to-keys.
* ediff-init.el (ediff-has-gutter-support): Steven Turnbull's patch.
* ediff-wind.el (ediff-setup-control-frame): Use
ediff-has-gutter-support.
* ediff-util.el (ediff-dispose-of-variant-according-to-user):
check if buff is alive.
* ediff.el: typo in comment.
2002-02-10 06:46:12 +00:00
Kim F. Storm
73df3b72f6
(make_gap_smaller): Preserve BEG_UNCHANGED during gap
...
reduction. This fixes a display problem where stray newlines were
inserted in the window (corrected by C-l). Clarified code (IMHO).
2002-02-09 22:58:25 +00:00
Pavel Janík
06f5e6b48f
*** empty log message ***
2002-02-09 14:04:30 +00:00
Pavel Janík
d0e1c755a1
(menu-bar-options-save): Take care of line-number-mode and
...
column-number-mode variables.
(menu-bar-showhide-menu): New menu-items "Show Line Number" and "Show
Column Number" in "Show/Hide" menu.
2002-02-09 13:56:42 +00:00
Richard M. Stallman
f526e65a47
(mail-mode-map): Use eval-after-load to change it.
2002-02-09 09:46:08 +00:00
Eli Zaretskii
18b0be7c20
*** empty log message ***
2002-02-09 09:28:36 +00:00
Eli Zaretskii
f87c0a98c7
(display_mode_lines): Fix last change.
2002-02-09 09:21:17 +00:00
Eli Zaretskii
2124dc82fe
(CURRENT_MODE_LINE_FACE_ID): Fix last change.
2002-02-09 09:20:35 +00:00
Jason Rumney
d65a9cdc6b
(w32_load_system_font): Prevent Cleartype fonts from loading.
...
(Fx_show_tip): Ensure tip frames are above other topmost windows.
2002-02-09 01:31:07 +00:00
Jason Rumney
3acfb461ae
*** empty log message ***
2002-02-09 01:29:20 +00:00
Jason Rumney
442ca9ba48
*** empty log message ***
2002-02-09 01:15:03 +00:00
Jason Rumney
644cefdf62
(enum_font_cb2): Don't let charsets unknown to Windows
...
match each other.
2002-02-09 01:08:33 +00:00
Kim F. Storm
fd4f8b36c6
Describe new mode-line-inactive face.
2002-02-09 00:01:10 +00:00
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