1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-19 10:22:27 +00:00
Commit Graph

213 Commits

Author SHA1 Message Date
Richard M. Stallman
2dd7b854e3 Add xrefs from Saving Buffers to Format Conversion and Saving
Properties.
1996-08-24 21:26:03 +00:00
Richard M. Stallman
9ba7f85cde Show how to reorder buffers. 1996-08-13 21:25:03 +00:00
Richard M. Stallman
3b97925851 Make examples in Output Streams stand on their own. 1996-07-29 23:49:18 +00:00
Richard M. Stallman
cfbaa90cb0 Explain range of time values, and what negative year numbers mean. 1996-07-24 03:43:56 +00:00
Richard M. Stallman
d64c55d875 Describe garbage-collection-messages. 1996-07-23 15:50:58 +00:00
Richard M. Stallman
48a58303e6 Add y-or-n-p-with-timeout. 1996-07-23 15:50:32 +00:00
Richard M. Stallman
089e089d4b Describe the version-specific site-list directory. 1996-07-23 15:50:08 +00:00
Richard M. Stallman
0521d6f56d Explain new keymap-parent functions.
Reorder the info about extra stuff in a key binding
and document the menu-alias property.
1996-07-23 15:48:58 +00:00
Richard M. Stallman
fbc1b72c20 New node Standard File Names.
Document set-visited-file-name.
Add some magic file name operations.
Binary file types apply to MSDOS.
1996-07-23 15:46:12 +00:00
Richard M. Stallman
4324b7ab26 Add some xrefs. 1996-07-23 15:41:53 +00:00
Richard M. Stallman
c79615d979 print-length applies to vectors. 1996-07-23 15:41:10 +00:00
Richard M. Stallman
0c1241267e Lots of timer feature updates.
encode-time takes additional arguments and ignores them.
Change linux to gnu/linux for system-type.
More information about key translation features.
1996-07-23 15:40:25 +00:00
Richard M. Stallman
5e8ae792b1 Document line-move-ignore-invisible. 1996-07-23 15:37:09 +00:00
Richard M. Stallman
61ee360131 (Lazy Properties): New node.
(buffer-undo-list): New type of element for marker adjustment.
1996-07-23 15:36:22 +00:00
Richard M. Stallman
f23af701f6 Explain how deletion of process doesn't affect process mark. 1996-07-23 15:35:12 +00:00
Karl Heuer
840797eed7 Changes for Emacs 19.32. 1996-07-17 04:54:04 +00:00
Daniel Hagerty
3c29caa89c Added Richard's diffs to this file, fixed a couple of small bugs
texinfo related bugs.
1996-07-14 01:59:42 +00:00
Erik Naggum
378f60427d Fix minor typo. 1996-05-09 23:42:08 +00:00
Richard M. Stallman
2a8095d50d No intangible text property. 1996-04-26 03:01:43 +00:00
Richard M. Stallman
477763cdf4 Fix a file name. 1996-04-22 00:30:39 +00:00
Karl Heuer
52172e23c2 (elisp): Make this be the default target.
Don't depend on makeinfo.
(install): Don't depend on elisp.dvi, since we don't install that.
Use mkinstalldirs.
(dist): Add mkinstalldirs.
1996-04-03 20:25:24 +00:00
Karl Heuer
589e572841 Update phone number. 1996-04-03 19:06:08 +00:00
Richard M. Stallman
cee8c3b39c Clarify purpose of user-position parameter. 1996-02-24 04:11:01 +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
Richard M. Stallman
79d828e777 (List Motion): Fix xref to Emacs manual. 1996-02-06 20:53:26 +00:00
Richard M. Stallman
e414b03fdf Fix minor error. 1996-02-06 02:46:23 +00:00
Richard M. Stallman
3d3af498fb Minor error in substitute-key-definition. 1996-02-06 02:45:08 +00:00
Richard M. Stallman
9689908391 Clarify key sequence usage conventions. 1996-01-27 18:32:17 +00:00
Richard M. Stallman
2368fc6ff0 Explain avoiding x-popup-menu for menu bar submenu. 1996-01-17 17:23:41 +00:00
Richard M. Stallman
bd98ada94c Doc menu-bar-update-hook. 1996-01-17 17:23:04 +00:00
Richard M. Stallman
633d651dee Clarify write-contents-hooks. 1996-01-12 05:36:59 +00:00
Richard M. Stallman
6a994023c4 Explain eliminating compiler warnings about undefined variables. 1996-01-05 06:03:24 +00:00
Richard M. Stallman
2089b41a70 Explain style of "done" messages. 1995-12-30 15:58:49 +00:00
Richard M. Stallman
b39da8b110 Changed interactive spec N. 1995-12-25 18:50:01 +00:00
Richard M. Stallman
485dbcf2c7 Explain when user-mail-address is set. 1995-10-31 05:59:44 +00:00
Richard M. Stallman
815c963182 Document \= in doc string. 1995-10-30 21:19:36 +00:00
Richard M. Stallman
2770e86265 Minor fix in minibuffer-complete-and-exit. 1995-10-29 04:39:37 +00:00
Richard M. Stallman
fb1d9004a5 Minor fix. 1995-10-22 20:27:54 +00:00
Richard M. Stallman
fad7d36167 Arg of other-buffer can't be a buffer name. 1995-10-19 00:43:41 +00:00
Richard M. Stallman
b5ef0e9225 Minor fixes. 1995-10-16 01:05:10 +00:00
Richard M. Stallman
9feb90da26 Fix format example. 1995-10-16 01:04:41 +00:00
Richard M. Stallman
ab4b18358f Explain when to use make-variable-buffer-local. 1995-10-09 19:39:45 +00:00
Richard M. Stallman
1a426e9b4c Fix several minor errors. 1995-10-08 19:38:02 +00:00
Richard M. Stallman
371f8cd0ce Fix name of buffer-substring-no-properties. 1995-10-03 15:11:56 +00:00
Richard M. Stallman
0f87d8d925 Fix minor error. 1995-09-25 23:22:40 +00:00
Richard M. Stallman
67f09a62a9 Fix typo. 1995-09-25 14:50:42 +00:00
Richard M. Stallman
d473987a4c Fix typos. 1995-09-08 16:58:39 +00:00
Richard M. Stallman
76352dc186 Fix typos. 1995-08-19 04:45:06 +00:00
Richard M. Stallman
25ef19c5f4 Fix defvar equivalent expression. 1995-08-10 20:31:27 +00:00
Richard M. Stallman
113613ea44 Add index and xref to variable-interactive. 1995-08-10 20:25:30 +00:00