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

1590 Commits

Author SHA1 Message Date
Kenichi Handa
41639988b2 *** empty log message *** 2005-04-01 01:12:22 +00:00
Kenichi Handa
6fa886202f (Coding System Basics): Describe about rondtrip
identity of coding systems.
2005-04-01 00:29:51 +00:00
Richard M. Stallman
8e669bbd42 (Buffer Contents): Add filter-buffer-substring and buffer-substring-filters. 2005-03-29 21:08:37 +00:00
Richard M. Stallman
f60a6f87ff *** empty log message *** 2005-03-28 21:30:15 +00:00
Richard M. Stallman
6b7abae0d0 (Compilation Tips): Mention benchmark.el. 2005-03-28 21:11:28 +00:00
Richard M. Stallman
1d74851280 (Antinews): Mention `G' interactive code. 2005-03-28 21:11:16 +00:00
Luc Teirlinck
c5568a11c0 (Prefix Keys): M-g is still a prefix key. 2005-03-28 03:17:53 +00:00
Luc Teirlinck
aaac12514d (Other Font Lock Variables): font-lock-fontify-block is now bound to M-o M-o. 2005-03-28 02:43:22 +00:00
Luc Teirlinck
f141c9bb1c (Prefix Keys): facemenu-keymap is now on M-o. 2005-03-28 02:28:49 +00:00
Glenn Morris
453251734b *** empty log message *** 2005-03-26 17:44:47 +00:00
Glenn Morris
655ffa640d (Top): Remove Calendar references. 2005-03-26 17:38:00 +00:00
Glenn Morris
52a1d3b710 (System In): Change name of previous node. 2005-03-26 17:36:22 +00:00
Glenn Morris
8346b750e8 (Display): Change name of next node. 2005-03-26 17:35:50 +00:00
Glenn Morris
bfaf035cd2 (srcs): Remove calendar.texi. 2005-03-26 17:35:21 +00:00
Glenn Morris
a674c09cf9 Delete file (and move contents to emacs-xtra.texi in the Emacs Manual). 2005-03-26 17:33:37 +00:00
Richard M. Stallman
85df292e11 *** empty log message *** 2005-03-26 02:15:50 +00:00
Richard M. Stallman
c7c63bf77e (Screen Lines): Document nil for width argument to compute-motion. 2005-03-26 02:07:08 +00:00
Richard M. Stallman
835da4eea0 (Reading File Names): Document read-file-name-completion-ignore-case. 2005-03-26 02:06:27 +00:00
Richard M. Stallman
dfef8b1d71 (The Mark): Document temporary Transient Mark mode. 2005-03-26 02:04:33 +00:00
Richard M. Stallman
e58b36207e (Standard Faces, Fringe Bitmaps, Customizing Bitmaps): Cleanup previous change.
(Face Attributes): Faces earlier in an :inherit list take precedence.
(Scroll Bars): Fix description of vertical-scroll-bars.
Document frame-current-scroll-bars and window-current-scroll-bars.
2005-03-26 02:03:49 +00:00
Kim F. Storm
8cab2784ae (Standard Faces): Other faces used in the fringe
implicitly inherits from the fringe face.
(Fringe Bitmaps): FACE in right-fringe and left-fringe display
properties implicitly inherits from fringe face.
(Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
2005-03-23 22:47:41 +00:00
Kim F. Storm
1fe54d6901 *** empty log message *** 2005-03-23 22:47:25 +00:00
Richard M. Stallman
a775dff462 *** empty log message *** 2005-03-21 17:54:51 +00:00
Richard M. Stallman
543bc1b084 (Skipping Characters): skip-chars-forward allows character classes. 2005-03-21 17:54:33 +00:00
Richard M. Stallman
3a05b1e422 (Other Font Lock Variables): Document font-lock-lines-before. 2005-03-21 17:52:30 +00:00
Richard M. Stallman
af300e6952 (Reading File Names): Document read-file-name-function. 2005-03-21 17:50:35 +00:00
Richard M. Stallman
a93cc2b5a8 (Invisible Text): State default value of line-move-ignore-invisible.
(Managing Overlays): Document remove-overlays.
(Standard Faces): Document escape-glyph face.
2005-03-21 17:47:42 +00:00
Lute Kamstra
077f708503 *** empty log message *** 2005-03-21 17:12:58 +00:00
Lute Kamstra
af5a6df7b1 (Instrumenting Macro Calls): Fix another typo. 2005-03-21 16:45:24 +00:00
Eli Zaretskii
a139f6827a Update copyright years. 2005-03-19 13:39:54 +00:00
Richard M. Stallman
c7bd5d5712 *** empty log message *** 2005-03-18 00:15:23 +00:00
Richard M. Stallman
2abded2ea0 (Undo): Document extensible undo entries. 2005-03-17 23:51:04 +00:00
Richard M. Stallman
d69ea7ab79 (Filling): Add sentence-end-without-period and sentence-end-without-space.
(Changing Properties): Minor fix.
2005-03-17 23:30:49 +00:00
Richard M. Stallman
5bb8ca2a90 (String Search, Regexp Search, Regexp Search): Cleanups. 2005-03-17 23:28:42 +00:00
Richard M. Stallman
0a58afcd5a (Character Codes): Minor fix. 2005-03-17 23:24:51 +00:00
Richard M. Stallman
4db6da64fb (Display Property): Explain the significance
of having text properties that are eq.
(Other Display Specs): Explain string as display spec.
2005-03-17 23:19:40 +00:00
Richard M. Stallman
9644814c81 (Interactive Codes): Document G option. 2005-03-17 23:17:22 +00:00
Richard M. Stallman
4b87835445 Rewritten for Emacs 22->21. 2005-03-17 23:16:11 +00:00
Lute Kamstra
a7679889e8 (Instrumenting Macro Calls): Fix typos. 2005-03-15 17:28:15 +00:00
Kim F. Storm
5fc1299ddd (Specified Space): Property :width is support on
non-graphic terminals, :height is not.
2005-03-08 08:11:05 +00:00
Kim F. Storm
6eb8e24727 *** empty log message *** 2005-03-08 08:09:59 +00:00
Richard M. Stallman
bfa8be14bf *** empty log message *** 2005-03-08 03:20:31 +00:00
Richard M. Stallman
c2579664e6 (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps): Now subnodes of Fringes.
(Overlay Arrow): Document overlay-arrow-variable-list.
(Fringe Size/Pos): New node, broken out of Fringes.
(Display): Explain clearing vs redisplay better.
(Truncation): Clarify use of bitmaps.
(The Echo Area): Clarify the uses of the echo area.
Add max-mini-window-height.
(Progress): Clarify.
(Invisible Text): Explain that main loop moves point out.
(Selective Display): Say "hidden", not "invisible".
(Managing Overlays): Moved up.  Describe relation to Undo here.
(Overlay Properties): Clarify intro.
(Finding Overlays): Explain return values when nothing found.
(Width): truncate-string-to-width has added arg.
(Displaying Faces): Clarify and update mode line face handling.
(Face Functions): Minor cleanup.
(Conditional Display): Merged into Other Display Specs.
(Pixel Specification, Other Display Specs): Minor cleanups.
(Images, Image Descriptors): Minor cleanups.
(GIF Images): Patents have expired.
(Showing Images): Explain default text for insert-image.
(Manipulating Button Types): Merged into Manipulating Buttons.
(Making Buttons): Explain return values.
(Button Buffer Commands): Add xref.
(Inverse Video): Update mode-line-inverse-video.
(Display Table Format): Clarify.
(Active Display Table): Give defaults for window-display-table.
2005-03-08 03:20:18 +00:00
Richard M. Stallman
f7c1d57b85 (Calendar Customizing): calendar-holiday-marker
and calendar-today-marker are strings, not chars.
(Holiday Customizing): Minor fix.
2005-03-08 03:08:55 +00:00
Richard M. Stallman
5ac343acaf (Text Representations): Clarify position-bytes.
(Character Sets): Add list-charset-chars.
(Scanning Charsets): Add charset-after.
(Encoding and I/O): Minor fix.
2005-03-08 03:07:54 +00:00
Richard M. Stallman
51485df27d (Writing Emacs Primitives): Update `or' example.
Update limit on # args of subr.
2005-03-08 03:06:53 +00:00
Richard M. Stallman
937dbf8c44 (Common Keywords): Clarify :require. Mention :version here.
(Variable Definitions, Group Definitions): Not here.
(Variable Definitions): Clarify symbol arg to :initialize and :set fns.
2005-03-08 03:06:04 +00:00
Richard M. Stallman
2634c6e41a (Using Edebug): Arrow is in fringe.
(Instrumenting): Arg to eval-defun works without loading edebug.
(Edebug Execution Modes): Add xref.
2005-03-08 03:04:48 +00:00
Richard M. Stallman
34398e6c47 *** empty log message *** 2005-03-06 18:26:43 +00:00
Richard M. Stallman
4e5345521b (Vertical Scrolling): Get rid of "Emacs 21".
(Resizing Windows): Likewise.
2005-03-06 18:26:30 +00:00