1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-04 08:47:11 +00:00
Commit Graph

2642 Commits

Author SHA1 Message Date
Eli Zaretskii
b49b513704 *** empty log message *** 2007-04-03 10:12:07 +00:00
Eli Zaretskii
8a8af2a40e (Inline Functions): Describe more disadvantages of defsubst, and make advice
against it stronger.
2007-04-03 09:50:08 +00:00
Karl Berry
997b849ed3 wording 2007-04-02 16:41:36 +00:00
Chong Yidong
8eedd200f0 (Remapping Commands): Document new arg to command-remapping. 2007-04-01 22:10:39 +00:00
Chong Yidong
f808ad2db2 * keymaps.texi (Remapping Commands): Document new arg to
command-remapping.
2007-04-01 22:10:31 +00:00
Karl Berry
15bcde049f wording matters 2007-04-01 18:11:15 +00:00
Glenn Morris
e42b9a3362 (Timers): Fix description of run-at-time TIME formats. 2007-03-31 23:29:38 +00:00
Glenn Morris
192453e4c6 *** empty log message *** 2007-03-31 23:29:29 +00:00
Richard M. Stallman
6a4c2b04cc *** empty log message *** 2007-03-31 20:41:32 +00:00
Richard M. Stallman
aa5f6fc23c (Invisible Text): Correct buffer-invisibility-spec regarding ellipsis. 2007-03-31 20:02:18 +00:00
Eli Zaretskii
ad8d30b3d8 Improve indexing. 2007-03-31 17:28:11 +00:00
Eli Zaretskii
6797d2725f *** empty log message *** 2007-03-31 14:43:01 +00:00
Eli Zaretskii
c115a4634f Improve indexing. 2007-03-31 14:37:05 +00:00
Eli Zaretskii
5e472eb6ee Improve indexing. 2007-03-31 13:56:30 +00:00
Karl Berry
66a17d97c6 wording 2007-03-31 13:44:56 +00:00
Eli Zaretskii
b6a5d6015a Improve indexing. 2007-03-31 13:44:52 +00:00
Eli Zaretskii
1db203ff37 Improve indexing. 2007-03-31 12:43:32 +00:00
Eli Zaretskii
5a842fda54 *** empty log message *** 2007-03-31 11:20:45 +00:00
Eli Zaretskii
891c067412 Postscript -> PostScript. 2007-03-31 10:57:01 +00:00
Eli Zaretskii
89a4f43fac *** empty log message *** 2007-03-31 10:18:38 +00:00
Eli Zaretskii
539775c024 (Writing Emacs Primitives): Untabify `For'. 2007-03-31 09:26:40 +00:00
Karl Berry
a4c5b42a9c improve page breaks, etc. 2007-03-30 18:12:56 +00:00
Eli Zaretskii
61880ffee7 *** empty log message *** 2007-03-24 16:48:39 +00:00
Eli Zaretskii
f540a63988 (Standard Errors): Add an index entry. 2007-03-24 16:48:11 +00:00
Chong Yidong
dd35811fe3 Bump version to 22.0.96. 2007-03-20 00:46:19 +00:00
Glenn Morris
7ad42042de *** empty log message *** 2007-03-19 21:20:10 +00:00
Richard M. Stallman
705959fc64 *** empty log message *** 2007-03-19 05:42:21 +00:00
Richard M. Stallman
520a127308 (Recording Input): recent-keys now gives 300 keys. 2007-03-19 05:30:35 +00:00
Chong Yidong
1862915597 Fix "daylight savings time" -> "daylight saving time" typo. 2007-03-17 19:03:51 +00:00
Richard M. Stallman
47ccd97c33 *** empty log message *** 2007-03-05 03:21:41 +00:00
Richard M. Stallman
aaa114ec71 (File Local Variables): Update enable-local-variables values. 2007-03-05 03:13:41 +00:00
Richard M. Stallman
d89abe751c *** empty log message *** 2007-03-04 18:29:07 +00:00
Richard M. Stallman
161e88567d (Control Parsing): Minor clarification. 2007-03-04 18:25:58 +00:00
Richard M. Stallman
a48320d900 (Formatting Strings): Clarify width, precision, flags. 2007-03-04 18:25:36 +00:00
Richard M. Stallman
5b2815a4e3 (Sequence Functions): Move string-bytes away, add xref. 2007-03-04 18:21:03 +00:00
Richard M. Stallman
62f114b3c4 (Text Representations): Move string-bytes here. 2007-03-04 18:20:37 +00:00
Richard M. Stallman
2419927e05 (Major Mode Conventions): Fundamental mode is exception. 2007-03-04 18:20:15 +00:00
Richard M. Stallman
f5fabecf26 (Basic Completion): Minor clarification. 2007-03-04 18:19:45 +00:00
Richard M. Stallman
f7ade6b548 (The Mark): Clarify existence vs activation of mark. Other cleanup. 2007-03-04 18:19:05 +00:00
Richard M. Stallman
3de3e773a6 (Finding Overlays): Write better example. 2007-03-04 18:00:37 +00:00
Richard M. Stallman
0c47ccd44e (Eval During Compile): Clarify putting macros in eval-when-compile. 2007-03-04 17:55:23 +00:00
Chong Yidong
c39706ff8b Bump to 22.0.95. 2007-03-01 23:19:21 +00:00
Vinicius Jose Latorre
70614fa435 Fix anchor position. 2007-02-25 11:55:56 +00:00
Chong Yidong
38008dcd92 Bump to version 22.0.94. 2007-02-23 17:37:28 +00:00
Kim F. Storm
dfb1e36c31 *** empty log message *** 2007-02-21 13:55:10 +00:00
Kim F. Storm
0dea6c8b70 (Text Comparison): Mention that assoc-string
converts symbols to strings before testing.
2007-02-21 13:52:27 +00:00
Kim F. Storm
255d98f85d *** empty log message *** 2007-02-17 22:02:04 +00:00
Kim F. Storm
57bb3c252c More fixes to bindat example. 2007-02-17 22:00:17 +00:00
Kim F. Storm
500cbe57f6 (Bindat Spec): Vector types can have optional element type.
(Bindat Examples): Fix example.  Add vector with element type.
2007-02-17 21:07:11 +00:00
Andreas Schwab
52b2c096e4 *** empty log message *** 2007-02-16 13:21:59 +00:00