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

761 Commits

Author SHA1 Message Date
Richard M. Stallman
a5d0a32e01 Explain clearly what \digit does when that grouping
did not match.
2001-09-06 19:46:04 +00:00
Richard M. Stallman
2a2048f2e2 Correct the statement of when to use * in variable doc strings. 2001-09-06 19:43:44 +00:00
Gerd Moellmann
2d43d82313 *** empty log message *** 2001-09-04 09:34:50 +00:00
Gerd Moellmann
306ba73619 (srcdir, texinputdir): New variables.
(srcs, index.texi, install): Use $(srcdir).
(.PHONY): Remove elisp.dvi.
(elisp): Use -I switch for makeinfo.
(elisp.dvi): Use $(srcdir) and $(texinputdir).
(installall, dist): Use $(srcdir).
Fix path to texinfo.tex.
(maintainer-clean): Add elisp.dvi and elisp.oaux.
2001-09-04 09:34:40 +00:00
Gerd Moellmann
92a256311f *** empty log message *** 2001-08-30 12:15:09 +00:00
Gerd Moellmann
5fd2dcb8ca Conditional Display): Adjust to API change. 2001-08-30 12:13:54 +00:00
Gerd Moellmann
fa739b312d *** empty log message *** 2001-08-30 12:04:56 +00:00
Richard M. Stallman
7b67d693f2 Minor clarification. 2001-08-25 02:05:37 +00:00
Richard M. Stallman
4f79047230 Fix typo. 2001-08-25 02:01:24 +00:00
Richard M. Stallman
92e732c4b6 Remove two excess spaces. 2001-08-25 02:01:04 +00:00
Gerd Moellmann
3da17c12e8 (Search and Replace): Add description of
START and END parameters to perform-replace.
2001-08-23 14:25:42 +00:00
Richard M. Stallman
ea626e87bb Minor cleanup.
Add example of scientific notation in string-to-number.
2001-08-12 21:20:19 +00:00
Richard M. Stallman
5785f550ab Add bool-vector example. 2001-08-12 21:18:06 +00:00
Richard M. Stallman
3ae8380be4 Minor cleanup. 2001-08-12 21:16:54 +00:00
Richard M. Stallman
b7a2fc9b5b Add examples for floor, ceiling, truncate, round. 2001-08-12 21:16:24 +00:00
Richard M. Stallman
a9749dabdf Minor cleanups. 2001-08-12 21:15:14 +00:00
Gerd Moellmann
cef68af503 *** empty log message *** 2001-07-30 14:04:37 +00:00
Gerd Moellmann
99af9d8373 (Repeat Events): Add description of double-click-fuzz. 2001-07-30 14:04:16 +00:00
Werner LEMBERG
0b2fb04598 Fixing some typos. 2001-07-27 07:09:54 +00:00
Richard M. Stallman
41448f6344 Explain window-end never scrolls the window. 2001-07-12 08:46:28 +00:00
Gerd Moellmann
bbac569994 Fix a typo. 2001-07-10 10:46:53 +00:00
Ken Raeburn
ad78255132 properly mark Attic files as deleted 2001-07-06 08:41:36 +00:00
Gerd Moellmann
24eb6c0ee2 Fix several typos. 2001-07-04 06:22:15 +00:00
Richard M. Stallman
008c5e266f (Major Mode Conventions): Say not to change meaning of RET, and not to
set user preferences.  Say that there is a general imperative to
preserve uniformity even in ways not mentioned here.
2001-06-26 13:18:26 +00:00
Richard M. Stallman
0bae67ad54 (Wrong Time): New node. 2001-06-23 16:11:23 +00:00
Richard M. Stallman
92204c9219 Minor change. 2001-06-23 16:10:25 +00:00
Richard M. Stallman
c2e903c04f (Major Mode Conventions): Major modes should not change RET. 2001-06-23 16:09:28 +00:00
Richard M. Stallman
456ced1fb4 (Compilation Functions): Add xref to Problems with Macros. 2001-06-23 16:08:32 +00:00
Richard M. Stallman
b9332010d2 More of previous change. 2001-06-23 16:07:34 +00:00
Richard M. Stallman
70c750c0e8 Deprecate use of the INITIAL argument for completing-read. 2001-06-23 16:06:49 +00:00
Richard M. Stallman
01e3636e35 Give advice about how to default position args and region args. 2001-06-14 21:05:55 +00:00
Richard M. Stallman
db4413bed9 Fix typo. 2001-06-11 09:33:32 +00:00
Gerd Moellmann
0d88b7d028 Add that PBM and XBM image specs may have :foreground nil, and
:background nil.
2001-05-30 15:32:04 +00:00
Richard M. Stallman
8f17d892d1 Use Lisp escape sequences only inside string syntax. 2001-05-20 17:19:47 +00:00
Stefan Monnier
4015360678 (string-to-syntax): Close the @defun. 2001-05-09 20:34:19 +00:00
Stefan Monnier
d1f08d8503 (Syntax Class Table): Add the missing designator for
comment and string fences.
(Syntax Properties): Add a xref to syntax table internals.
(Syntax Table Internals): Document string-to-syntax.
2001-05-08 20:13:03 +00:00
Gerd Moellmann
1e9fc92e1c *** empty log message *** 2001-05-07 14:22:02 +00:00
Gerd Moellmann
722d9ee600 (install): Use install-info command line options
like in Emacs' Makefile.in.
2001-05-07 14:21:25 +00:00
Richard M. Stallman
80561aaa69 Two minor fixes. 2001-05-05 22:39:29 +00:00
Richard M. Stallman
0fe6819f96 Explain how handler is called, for magic file operations that take
more than one file-name argument.
2001-05-05 22:38:58 +00:00
Richard M. Stallman
9eae55d283 Fully document \d. 2001-04-22 14:51:21 +00:00
Gerd Moellmann
86b032fa4c (Finding Overlays): Fix example code. 2001-04-03 14:28:29 +00:00
Richard M. Stallman
1d2849135b Floating point is always available; say a little about what it is. 2001-03-26 03:17:58 +00:00
Richard M. Stallman
aab28c42a8 Minor fix. 2001-03-26 03:14:34 +00:00
Dave Love
5143d8a4f1 *** empty log message *** 2001-03-22 15:16:31 +00:00
Gerd Moellmann
2153fe6e9d Change assoc-delete-all to assq-delete-all. 2001-03-20 15:37:50 +00:00
Dave Love
d70ba855bd batch read from minibuffer 2001-03-19 14:54:02 +00:00
Dave Love
61b2341032 assq-delete-all <- assoc-delete-all 2001-03-19 14:53:19 +00:00
Richard M. Stallman
2cd8656efc Move :file, :data and :margin first in the table
of subproperties of `image' property.
2001-03-12 03:45:12 +00:00
Gerd Moellmann
c400241bbe (Horizontal Scrolling): Remove doubled `the'. 2001-02-23 13:23:45 +00:00
Gerd Moellmann
f3a8574b68 (Image Descriptors): Remove doubled `a'. 2001-02-23 13:18:33 +00:00
Gerd Moellmann
5bf6f93d34 (Making Backups): Remove doubled `for'. 2001-02-23 13:12:30 +00:00
Gerd Moellmann
1ecbf4e45f (Window System Selections): Remove doubled `it'. 2001-02-23 13:11:25 +00:00
Gerd Moellmann
b5bee757a2 (Major Mode Conventions): Remove doubled 'use'. 2001-02-23 13:10:22 +00:00
Dave Love
a8b5bbefb3 (Regexp Backslash): categories. 2001-01-31 19:12:18 +00:00
Dave Love
a57092e8ca describe-categories 2001-01-31 19:10:33 +00:00
Dave Love
f57b6e648c *** empty log message *** 2001-01-31 01:20:04 +00:00
Dave Love
c04c052b98 make-translation-table addition 2001-01-23 19:05:26 +00:00
Dave Love
c99554b1f6 *** empty log message *** 2001-01-22 20:52:23 +00:00
Dave Love
e294b7f1bf Change "X windows" instances. 2001-01-22 20:50:42 +00:00
Gerd Moellmann
61739ec983 *** empty log message *** 2001-01-18 11:28:29 +00:00
Gerd Moellmann
f864120fde *** empty log message *** 2001-01-17 14:11:43 +00:00
Gerd Moellmann
b30623bee0 *** empty log message *** 2001-01-12 15:21:00 +00:00
Richard M. Stallman
03231f93f3 Minor fix because a bool-vector's elements can't be characters. 2001-01-07 01:54:41 +00:00
Dave Love
023045d66d butlast, nbutlast. 2001-01-05 16:56:21 +00:00
Dave Love
394d33a8ff Revert last change except for %X. 2001-01-04 21:01:18 +00:00
Dave Love
7aa2024d50 display-planes on tty 2001-01-04 11:32:58 +00:00
Dave Love
898bb59ad4 %X, %E, %G in format strings. 2001-01-04 11:31:56 +00:00
Dave Love
4577e8cc56 Add `radio' type. User variable doc strings and backquote in
defcustom.
2001-01-02 23:23:24 +00:00
Richard M. Stallman
faee9d2328 Add count-screen-lines. 2001-01-02 03:52:23 +00:00
Dave Love
e8262f40f3 make-char change 2000-12-21 22:28:08 +00:00
Gerd Moellmann
03ff8aabc3 *** empty log message *** 2000-12-20 15:37:23 +00:00
Gerd Moellmann
5f1f59555a *** empty log message *** 2000-12-18 10:22:02 +00:00
Miles Bader
00480554c4 (Window Start): Update documentation for `pos-visible-in-window-p'. 2000-12-09 02:58:55 +00:00
Dave Love
fbd9f27699 close @defopt. 2000-12-06 20:51:15 +00:00
Dave Love
97dad10831 Zap before-change-function, ftp-setup-write-file-hooks,
ftp-write-file-hook, m2-mode-hook, after-change-function.
Add mouse-position-function.
2000-12-06 20:49:59 +00:00
Dave Love
c7a401dd19 Why no package system.
Rationale for loading without effect.
Defining compatibility aliases.
2000-12-06 20:48:43 +00:00
Gerd Moellmann
4f0308e1be Add event-window-heights. 2000-12-06 14:02:38 +00:00
Stefan Monnier
00c804d5e6 Don't quote lambdas. 2000-12-04 16:15:18 +00:00
Stefan Monnier
01ad4eacc2 Add index files and dvi/pdf/... 2000-12-04 16:14:34 +00:00
Gerd Moellmann
1636ca09ab *** empty log message *** 2000-12-02 10:23:33 +00:00
Dave Love
ad5101a652 add-hook change 2000-11-29 19:13:46 +00:00
Dave Love
82d10c89a9 delete-frame-hook 2000-11-29 19:13:21 +00:00
Dave Love
4e5d744e9b plist-member 2000-11-29 19:12:51 +00:00
Dave Love
0b3da4ec41 keymap property 2000-11-29 14:55:51 +00:00
Dave Love
aad529410b subr-arity 2000-11-29 14:55:23 +00:00
Dave Love
62fb5c6645 image-mask-p
keymap property
image property changes
2000-11-29 14:53:29 +00:00
Dave Love
601bda2ec9 pos-visible-in-window-p change 2000-11-29 12:53:06 +00:00
Dave Love
a6b8df2fd7 Doc play-sound-file and sound :device. 2000-11-28 11:38:55 +00:00
Dave Love
7f84d9ae46 8-bit tweaks 2000-11-27 15:32:38 +00:00
Dave Love
b25e2fb558 base64 tweaks 2000-11-27 15:24:43 +00:00
Dave Love
34f70eda7f *** empty log message *** 2000-11-23 19:03:07 +00:00
Dave Love
429994d865 Fix markup. 2000-11-23 18:54:35 +00:00
Gerd Moellmann
e258eedc76 Add description of function window-list. 2000-11-20 20:28:41 +00:00
Dave Love
9e445e292e Stuff from tool-bar.el. 2000-11-14 18:23:05 +00:00
Stefan Monnier
1e344ee245 (Building Lists): Add footnote to explain how to add
to the end of a list.
2000-11-12 15:14:15 +00:00
Gerd Moellmann
52d898940b *** empty log message *** 2000-11-10 15:00:47 +00:00
Gerd Moellmann
d7255d6223 Typo fixed. 2000-11-09 12:08:22 +00:00
Dave Love
3d66f910ad defgroup :version 2000-11-02 14:47:18 +00:00
Gerd Moellmann
1ac3fc4299 *** empty log message *** 2000-11-02 12:38:52 +00:00
Dave Love
aa6a7cf251 Revert last change. 2000-10-27 12:52:28 +00:00
Dave Love
d1e3c8a732 checklist custom type. 2000-10-26 18:36:21 +00:00
Dave Love
a0b972de7b *** empty log message *** 2000-10-26 18:35:31 +00:00
Gerd Moellmann
a540f6ed85 (Visiting Functions): Typos. 2000-10-25 09:46:57 +00:00
Kenichi Handa
80e8b2c20f (Visiting Functions): Return value of find-file-noselect may be a list
of buffers if wildcards are used.
2000-10-25 00:42:48 +00:00
Kenichi Handa
28bcdbee27 *** empty log message *** 2000-10-25 00:42:31 +00:00
Dave Love
26f42fedae *** empty log message *** 2000-10-24 23:17:02 +00:00
Dave Love
5633ded3f7 getenv is a command 2000-10-24 23:15:39 +00:00
Miles Bader
22d1a4ed04 *** empty log message *** 2000-10-24 06:22:03 +00:00
Miles Bader
9a6b7dcdd7 (Defining Faces): Document `graphic' display type in face specs. 2000-10-24 06:21:50 +00:00
Kai Großjohann
fa00d3b617 Missed this file in previous commit. 2000-10-17 22:48:39 +00:00
Kai Großjohann
916a89db45 Obsolete variable `after-make-frame-hook'. 2000-10-17 22:20:22 +00:00
Gerd Moellmann
483de32b26 (set_iterator_to_next): Reset box start and flags of the
iterator at the beginning, so that they can be set later on, for
instance in reseat_at_next_visible_line_start without being
overwritten.
2000-10-16 21:05:03 +00:00
Gerd Moellmann
7ccd82bda0 (Other Image Types): Add description of :foreground
and :background properties of mono PBM images.
2000-10-16 20:11:41 +00:00
Gerd Moellmann
1e4d32f80e *** empty log message *** 2000-10-16 11:43:01 +00:00
Dave Love
5e0c8a235d custom types emacs-commentary-link, coding-system, color 2000-10-16 09:49:57 +00:00
Dave Love
1574933b68 string display property 2000-10-13 18:05:11 +00:00
Dave Love
6cc089d2ad Non-ASCII in regexp ranges. 2000-10-13 16:36:35 +00:00
Miles Bader
a43709e643 Document `display-message-or-buffer'. 2000-10-08 01:41:04 +00:00
Miles Bader
35627f726a (Fields):
Document new features in constrain-to-field.
  Fix up some other entries.
  Remove entries for nonexistant functions.
