Richard M. Stallman
c32e5fb00d
(rmail-only-expunge): Fix paren error.
...
Unconditionally try to leave point at the same old place.
2005-07-08 22:31:32 +00:00
Richard M. Stallman
de2f4698fe
Update edition number and size estimate.
2005-07-08 22:30:17 +00:00
Richard M. Stallman
d01d553189
(VERSION): Set to 2.9.
2005-07-08 22:29:35 +00:00
Richard M. Stallman
2b71a73d31
Fix previous change.
2005-07-08 16:09:32 +00:00
Kim F. Storm
7320c7deb0
(menu_bar_items): Don't GCPRO menu_bar_items_vector here.
...
(syms_of_keyboard): Initialize and staticpro menu_bar_items_vector.
2005-07-08 14:48:03 +00:00
Kim F. Storm
64af59176a
*** empty log message ***
2005-07-08 14:47:41 +00:00
Eli Zaretskii
8774406b6b
*** empty log message ***
2005-07-08 13:48:57 +00:00
Eli Zaretskii
3ed4cc1af9
(gnus-article-next-page, gnus-article-next-page-1)
...
(gnus-article-prev-page): Take scroll-margin into consideration.
2005-07-08 13:48:33 +00:00
Eli Zaretskii
ae5cf18e42
(comint-postoutput-scroll-to-bottom)
...
(comint-show-maximum-output): Take scroll-margin into consideration.
2005-07-08 13:44:42 +00:00
Kim F. Storm
3c88bdc560
* ido.el (ido-use-filename-at-point): New choice `guess'.
...
(ido-file-internal): Try ffap-guesser if selected.
2005-07-08 10:07:39 +00:00
Kim F. Storm
3aaa5e2645
*** empty log message ***
2005-07-08 10:07:19 +00:00
Kim F. Storm
b2d4c118dd
(ido-before-fallback-functions): New hook.
...
(ido-buffer-internal, ido-file-internal, ido-read-buffer)
(ido-read-file-name): Run it.
2005-07-08 09:44:47 +00:00
Kim F. Storm
c380c937e5
*** empty log message ***
2005-07-08 09:44:33 +00:00
Jay Belanger
f3414bd4da
*** empty log message ***
2005-07-08 05:01:47 +00:00
Jay Belanger
2e2b4fbe92
(math-apply-units): Change the places in which units are simplified.
2005-07-08 04:32:51 +00:00
Richard M. Stallman
c330dafe8a
Update Emacs version.
2005-07-08 02:23:51 +00:00
Kenichi Handa
71ec7e9b2d
*** empty log message ***
2005-07-08 01:52:05 +00:00
Kenichi Handa
d0da173e9f
(Recognize Coding): Recommend revert-buffer-with-coding-system instead
...
of revert-buffer.
2005-07-08 01:51:07 +00:00
Richard M. Stallman
7d90e71da1
*** empty log message ***
2005-07-08 01:10:12 +00:00
Richard M. Stallman
e6cbffd916
(Antinews): Mention mode-line-inverse-video.
2005-07-08 01:10:01 +00:00
Richard M. Stallman
74502fa0f1
(Inverse Video): Delete mode-line-inverse-video.
2005-07-08 01:08:09 +00:00
Richard M. Stallman
16f56815f9
(Saving): Minor correction about C-x C-w.
2005-07-08 01:07:22 +00:00
Richard M. Stallman
6e3ca4bd0c
(Display Custom): Don't mention mode-line-inverse-video.
2005-07-08 01:06:03 +00:00
Kenichi Handa
9495add8c6
(quail-japanese-kanji-kkc): Fix order of
...
insertion and deletion.
2005-07-08 00:52:05 +00:00
Luc Teirlinck
dcb380c00a
(customize-option, customize-option-other-window): Make them handle aliases.
2005-07-07 23:19:43 +00:00
Luc Teirlinck
a13060944a
*** empty log message ***
2005-07-07 23:18:26 +00:00
Luc Teirlinck
289e1999ce
(custom-variable-p): Make it recursively follow aliases. Mention that
...
in the docstring.
2005-07-07 23:12:43 +00:00
Luc Teirlinck
c778ed4955
(Isearch Scroll): Add example of using the `isearch-scroll' property.
...
(Slow Isearch): Reference anchor for `baud-rate' instead of entire
`Display Custom' node.
(Regexp Replace): Put text that requires Emacs Lisp knowledge last
and de-emphasize it.
(Other Repeating Search): `occur' currently can not correctly
handle multiline matches. Correct, clarify and update description
of `flush-lines' and `keep-lines'.
2005-07-07 23:09:00 +00:00
Luc Teirlinck
401bc31171
Undo last erroneous change.
2005-07-07 23:05:28 +00:00
Luc Teirlinck
c0d0154616
*** empty log message ***
2005-07-07 23:03:02 +00:00
Richard M. Stallman
b713c813e7
*** empty log message ***
2005-07-07 22:57:21 +00:00
Richard M. Stallman
7d1130ad36
Update where to get GNU status; add refs for how to help.
...
Add footnotes 6 and 7.
2005-07-07 22:54:34 +00:00
Richard M. Stallman
8e493cf873
Clarify footnote 7.
2005-07-07 22:52:58 +00:00
Luc Teirlinck
01460f973f
(Display Custom): Add anchor for `baud-rate'.
2005-07-07 22:48:46 +00:00
Richard M. Stallman
bc4c845630
*** empty log message ***
2005-07-07 22:38:37 +00:00
Richard M. Stallman
a185b6e92c
Update how to help.
2005-07-07 22:38:14 +00:00
Richard M. Stallman
f747a4884c
(exec-path): Fix tag for nil.
2005-07-07 22:04:28 +00:00
Richard M. Stallman
72e869ba05
(exec-path): Use directory' instead of
file'.
2005-07-07 21:50:31 +00:00
Lute Kamstra
9750d7720a
*** empty log message ***
2005-07-07 11:20:45 +00:00
Juanma Barranquero
a653724b13
(occur-rename-buffer): Use `generate-new-buffer' also when called
...
non-interactively. Doc fix.
2005-07-07 10:04:01 +00:00
Kim F. Storm
f567c48870
(Frecenter): Remove superfluous settings of iarg.
2005-07-07 09:36:18 +00:00
Kim F. Storm
ae12ecd756
(Frecenter): Fix last change (set iarg before use).
2005-07-07 09:33:29 +00:00
Kim F. Storm
a96b333ce4
*** empty log message ***
2005-07-07 09:33:13 +00:00
Lute Kamstra
9d42fe6f84
*** empty log message ***
2005-07-07 09:27:54 +00:00
Lute Kamstra
0df0b0e953
(elide-head-headers-to-hide): Recognize the FSF's new address as well.
2005-07-07 09:27:04 +00:00
Lute Kamstra
cf00671d1f
Delete file. The GNU Task List is obsolete and has been replaced by
...
http://savannah.gnu.org/projects/tasklist .
2005-07-07 08:39:54 +00:00
Lute Kamstra
60b34e064f
Update versionnumber' and
year'. Update Emacs's version to 22.
...
(Starting Emacs): Delete sentence to fix formatting problems.
(Multiple Windows): Clarify first sentence. Mention C-x 5 1.
(Formatting): Update the binding of set face.
(International Character Sets): set-language-environment is bound to
C-x RET l
2005-07-07 08:07:37 +00:00
Kenichi Handa
43b557d507
(make-coding-system): Describe
...
`ascii-incompatible' property in the docstring.
(set-file-name-coding-system): Signal an error if coding-system is
ascii-incompatible.
(set-keyboard-coding-system): Likewise.
2005-07-07 06:23:10 +00:00
Kenichi Handa
4a6cbbc416
(set-default-coding-systems): Don't
...
set default-file-name-coding-system and
default-keyboard-coding-system if coding-system is
ASCII-incompatible.
2005-07-07 06:20:13 +00:00
Kenichi Handa
a9be26751c
Declare that all UTF-16-based coding
...
systems ASCII-incompatible.
2005-07-07 06:18:59 +00:00