Thien-Thi Nguyen
c1a4c74d40
(Lisp Changes in Emacs 22.1, General Lisp changes):
...
Mention `expt' handling of negative exponent to return float.
2005-08-14 10:03:15 +00:00
Juri Linkov
c09c82f9b3
(Comparing Files): Replace xref to Compilation' with
Compilation Mode'.
2005-08-14 08:09:51 +00:00
Juri Linkov
5d9b307f06
(Tags Search): Replace grep xref to `Compilation' node
...
with `Grep Searching'.
2005-08-14 08:08:41 +00:00
Juri Linkov
6ac064d6f5
(Dired and Find): Replace grep xref to `Compilation' node
...
with `Grep Searching'.
2005-08-14 08:07:20 +00:00
Juri Linkov
b00d98ed87
(Compilation, Grep Searching): Move grep command
...
headings from `Compilation' to `Grep Searching'.
2005-08-14 08:06:03 +00:00
Juri Linkov
ec08e2f4da
(delete-selection-pre-hook): If overwrite-mode is
...
enabled and the current command is self-insert-command, call it
explicitly with overwrite-mode bound to nil, to not allow it
to delete the character after the selected region.
2005-08-14 06:59:39 +00:00
Juri Linkov
05d9618303
Add examples of CVS grep.
...
Add examples of starting and finishing messages.
2005-08-14 06:56:23 +00:00
Juri Linkov
ff452477b6
Add examples of starting and finishing messages.
2005-08-14 06:55:35 +00:00
Juri Linkov
cf115520b7
(grep-mode-map): Add ellipsis to "Another grep".
...
(grep-mode-font-lock-keywords): Don't highlight "Grep started".
Add highlighting of "interrupt", "killed", "terminated".
2005-08-14 06:52:40 +00:00
Juri Linkov
314b410b7e
(compilation-mode-font-lock-keywords):
...
Remove highlighting of "Compilation started". Highlight only
the word "finished" in "Compilation finished". Add highlighting
of "interrupt", "killed", "terminated" and the exit code.
(compilation-start): Add newline after header. Use exactly the
same time stamp format as the finishing message.
(compilation-mode-map): Add ellipsis to "Search Files (grep)".
2005-08-14 06:51:49 +00:00
Richard M. Stallman
7860977ad9
(Replacement Commands): Mention query-replace key binding.
2005-08-13 19:45:10 +00:00
Richard M. Stallman
500fe8e565
*** empty log message ***
2005-08-13 19:20:46 +00:00
Eli Zaretskii
47a14a31bc
(Non-ASCII Isearch): Fix a typo.
2005-08-13 12:26:44 +00:00
Jan Djärv
6c7eb7212c
* gtkutil.c (xg_get_pixbuf_from_pix_and_mask): New function.
...
(xg_get_image_for_pixmap): Move some code to
xg_get_pixbuf_from_pix_and_mask, and call it.
* gtkutil.h (xg_get_pixbuf_from_pix_and_mask): Declare.
* xterm.c (x_wm_set_icon_pixmap): Call xg_get_pixbuf_from_pix_and_mask
to get an GTK icon and set it with GTK functions to avoid having GTK
override an icon set with just X functions.
2005-08-13 09:49:10 +00:00
Jan Djärv
cb515a21c7
* xterm.c (x_wm_set_icon_pixmap): Call xg_get_pixbuf_from_pix_and_mask
...
to get an GTK icon and set it with GTK functions to avoid having GTK
override an icon set with just X functions.
2005-08-13 09:48:36 +00:00
Jan Djärv
5695f1b4ba
* gtkutil.c (xg_get_pixbuf_from_pix_and_mask): New function.
...
(xg_get_image_for_pixmap): Move some code to
xg_get_pixbuf_from_pix_and_mask, and call it.
2005-08-13 09:48:17 +00:00
Jan Djärv
5d91377a3c
* gtkutil.h (xg_get_pixbuf_from_pix_and_mask): Declare.
2005-08-13 09:47:57 +00:00
Eli Zaretskii
c9ed817636
*** empty log message ***
2005-08-12 11:22:30 +00:00
Eli Zaretskii
156fbeb72c
Add move-beginning-of-line, move-end-of-line, end-of-line,
...
and beginning-of-line to the list of commands after which the echo area
is updated.
2005-08-12 11:21:54 +00:00
Eli Zaretskii
5cabd50e11
(custom-save-all, custom-save-delete): Bind recentf-exclude to exclude
...
custom-file.
2005-08-12 11:18:43 +00:00
Eli Zaretskii
234d828a06
(rmail-summary-end-of-message): New command to go to the bottom of the mail
...
message. Added to `rmail-summary-mode-map' with key "/".
(rmail-summary-show-message): New (internal) function for use by both
`rmail-summary-beginning/end-of-message'.
(rmail-summary-beginning-of-message): Changed to use
rmail-summary-show-message.
2005-08-12 10:28:48 +00:00
Eli Zaretskii
3deac4a169
(rmail-end-of-message): New command to go to the
...
end of the current message. Added to `rmail-mode-map' with key "/".
(rmail-beginning-of-message): Fixed to work as documented.
(rmail-mode): Change documentation.
2005-08-12 10:26:59 +00:00
Eli Zaretskii
a67e5425b3
(compilation-start): Add the line "Compilation started" with compilation
...
start time.
(compilation-mode-font-lock-keywords): Add `started' to keywords.
2005-08-12 10:18:02 +00:00
Luc Teirlinck
1f742f74f5
(menu-bar-options-menu): Standardize capitalization of menu items.
2005-08-11 20:57:36 +00:00
Luc Teirlinck
e40b86bb91
*** empty log message ***
2005-08-11 20:56:25 +00:00
Richard M. Stallman
59cb8c2372
*** empty log message ***
2005-08-11 19:59:36 +00:00
Richard M. Stallman
2c59ce38d0
(Top): Update subnode lists.
2005-08-11 19:59:29 +00:00
Richard M. Stallman
f487304072
(Inverse Video): Node deleted.
2005-08-11 19:59:05 +00:00
Richard M. Stallman
bd428736d2
(Options for Comments): Fix xref.
2005-08-11 19:52:17 +00:00
Richard M. Stallman
c118d09e26
(Regexp Backslash, Regexp Example): New nodes split out of Regexps.
2005-08-11 19:51:56 +00:00
Richard M. Stallman
b95a0c80ae
(Using regular expressions): Fix xref.
2005-08-11 19:49:52 +00:00
Richard M. Stallman
5e0fc18a86
(Key Binding Conventions, Programming Tips, Warning Tips):
...
New nodes split out of Coding Conventions.
2005-08-11 19:49:33 +00:00
Richard M. Stallman
85b6b13c6c
(Regular Expressions): Document re-builder.
2005-08-11 19:47:37 +00:00
Richard M. Stallman
4bdbd31785
(Time Parsing): New node split out of Time Conversion.
2005-08-11 19:47:10 +00:00
Richard M. Stallman
088767cbda
(Misc Network, Network Feature Testing)
...
(Network Options, Make Network): New nodes split out of Low-Level Network.
2005-08-11 19:46:35 +00:00
Richard M. Stallman
6e2d14c824
*** empty log message ***
2005-08-11 14:01:38 +00:00
Richard M. Stallman
60aee8b29f
(pop-global-mark): Reverse test of widen-automatically.
2005-08-11 13:58:59 +00:00
Richard M. Stallman
6e6fc3fd4b
(syms_of_image): Init image_types here, and call define_image_type.
...
(init_image): Not here.
2005-08-11 13:58:12 +00:00
Lute Kamstra
bda2c1ffa1
(generic-font-lock-defaults): Declare with define-obsolete-variable-alias.
2005-08-11 13:31:36 +00:00
Lute Kamstra
248634e90d
(battery-status-function): Don't use ignore-errors.
2005-08-11 13:28:47 +00:00
Stefan Monnier
aa6f7b965f
Use \\` and \\' instead of ^ and $ in regexps.
...
(ange-ftp-send-cmd): Revert last change, and expand
the comment explaining the problem.
2005-08-11 10:24:48 +00:00
Luc Teirlinck
0ef3cc90bd
Update.
2005-08-11 02:01:27 +00:00
Luc Teirlinck
704c78e9c5
(menu-bar-showhide-menu): Rename "Date, Time and Mail" item to
...
"Time, Load and Mail". Change help echo text.
2005-08-11 01:54:40 +00:00
Luc Teirlinck
d7baab9c2c
(display-time-use-mail-icon, display-time-format)
...
(display-time-string-forms): Shorten first line of docstrings.
2005-08-11 01:53:17 +00:00
Luc Teirlinck
1ea286a7d1
Whitespace change.
2005-08-11 01:51:56 +00:00
Luc Teirlinck
928aa8219d
*** empty log message ***
2005-08-11 01:44:55 +00:00
Lars Hansen
e6de37c575
Add handler to desktop-buffer-mode-handlers.
...
(mh-restore-desktop-buffer): Remove autoload cookie.
(mh-folder-mode): Add autoload cookie.
2005-08-10 19:44:44 +00:00
Lars Hansen
695a1fa430
Add handler to desktop-buffer-mode-handlers.
...
(rmail-restore-desktop-buffer): Remove autoload cookie.
2005-08-10 19:40:05 +00:00
Lars Hansen
80123c9ecb
Add handler to desktop-buffer-mode-handlers.
...
(Info-restore-desktop-buffer): Remove autoload cookie.
(Info-mode): Add autoload cookie.
2005-08-10 19:39:51 +00:00
Lars Hansen
abe5c13aa0
Add handler to desktop-minor-mode-handlers.
...
(hilit-chg-desktop-restore): New function.
(highlight-changes-mode): Add highlight-changes-mode to
desktop-locals-to-save.
2005-08-10 19:39:32 +00:00