2000-10-03 01:56:53 +00:00
Miles Bader
a6d81c937b (Narrowing): Get rid of warning about now-fixed save-restriction bug. 2000-10-03 01:56:15 +00:00
Miles Bader
96f71a4964 (Face Attributes): Add description of new :inherit face attribute, and
additional legal values for the :height attribute.
2000-10-03 01:55:27 +00:00
Dave Love
c26a99e8d9 (Clickable Text): Fix example. 2000-09-13 18:00:34 +00:00
Gerd Moellmann
a2bd77b863 *** empty log message *** 2000-09-12 12:51:38 +00:00
Dave Love
7d817b8361 *** empty log message *** 2000-09-04 14:00:50 +00:00
Dave Love
b08d86c6ef help-echo and menu prompts stuff 2000-09-04 14:00:05 +00:00
Dave Love
e3b9fc9196 help-echo stuff, find-image, image-size. 2000-09-04 13:57:47 +00:00
Dave Love
05cae5d0b0 help-echo stuff 2000-09-04 13:55:53 +00:00
Dave Love
dbda27d1f9 Add `last'. 2000-08-23 14:19:27 +00:00
Eli Zaretskii
bfccb7b3bc Add a comment about the significance of an asterisk as the first
character of a variable's doc string.  Reported by Donald Knuth.
2000-08-23 12:05:12 +00:00
Dave Love
87b3b12981 *** empty log message *** 2000-08-23 09:59:44 +00:00
Dave Love
b6dd59630f *** empty log message *** 2000-08-22 18:49:28 +00:00
Dave Love
e2b1c016fe read in batch 2000-08-22 18:42:51 +00:00
Dave Love
bae2aa40bb normal-backup-enable-predicate, backup-directory-alist,
make-backup-file-name-function
2000-08-22 18:08:50 +00:00
Dave Love
e8efaf39f2 aset change. 2000-08-20 18:39:20 +00:00
Dave Love
35244a0ee5 (List Motion): Note optional args. 2000-08-20 18:22:20 +00:00
Werner LEMBERG
e23a63a536 * .cvsignore: New file. 2000-08-17 11:14:01 +00:00
Gerd Moellmann
f68446efd3 *** empty log message *** 2000-08-15 13:22:09 +00:00
Gerd Moellmann
704bdba16c *** empty log message *** 2000-08-08 11:05:38 +00:00
Gerd Moellmann
18925e78bb *** empty log message *** 2000-07-30 11:50:38 +00:00
Gerd Moellmann
4a7f48bb2f *** empty log message *** 2000-07-28 12:48:04 +00:00
Gerd Moellmann
b548072f27 *** empty log message *** 2000-07-27 13:28:26 +00:00
Dave Love
1beefde776 file-name-extension 2000-07-27 13:13:23 +00:00
Dave Love
19182f77ef :help-echo needn't be a string. 2000-07-27 13:12:14 +00:00
Dave Love
6824708b09 Mention keybindings of non-ASCII chars. 2000-07-27 13:11:10 +00:00
Dave Love
315fe0e953 Numeric args to concat. 2000-07-27 13:09:58 +00:00
Dave Love
60c7ff3b9d Menu help strings now used. 2000-07-12 15:19:03 +00:00
Dave Love
bb2337f5ad *** empty log message *** 2000-06-06 14:56:30 +00:00
Dave Love
17da7e4c5d *** empty log message *** 2000-05-31 20:00:24 +00:00
Dave Love
5bd46f080a Change @sp1 to @sp 1. 2000-05-31 19:54:28 +00:00
Dave Love
969ac764c1 Fix xref 2000-05-31 19:52:25 +00:00
Kenichi Handa
7a063989e0 *** empty log message *** 2000-05-28 23:54:22 +00:00
Gerd Moellmann
e4a29e5aed *** empty log message *** 2000-05-26 20:18:01 +00:00
Gerd Moellmann
04545643a8 *** empty log message *** 2000-05-24 13:10:23 +00:00
Gerd Moellmann
879bde8346 *** empty log message *** 2000-05-24 12:07:06 +00:00
Gerd Moellmann
716e3b88ef *** empty log message *** 2000-05-23 22:04:00 +00:00
Gerd Moellmann
9695b7830b *** empty log message *** 2000-05-23 15:39:40 +00:00
Gerd Moellmann
c1c5790dfd *** empty log message *** 2000-05-23 15:11:48 +00:00
Gerd Moellmann
2e3a2ea0bf *** empty log message *** 2000-05-23 13:24:50 +00:00
Gerd Moellmann
46600ab153 *** empty log message *** 2000-05-23 12:22:28 +00:00
Gerd Moellmann
ce75fd2348 *** empty log message *** 2000-05-23 09:44:28 +00:00
Gerd Moellmann
c736534c59 *** empty log message *** 2000-05-22 11:30:12 +00:00
Dave Love
f8bdd51999 fix @sc use 2000-05-21 11:42:50 +00:00
Gerd Moellmann
a4776185ab *** empty log message *** 2000-05-17 09:16:11 +00:00
Gerd Moellmann
4240c779d5 *** empty log message *** 2000-05-13 09:11:42 +00:00
Gerd Moellmann
a265079f99 *** empty log message *** 2000-05-12 09:22:33 +00:00
Gerd Moellmann
0ace421a2d *** empty log message *** 2000-05-11 15:44:54 +00:00
Gerd Moellmann
e465fdc2ea *** empty log message *** 2000-05-11 13:29:12 +00:00
Dave Love
82400f5661 write-region change 2000-05-10 19:40:18 +00:00
Dave Love
ca3be36e4e auto-fill-chars 2000-05-09 16:33:44 +00:00
Gerd Moellmann
a0a1df48e6 *** empty log message *** 2000-05-04 19:20:37 +00:00
Gerd Moellmann
96f66dc5f2 *** empty log message *** 2000-05-03 10:45:51 +00:00
Gerd Moellmann
3e8b2a018f *** empty log message *** 2000-05-02 10:39:45 +00:00
Richard M. Stallman
39a5713ce1 *** empty log message *** 2000-04-21 18:28:45 +00:00
Richard M. Stallman
5557b83bc8 *** empty log message *** 2000-04-18 21:27:18 +00:00
Richard M. Stallman
f855fad275 *** empty log message *** 2000-04-16 17:21:24 +00:00
Richard M. Stallman
5858d11fe5 *** empty log message *** 2000-04-15 16:24:22 +00:00
Dave Love
3c30cb6e7e mapc 2000-04-12 17:20:46 +00:00
Gerd Moellmann
62f20204b7 *** empty log message *** 2000-04-03 21:21:42 +00:00
Richard M. Stallman
3d3df9e121 *** empty log message *** 2000-03-29 19:40:14 +00:00
Richard M. Stallman
4b96e28c9b *** empty log message *** 2000-03-24 21:26:10 +00:00
Richard M. Stallman
f74bbbbf55 *** empty log message *** 2000-03-09 13:59:23 +00:00
Dave Love
65e8b58229 echo-keystrokes change. 2000-03-02 22:08:36 +00:00
Dave Love
32f4453797 define-key-after change 2000-03-02 22:05:43 +00:00
Richard M. Stallman
3357a32f3e *** empty log message *** 2000-02-24 11:44:43 +00:00
Dave Love
e5a00c9c86 define-key-after change. 2000-02-23 11:42:38 +00:00
Richard M. Stallman
69b05ea482 *** empty log message *** 2000-02-22 19:48:55 +00:00
Richard M. Stallman
2d06696fdc *** empty log message *** 2000-02-20 14:31:40 +00:00
Dave Love
d59b6ae627 Remove @dots from encode-time header. 2000-02-18 20:00:55 +00:00
Richard M. Stallman
1dffc5db08 *** empty log message *** 2000-02-09 23:54:58 +00:00
Richard M. Stallman
12210d0397 *** empty log message *** 2000-01-31 14:24:19 +00:00
Dave Love
e88399c85c keywordp, user-variable-p change. 2000-01-31 12:48:43 +00:00
Dave Love
a051972bef Fix use of mark-active in examples. 2000-01-28 22:58:46 +00:00
Dave Love
e79a8eb230 Fix entry in main menu. 2000-01-28 17:04:22 +00:00
Richard M. Stallman
a065c889e1 *** empty log message *** 2000-01-26 23:57:05 +00:00
Richard M. Stallman
b50c92144c *** empty log message *** 2000-01-22 03:47:04 +00:00
Richard M. Stallman
02b1440002 *** empty log message *** 2000-01-21 03:42:21 +00:00
Richard M. Stallman
757081353d *** empty log message *** 2000-01-20 18:18:58 +00:00
Richard M. Stallman
caccdcbb25 *** empty log message *** 2000-01-20 18:07:38 +00:00
Richard M. Stallman
4f939ab8ad *** empty log message *** 2000-01-19 19:54:36 +00:00
Richard M. Stallman
9c17f49438 *** empty log message *** 2000-01-19 05:21:45 +00:00
Richard M. Stallman
7ba6d81812 *** empty log message *** 2000-01-18 02:48:57 +00:00
Richard M. Stallman
05aea71425 *** empty log message *** 2000-01-16 00:29:04 +00:00
Richard M. Stallman
080a57baf6 *** empty log message *** 2000-01-12 05:22:30 +00:00
Richard M. Stallman
1d8c59e9d4 *** empty log message *** 2000-01-11 05:15:12 +00:00
Richard M. Stallman
015b5f78b9 *** empty log message *** 2000-01-11 04:28:13 +00:00
Richard M. Stallman
8f3efb4e04 *** empty log message *** 2000-01-10 08:56:40 +00:00
Gerd Moellmann
3768027915 @ifinto -> @ifnottex. 2000-01-05 15:18:01 +00:00
Gerd Moellmann
fd897522d4 Update copyrights. 2000-01-05 14:59:32 +00:00
Gerd Moellmann
dfc16043b1 *** empty log message *** 2000-01-05 14:29:52 +00:00
Gerd Moellmann
176c9de4b4 Remove obsolete @tindex commands. 2000-01-05 14:29:37 +00:00
Richard M. Stallman
c082a34881 *** empty log message *** 2000-01-03 05:26:02 +00:00
Richard M. Stallman
7282119048 *** empty log message *** 2000-01-03 00:19:17 +00:00
Richard M. Stallman
3998eed0c7 *** empty log message *** 2000-01-01 07:14:57 +00:00
Gerd Moellmann
f21b06b762 *** empty log message *** 1999-12-25 13:01:06 +00:00
Richard M. Stallman
390538c3a3 *** empty log message *** 1999-12-13 04:42:21 +00:00
Dave Love
13ede7fc4d Fix makeinfo complaints. 1999-12-09 18:22:56 +00:00
Richard M. Stallman
77ba49d8a6 *** empty log message *** 1999-12-08 19:01:55 +00:00
Richard M. Stallman
fcad24639f *** empty log message *** 1999-12-08 18:45:56 +00:00
Gerd Moellmann
3f26d1e687 Patch from rms. 1999-12-06 13:27:00 +00:00
Dave Love
1107d4ca49 (Hash Tables): Note that alists win for small tables. 1999-12-05 12:21:20 +00:00
Dave Love
eda77a0ff6 (Overlays): Add menu entry for Finding Overlays. 1999-12-03 19:38:44 +00:00
Dave Love
75952b80e5 (Antinews): Fix node Prev again. 1999-12-03 19:36:28 +00:00
Dave Love
2468d0c025 Current version from /gd/gnu/elisp. 1999-12-03 19:11:12 +00:00
Dave Love
602613fe3c Fixes for makeinfo complaints. 1999-12-03 19:08:52 +00:00
Dave Love
9410151396 (MAKEINFO): New parameter. 1999-12-03 18:35:56 +00:00
Dave Love
94ec544dde *** empty log message *** 1999-12-03 18:20:46 +00:00
Gerd Moellmann
887d6f8094 Change from rms. 1999-11-14 12:51:38 +00:00
Gerd Moellmann
14ac7224f1 Patch from rms. 1999-11-10 22:01:35 +00:00
Gerd Moellmann
765712a701 *** empty log message *** 1999-11-10 10:46:58 +00:00
Gerd Moellmann
94886883f0 Patch from rms. 1999-11-09 15:49:34 +00:00
Gerd Moellmann
dadec48230 Patch from rms. 1999-11-03 13:39:34 +00:00
Gerd Moellmann
00510a6b35 Patch from rms. 1999-11-02 12:38:00 +00:00
Gerd Moellmann
79ddc9c971 Patch from rms. 1999-11-01 15:52:18 +00:00
Gerd Moellmann
2bdedac100 *** empty log message *** 1999-10-30 21:12:39 +00:00
Gerd Moellmann
3f70583690 Patch from rms. 1999-10-29 12:09:29 +00:00
Gerd Moellmann
d699a7ad51 Patch from rms. 1999-10-28 21:44:45 +00:00
Gerd Moellmann
74cef4e6cd scroll-up-aggressively: 0.5 not equivalent to nil. 1999-10-28 20:12:35 +00:00
Gerd Moellmann
a172935cbe Add @end defvar for scalable-fonts-allowed. 1999-10-27 14:45:39 +00:00
Gerd Moellmann
6b5c0a2e94 Patch by rms. 1999-10-27 10:42:06 +00:00
Gerd Moellmann
513331d329 Patch from rms. 1999-10-27 09:26:40 +00:00
Gerd Moellmann
04c1025b88 Patch from rms. 1999-10-27 09:08:15 +00:00
Gerd Moellmann
95ed62c7aa Patch from rms. 1999-10-26 15:56:15 +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
7f785b5045 *** empty log message *** 1999-10-26 13:08:02 +00:00
Gerd Moellmann
a61b921774 Patch from rms. 1999-10-26 12:24:28 +00:00
Gerd Moellmann
711331aa75 Fix some typos. 1999-10-25 16:12:21 +00:00
Gerd Moellmann
75f3230bfa Patch by rms. 1999-10-25 16:03:03 +00:00
Gerd Moellmann
41982e72de Patch by rms. 1999-10-25 14:03:38 +00:00