1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-16 17:19:41 +00:00
Commit Graph

38 Commits

Author SHA1 Message Date
Luc Teirlinck
980aaec7f9 (Buffer Internals): Describe new auto_save_file_format field of the
buffer structure.
2004-09-08 02:59:04 +00:00
Richard M. Stallman
2a2331727a Minor fixes. 2004-02-17 01:12:00 +00:00
Richard M. Stallman
5b2279a391 (Garbage Collection): Add memory-use-counts. 2003-12-29 20:59:33 +00:00
Luc Teirlinck
568ffbeed8 (Pure Storage): Mention that `purecopy' does not copy text properties.
(Object Internals): Now 29 bits are used (in most implementations) to
address Lisp objects.
2003-12-25 03:52:43 +00:00
Eli Zaretskii
ad800164c8 Replace @sc{foo} with @acronym{FOO}. 2003-11-02 06:29:59 +00:00
Dave Love
0a6928035f usage: in doc strings. Correct side-effect function remark. 2003-10-06 16:40:10 +00:00
Miles Bader
ab5796a9f9 Add arch taglines 2003-09-01 15:45:59 +00:00
Markus Rost
f0514b34ed (Garbage Collection): Fix previous change. 2003-07-22 16:15:25 +00:00
Richard M. Stallman
66c0f0547b (Garbage Collection): Add gcs-done, gc-elapsed. 2003-07-22 15:23:16 +00:00
Richard M. Stallman
e73c3ec468 (Garbage Collection): Add post-gc-hook. 2003-07-14 16:03:48 +00:00
Richard M. Stallman
236a191427 (Writing Emacs Primitives): Clarify previous change. 2003-04-24 02:01:11 +00:00
Richard M. Stallman
70bb440262 (Writing Emacs Primitives): Strings are
no longer special for GCPROs.  Mention GCPRO5, GCPRO6.
Explain GCPRO convention for varargs function args.
2003-04-19 04:16:15 +00:00
Pavel Janík
a39c2e0df8 Fix typo. 2002-12-07 13:38:26 +00:00
Francesco Potortì
88510b1757 Added two references from Buffer Internals to Buffer Gap. 2002-11-12 08:11:30 +00:00
Richard M. Stallman
f1842270a5 Document new doc string format. 2001-12-23 06:38:58 +00:00
Eli Zaretskii
40d48fe935 (Garbage Collection): Document the used and free
strings report.
(Memory Usage): Document strings-consed.
2001-09-08 17:44:36 +00:00
Gerd Moellmann
d7255d6223 Typo fixed. 2000-11-09 12:08:22 +00:00
Richard M. Stallman
05aea71425 *** empty log message *** 2000-01-16 00:29:04 +00:00
Gerd Moellmann
fd897522d4 Update copyrights. 2000-01-05 14:59:32 +00:00
Dave Love
13ede7fc4d Fix makeinfo complaints. 1999-12-09 18:22:56 +00:00
Gerd Moellmann
10a61062c4 Remove optional_new_start. 1999-10-26 15:53:43 +00:00
Gerd Moellmann
b4355e3847 Remove pseudo_window_p. 1999-10-26 15:37:49 +00:00
Gerd Moellmann
95260b2688 Patches from rms. 1999-10-25 11:06:44 +00:00
Richard M. Stallman
8241495da5 *** empty log message *** 1999-09-17 06:59:04 +00:00
Richard M. Stallman
a9f0a989a1 *** empty log message *** 1998-05-19 03:45:57 +00:00
Richard M. Stallman
969fe9b569 *** empty log message *** 1998-04-20 17:43:57 +00:00
Richard M. Stallman
f9f59935f3 *** empty log message *** 1998-02-28 01:53:53 +00:00
Richard M. Stallman
cb017dde0f dump-emacs works only with -batch. 1997-06-23 04:19:27 +00:00
Richard M. Stallman
9e2b495b70 Minor cleanups for overfull hboxes. 1996-12-20 00:09:23 +00:00
Richard M. Stallman
d64c55d875 Describe garbage-collection-messages. 1996-07-23 15:50:58 +00:00
Richard M. Stallman
2a664e7313 Clarify site-load.el vs site-init.el and how to deal with doc strings. 1996-02-08 06:36:57 +00:00
Karl Heuer
bfe721d172 *** empty log message *** 1995-06-06 19:21:15 +00:00
Richard M. Stallman
c2cd5fb793 Minor purecopy correction. 1995-03-27 23:39:32 +00:00
Richard M. Stallman
e610024ba6 entered into RCS 1995-01-20 00:57:39 +00:00
Richard M. Stallman
77223f057e *** empty log message *** 1995-01-19 07:25:03 +00:00
Richard M. Stallman
574efc8387 *** empty log message *** 1994-05-21 02:28:15 +00:00
Richard M. Stallman
a890e1b0e0 *** empty log message *** 1994-04-24 21:47:17 +00:00
Richard M. Stallman
a44af9f249 Initial revision 1994-03-21 07:49:21 +00:00