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

1564 Commits

Author SHA1 Message Date
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
Richard M. Stallman
1b7a8d5d7e (Change Hooks): Get rid of "Emacs 21". 2005-03-06 18:25:39 +00:00
Richard M. Stallman
a546cd47a4 (Formatting Strings): Get rid of "Emacs 21". 2005-03-06 18:24:53 +00:00
Richard M. Stallman
b5881fef10 (Output Variables): Get rid of "Emacs 21". 2005-03-06 18:24:12 +00:00
Richard M. Stallman
63f508b420 (Regexp Special, Char Classes): Get rid of "Emacs 21". 2005-03-06 18:23:37 +00:00
Richard M. Stallman
07ea73bb98 (Translating Input): Replace flow-control example
with a less obsolete example that uses `keyboard-translate'.
2005-03-06 18:22:28 +00:00
Richard M. Stallman
4ccd1968d9 (Hash Table Type, Circular Objects): Get rid of "Emacs 21". 2005-03-06 18:21:36 +00:00
Richard M. Stallman
8caa135619 (Mode Line Format): Get rid of "Emacs 21".
(Mode Line Data, Properties in Mode, Header Lines): Likewise.
2005-03-06 18:20:49 +00:00
Richard M. Stallman
2a1cf63635 (Minibuffer Misc): Get rid of "Emacs 21". 2005-03-06 18:19:34 +00:00
Richard M. Stallman
aa9261ac7e (List Elements, Building Lists): Get rid of "Emacs 21". 2005-03-06 18:19:01 +00:00
Richard M. Stallman
35c14f98b1 (Menu Separators, Tool Bar): Get rid of "Emacs 21".
(Menu Bar): Fix when menu-bar-update-hook is called.
2005-03-06 18:17:08 +00:00
Richard M. Stallman
cc5fdad90a (Hash Tables): Get rid of "Emacs 21". 2005-03-06 18:15:56 +00:00
Richard M. Stallman
f5d71784e6 (Text Terminal Colors): Get rid of "Emacs 21", and make it read better. 2005-03-06 18:15:17 +00:00
Richard M. Stallman
c3dd4d76c4 (Writing to Files): Get rid of "Emacs 21".
(Unique File Names): Likewise.
2005-03-06 18:14:33 +00:00
Richard M. Stallman
7794eb8756 Update Emacs version to 22. 2005-03-06 18:13:34 +00:00
Richard M. Stallman
911a7105c7 (Forcing Redisplay): Get rid of "Emacs 21".
(Overlay Properties, Face Attributes): Likewise.
(Managing Overlays): Fix punctuation.
(Attribute Functions): Clarify set-face-font; get rid of
info about old Emacs versions.
(Auto Faces, Font Lookup, Display Property, Images): Get rid of "Emacs 21".
2005-03-06 18:12:47 +00:00
Richard M. Stallman
c290cb945c (Calendar Customizing): Get rid of "Emacs 21". 2005-03-06 18:09:48 +00:00
Richard M. Stallman
d21783879a (Error Debugging): Remove stack-trace-on-error. 2005-03-05 13:06:14 +00:00
Lute Kamstra
524352d621 *** empty log message *** 2005-03-04 14:54:25 +00:00
Lute Kamstra
c79ef4bb7d (Instrumenting Macro Calls): Fix typo. 2005-03-04 14:54:02 +00:00
Lute Kamstra
51827f4903 (Error Debugging): Document stack-trace-on-error. 2005-03-04 14:53:15 +00:00
Lute Kamstra
284f0680e9 *** empty log message *** 2005-03-03 16:29:19 +00:00
Lute Kamstra
b418c756e5 (Debugger Commands): Update `j'. 2005-03-03 16:28:32 +00:00
Lute Kamstra
a9ee5cacaf *** empty log message *** 2005-03-01 09:09:41 +00:00
Lute Kamstra
a1f74898ea (Debugging): Fix typo.
(Error Debugging): Document eval-expression-debug-on-error.
(Function Debugging): Update example.
(Using Debugger): Mention starred stack frames.
(Debugger Commands): Document `j' and `l'.
(Invoking the Debugger): `d' and `j' exit recursive edit too.
Update the messages that the debugger displays.
(Internals of Debugger): Add cross reference.  Update example.
(Excess Open): Minor improvement.
(Excess Close): Minor improvement.
2005-03-01 08:41:52 +00:00
Richard M. Stallman
378d0f8e90 (Coding Conventions): Clarify.
Put all the major mode key reservations together.
Mention the Mouse-1 => Mouse-2 conventions.
2005-02-27 00:16:41 +00:00
Richard M. Stallman
8a2f014e40 (Syntax Class Table): Clarify.
(Syntax Table Functions): syntax-after moved from here.
(Syntax Table Internals): syntax-after moved to here.
(Parsing Expressions): Update info on number of values
and what's meaningful in the STATE argument.
(Categories): Fix typo.
2005-02-27 00:12:33 +00:00