1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-28 10:56:36 +00:00
Commit Graph

1339 Commits

Author SHA1 Message Date
Eli Zaretskii
bc214b060b (install, maintainer-clean): Don't use "elisp-*" as it nukes elisp-cover.texi.
(dist): Change elisp-[0-9] to elisp-[1-9], as there could be no elisp-0 etc.
2004-11-06 16:17:45 +00:00
Luc Teirlinck
4cc8522cb9 *** empty log message *** 2004-11-05 23:41:56 +00:00
Luc Teirlinck
f9597b5b7f (Keyboard Macros): Document append' return value of defining-kbd-macro'. 2004-11-05 23:37:44 +00:00
Richard M. Stallman
2d1ef312c8 *** empty log message *** 2004-11-01 07:48:44 +00:00
Richard M. Stallman
9d0d107084 (Interactive Call): Add called-interactively-p. 2004-11-01 07:47:08 +00:00
Simon Josefsson
6f4e005dd9 (Reading a Password): Revert. 2004-10-29 21:23:08 +00:00
Richard M. Stallman
4f71c13ffd *** empty log message *** 2004-10-28 06:47:35 +00:00
Richard M. Stallman
60bb490961 (Display Feature Testing): Explain about "vendor". 2004-10-28 06:46:47 +00:00
Richard M. Stallman
4660a9e3d6 *** empty log message *** 2004-10-27 15:07:06 +00:00
Richard M. Stallman
dff3f9e1b8 (Interactive Codes): N' uses numeric prefix, not raw. Clarify n'.
(Interactive Call): Rewrite interactive-p, focusing on when and how to use it.
(Misc Events): Clarify previous change.
2004-10-27 14:59:47 +00:00
Richard M. Stallman
f91f2dcc78 (Simple Advice): Clarify what job the example does.
(Around-Advice): Clarify ad-do-it.
(Activation of Advice): An option of ad-default-compilation-action
is `never', not `nil'.
2004-10-27 14:54:18 +00:00
Kim F. Storm
c86364354c *** empty log message *** 2004-10-26 12:59:20 +00:00
Kim F. Storm
3baa952d8b (Interactive Codes): Add U code letter. 2004-10-26 12:55:51 +00:00
Simon Josefsson
acd4089b00 (Reading a Password): Add. 2004-10-25 14:14:33 +00:00
Jason Rumney
29dc7809d5 *** empty log message *** 2004-10-24 21:45:18 +00:00
Jason Rumney
d2fab890f4 Removed mouse-wheel event, added wheel-up and wheel-down
event, with a note about how to use mwheel.el to handle both these
events and mouse-4 and mouse-5 events.
2004-10-24 21:39:41 +00:00
Kai Großjohann
bb5d6d3437 (Synchronous Processes): Document process-file. 2004-10-24 13:25:21 +00:00
Kenichi Handa
d0ee2ed32e *** empty log message *** 2004-10-22 13:17:31 +00:00
Kenichi Handa
902e1cdef3 (translate-region): Document that it accepts also a
char-table.
2004-10-22 13:15:12 +00:00
David Ponce
38be9dbb6f (Resizing Windows): Document the `preserve-before' argument of the
functions `enlarge-window' and `shrink-window'.
2004-10-22 11:20:12 +00:00
Jason Rumney
9b0eaaa714 (elisp): Change order of arguments to makeinfo. 2004-10-19 21:39:28 +00:00
Jason Rumney
63c80452cc *** empty log message *** 2004-10-19 21:37:16 +00:00
Luc Teirlinck
9f4b6e738f *** empty log message *** 2004-10-09 18:57:48 +00:00
Luc Teirlinck
45fa30b2ff (Regexp Example): Update description of how Emacs currently recognizes
the end of a sentence.
(Standard Regexps): Update definition of the variable `sentence-end'.
Add definition of the function `sentence-end'.
2004-10-09 18:35:38 +00:00
Luc Teirlinck
6cae76c291 (Filling): Add anchor for definition of `sentence-end-double-space'. 2004-10-09 18:33:33 +00:00
Eli Zaretskii
657f0f9c4e *** empty log message *** 2004-10-08 18:15:14 +00:00
Eli Zaretskii
276dd8a8c7 (Progress): New node. 2004-10-08 17:35:47 +00:00
Kim F. Storm
35ab48578a *** empty log message *** 2004-10-05 08:57:14 +00:00
Kim F. Storm
cf6d43aeca (Fringe Bitmaps): Update fringe-bitmaps-at-pos. 2004-10-05 08:55:12 +00:00
Kim F. Storm
90801c687b (Fringe Bitmaps): Use symbols rather than numbers
to identify bitmaps.  Remove -fringe-bitmap suffix for standard
fringe bitmap symbols, as they now have their own namespace.
(Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
vs. pixels.  Signal error if no free bitmap slots.
(Pixel Specification): Change IMAGE to @var{image}.
2004-09-29 12:39:43 +00:00
Kim F. Storm
f2a54fbc7a *** empty log message *** 2004-09-29 12:39:27 +00:00
Richard M. Stallman
4676d6f34d (Special Properties): Clarify line-spacing and line-height. 2004-09-28 15:25:12 +00:00
Richard M. Stallman
4d4d2d07a4 (Regexp Search): Add looking-back. 2004-09-28 15:23:44 +00:00
Luc Teirlinck
1723490639 Correct typos.
(Image Descriptors): Correct xref's.
2004-09-25 14:57:07 +00:00
Richard M. Stallman
4de43c8bd6 *** empty log message *** 2004-09-25 07:26:22 +00:00
Richard M. Stallman
7d252e6b3b (Special Properties): Cleanups in `cursor'.
Rewrites in `line-height' and `line-spacing'; exchange them.
2004-09-25 07:19:34 +00:00
Richard M. Stallman
26b763601b (Fringes): Rewrite previous change.
(Fringe Bitmaps): Merge text from Display Fringe Bitmaps.  Rewrite.
(Display Fringe Bitmaps): Node deleted, text moved.
(Customizing Bitmaps): Split off from Fringe Bitmaps.  Rewrite.
(Scroll Bars): Clarify set-window-scroll-bars.
(Pointer Shape): Rewrite.
(Specified Space): Clarify :align-to, etc.
(Pixel Specification): Use @var.  Clarify new text.
(Other Display Specs): Clarify `slice'.
(Image Descriptors): Cleanups.
(Showing Images): Cleanups.
2004-09-25 07:18:08 +00:00
Luc Teirlinck
8a4e8a7f1d (Standard Hooks): Add `after-change-major-mode-hook'. 2004-09-25 02:43:35 +00:00
Luc Teirlinck
e88ebce620 *** empty log message *** 2004-09-25 02:41:19 +00:00
Luc Teirlinck
a3ee0299ed Various minor changes in addition to:
(Major Mode Conventions): Final call to `run-mode-hooks' should
not be inside the `delay-mode-hooks' form.
(Mode Hooks): New node.
(Hooks): Delete obsolete example.
Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
node "Mode Hooks".
2004-09-25 02:21:51 +00:00
Luc Teirlinck
6db2bc0254 *** empty log message *** 2004-09-23 04:18:12 +00:00
Luc Teirlinck
61e749685a Correct various typos.
(Display): Rename node "Pointer Shapes" to "Pointer Shape".  (There is
already a node called "Pointer Shapes" in frames.texi.)
(Images): Remove non-existent node "Image Slices" from menu.
2004-09-23 04:15:54 +00:00
Kim F. Storm
ed2846bd74 *** empty log message *** 2004-09-22 23:12:22 +00:00
Kim F. Storm
9b6e4bc3d9 (Display): Add 'Fringe Bitmaps' and 'Pointer
Shapes' to menu.
(Standard Faces): Doc fix for fringe face.
(Fringes): Add `overflow-newline-into-fringe' and
'indicate-buffer-boundaries'.
(Fringe Bitmaps, Pointer Shapes): New nodes.
(Display Property): Add 'Pixel Specification' and 'Display Fringe
Bitmaps' to menu.
(Specified Space): Describe pixel width and height.
(Pixel Specification): New node.
(Other Display Specs): Add `slice' property.
(Display Fringe Bitmaps): New node.
(Images): Add 'Image Slices' to menu.
(Image Descriptors): Add `:pointer' and `:map' properties.
(Showing Images): Add slice arg to `insert-image'.  Add
'insert-sliced-image'.
2004-09-22 23:06:58 +00:00
Kim F. Storm
a10db310a6 (Special Properties): Add cursor', pointer',
`line-height', and `line-spacing' properties.
2004-09-22 23:06:39 +00:00
Richard M. Stallman
4d894c989e *** empty log message *** 2004-09-20 16:19:49 +00:00
Richard M. Stallman
b071e512b9 (Key Sequence Input): Clarify downcasing in read-key-sequence. 2004-09-20 15:41:40 +00:00
Juri Linkov
7e388eb7a2 *** empty log message *** 2004-09-08 20:14:58 +00:00
Juri Linkov
fbb2f03dc8 (Minibuffer History): Add `history-delete-duplicates'. 2004-09-08 20:14:47 +00:00
Luc Teirlinck
a020987fb7 *** empty log message *** 2004-09-08 03:26:24 +00:00