Kim F. Storm
ec544bddcd
Added mode-line-in-non-selected-windows.
2002-02-13 22:47:25 +00:00
Kim F. Storm
1c9f5f23c4
mode-line-in-non-selected-windows is now a boolean.
2002-02-13 22:44:45 +00:00
Kim F. Storm
5f380a5baa
(CURRENT_MODE_LINE_FACE_ID_3): Use mode_line_in_non_selected_windows.
...
(mode_line_in_non_selected_windows): Declare extern.
(Vmode_line_in_non_selected_windows): Removed extern.
2002-02-13 22:42:03 +00:00
Kim F. Storm
cc91894c70
(Vmode_line_in_non_selected_windows): Removed.
...
(mode_line_in_non_selected_windows): New variable.
(syms_of_window): DEFVAR_BOOL it.
2002-02-13 22:41:12 +00:00
Stefan Monnier
c3114036a4
*** empty log message ***
2002-02-13 22:30:34 +00:00
Pavel Janík
df631feb82
Fix typos.
2002-02-13 21:33:40 +00:00
Pavel Janík
ee6311c5f9
Update PostScript version.
2002-02-13 21:31:54 +00:00
Pavel Janík
9824692464
Fix typo.
2002-02-13 21:29:16 +00:00
Pavel Janík
697c6efc13
Update emacs version number.
2002-02-13 21:26:58 +00:00
Jason Rumney
8bbfd54a34
Add notes about cross-compiling between Windows XP and 9x/ME.
2002-02-13 20:16:54 +00:00
Eli Zaretskii
55a317c262
Remove the extraneous entries for lbytecomp.el.
2002-02-13 18:21:21 +00:00
ShengHuo ZHU
80b473796a
* gnus-art.el (gnus-article-edit-mode): Use define-derived-mode.
...
From: Stefan Monnier <monnier@cs.yale.edu>
2002-02-13 17:35:19 +00:00
Richard M. Stallman
db54c53aa6
*** empty log message ***
2002-02-13 16:24:33 +00:00
Richard M. Stallman
9250165248
(Fthis_command_keys, Fthis_command_keys_vector)
...
(Fthis_single_command_keys, Fthis_single_command_raw_keys)
(Fclear_this_command_keys): Doc fixes.
2002-02-13 16:23:08 +00:00
Richard M. Stallman
33565969fc
(Finternal_make_lisp_face, Finternal_copy_lisp_face)
...
(update_face_from_frame_parameter): Increment face_change_count
and windows_or_buffers_changed to force redisplay using changed faces.
2002-02-13 16:21:07 +00:00
Richard M. Stallman
0fcf414f92
(QCpropertize): New variable.
...
(mode_line_proptrans_alist): New variable.
(display_mode_element): New arg PROPS; all calls changed.
Implement this, for strings.
Handle literal output of strings by sharing the
main-line code for strings, using local var `literal'.
Handle :propertize feature.
(syms_of_xdisp): Initialze and staticpro QCpropertize and
mode_line_proptrans_alist.
2002-02-13 16:15:52 +00:00
Richard M. Stallman
8fad672be9
(define-mail-abbrev): Define as system abbrev.
...
(mail-abbrev-in-expansion-header-p): Copy the code of mail-header-end
to avoid needing sendmail.el at run time.
2002-02-13 15:59:53 +00:00
Richard M. Stallman
5b1d5e6373
(mode-line-minor-mode-keymap): Definition moved up.
...
Initialization moved up too.
(mode-line-modes): Use :propertize.
(mode-line-mode-menu-keymap): Var deleted.
(mode-line-copied-mode-name): Var deleted.
(mode-line-mode-name): Function deleted.
(mode-line-mode-menu): Each item now shows its mode line lighter.
(minor-mode-alist): Don't call propertize here.
2002-02-13 15:57:15 +00:00
Richard M. Stallman
0635d9fa5b
(maybe_bootstrap): Do `exit 1'.
...
(all): Don't depend on maybe_bootstrap here.
(${SUBDIR}): Depend on it here instead.
2002-02-13 15:47:55 +00:00
Miles Bader
b9d9655c01
regenerated
2002-02-13 08:18:12 +00:00
Stefan Monnier
89cda0c5e9
*** empty log message ***
2002-02-12 19:33:46 +00:00
Eli Zaretskii
9a770d8d33
*** empty log message ***
2002-02-12 18:58:21 +00:00
Eli Zaretskii
d211eec7ba
(Standard Faces): Document mode-line-inactive.
2002-02-12 18:57:31 +00:00
Eli Zaretskii
5ff21638a9
(Mode Line): Mention the different appearance of inactive mode lines.
2002-02-12 18:52:27 +00:00
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