1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-15 09:47:20 +00:00
Commit Graph

1824 Commits

Author SHA1 Message Date
Eli Zaretskii
f3714ab2d9 *** empty log message *** 2005-04-24 15:05:17 +00:00
Eli Zaretskii
92426d9cfd (Syntax Table Internals): Elaborate documentation of
syntax-after and syntax-class.
2005-04-24 15:04:35 +00:00
Eli Zaretskii
5eb20bca14 (Unique File Names): Don't mention "numbers" in the documentation
of make-temp-file and make-temp-name.
2005-04-24 13:24:29 +00:00
Eli Zaretskii
45d2f8e82c (Changing Files): Fix last change's cross-reference. 2005-04-24 13:13:09 +00:00
Luc Teirlinck
a8d2e8cf8a (Changing Files): Fix typo. 2005-04-23 17:37:51 +00:00
Richard M. Stallman
469bc67986 *** empty log message *** 2005-04-23 16:57:31 +00:00
Richard M. Stallman
31c8450e3d (Changing Files): Document MUSTBENEW arg in copy-file. 2005-04-23 16:24:59 +00:00
Richard M. Stallman
c9fa5dc9e9 *** empty log message *** 2005-04-23 16:22:23 +00:00
Richard M. Stallman
658819b69f (Cyclic Window Ordering): Clarify window-list. 2005-04-23 16:22:02 +00:00
Nick Roberts
230e1e8026 *** empty log message *** 2005-04-22 04:11:30 +00:00
Nick Roberts
727273e7e0 (Variable Aliases): Describe make-obsolete-variable
and define-obsolete-variable-alias.
2005-04-22 04:07:29 +00:00
Kim F. Storm
24f004ca82 (Symbol Plists): Remove safe-get, as get is now safe.
(Other Plists): Remove safe-plist-get, as plist-get is now safe.
2005-04-21 23:46:49 +00:00
Kim F. Storm
1ba52906b4 *** empty log message *** 2005-04-21 23:46:33 +00:00
Lute Kamstra
9721d90458 *** empty log message *** 2005-04-21 21:38:33 +00:00
Lute Kamstra
0e6fb1e6e2 (Association Lists): Document rassq-delete-all. 2005-04-21 21:22:58 +00:00
Stefan Monnier
137a5ef2ec *** empty log message *** 2005-04-20 16:08:47 +00:00
Richard M. Stallman
ed35c7368c (Search-based Fontification): Explain that
facespec is an expression to be evaluated.
2005-04-19 21:06:19 +00:00
Richard M. Stallman
42fc00a42f (String Conversion): Fix xref. 2005-04-19 15:19:31 +00:00
Richard M. Stallman
e251f78c18 (Output Functions): Fix xref. 2005-04-19 15:18:39 +00:00
Kim F. Storm
5827e9d460 *** empty log message *** 2005-04-19 10:11:26 +00:00
Kim F. Storm
77aa896bce (Symbol Plists): Add safe-get.
Mention that `get' may signal an error.
2005-04-19 09:11:51 +00:00
Nick Roberts
1a60ceaead (Variable Definitions): Replace tooltip-mode
example with save-place.
2005-04-18 08:21:21 +00:00
Nick Roberts
47872da9a5 *** empty log message *** 2005-04-18 08:20:39 +00:00
Richard M. Stallman
ec0cf96622 *** empty log message *** 2005-04-17 16:04:44 +00:00
Richard M. Stallman
99ef737304 (Indirect Buffers): Clarify. 2005-04-17 15:50:48 +00:00
Richard M. Stallman
fdbc96caba (Positions): Clarify further. 2005-04-17 15:49:52 +00:00
Richard M. Stallman
faa44aee7b (Positions): Clarify converting marker to integer. 2005-04-17 15:46:33 +00:00
Richard M. Stallman
86cf000e84 (String Basics): Mention string-match; clarify. 2005-04-17 15:44:33 +00:00
Lute Kamstra
199bb209e6 (Search-based Fontification): Fix cross references.
Use consistent terminology.  Document anchored highlighting.
2005-04-08 09:28:33 +00:00
Lute Kamstra
bfa546681c (Defining Minor Modes): Document :group keyword argument and its
default value.
2005-04-05 15:22:50 +00:00
Lute Kamstra
07e5fb9ebd *** empty log message *** 2005-04-03 14:02:32 +00:00
Lute Kamstra
df16f4755b (Standard Hooks): Add some hooks. Add cross references and/or
descriptions.  Delete major mode hooks; mention them as a category
instead.  Rename or delete obsolete hooks.
2005-04-03 13:53:56 +00:00
Richard M. Stallman
aa945b597d (Coding System Basics): Another cleanup. 2005-04-03 04:25:20 +00:00
Richard M. Stallman
8b9182147e (Coding System Basics): Clarify previous change. 2005-04-01 22:08:47 +00:00
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
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
Richard M. Stallman
a87ffdbca9 (Arrays): Cleanup.
(Char-Tables): Clarify.
2005-02-27 00:10:27 +00:00
Richard M. Stallman
fea5a6d51a (Subprocess Creation): Explain nil in exec-path. Cleanup.
(Deleting Processes): Cleanups, add xref.
(Process Information): set-process-coding-system, some args optional.
(Input to Processes): Explain various types for PROCESS args.
Rename them from PROCESS-NAME to PROCESS.
(Signals to Processes): Likewise.
(Decoding Output): Cleanup.
(Query Before Exit): Clarify.
2005-02-27 00:09:08 +00:00
Richard M. Stallman
9775b55021 (Startup Summary): Correct the options; add missing ones.
(Terminal Output, Batch Mode): Clarify.
(Flow Control): Node deleted.
2005-02-27 00:04:37 +00:00
Richard M. Stallman
be2bd2c2da (The Mark): Clarify. 2005-02-27 00:02:17 +00:00
Richard M. Stallman
ffa11b5173 (Expansion): Cleanup.
(Indenting Macros): indent-spec allows ints, not floats.
2005-02-27 00:01:41 +00:00
Richard M. Stallman
8a36c244a5 (Keymaps): Clarify.
(Format of Keymaps): Update lisp-mode-map example.
(Active Keymaps, Key Lookup): Clarify.
(Changing Key Bindings): Add xref to `kbd'.
(Key Binding Commands, Simple Menu Items): Clarify.
(Mouse Menus, Menu Bar): Clarify.
(Menu Example): Replace print example with menu-bar-replace-menu.
2005-02-27 00:00:41 +00:00
Richard M. Stallman
1e04ba2c90 (Documentation Basics): Add function-documentation prop. 2005-02-26 23:57:40 +00:00
Richard M. Stallman
79a6c76c3d (Top): Don't refer to Flow Control node. 2005-02-26 23:53:35 +00:00
Richard M. Stallman
ecbfc7e99c (Command Overview): Improve xrefs.
(Adjusting Point): Adjusting point applies to intangible and invis.
(Key Sequence Input): Doc extra read-key-sequence args.
Likewise for read-key-sequence-vector.
2005-02-26 23:52:38 +00:00
Richard M. Stallman
fe4c5da136 (Rename or Copy): Minor fix.
(Numbered Backups): For version-control, say the default.
(Auto-Saving): make-auto-save-file-name example is simplified.
2005-02-26 23:50:45 +00:00
Richard M. Stallman
8389b33fa2 (Advising Functions): Don't imply one part of Emacs
should advise another part.  Markup changes.
(Defining Advice): Move transitional para.
(Activation of Advice): Cleanup.
Explain if COMPILE is nil or negative.
2005-02-26 23:49:49 +00:00
Richard M. Stallman
a7cc2e20fd (Abbrev Expansion): Clarify, fix typo. 2005-02-26 23:47:22 +00:00
Lute Kamstra
2e20c83d75 *** empty log message *** 2005-02-24 14:21:02 +00:00
Lute Kamstra
f24be0a762 (Defining Minor Modes): Explain that INIT-VALUE, LIGHTER, and KEYMAP
can be omitted when KEYWORD-ARGS are used.
2005-02-24 14:20:14 +00:00
Lute Kamstra
b02c3eedd3 *** empty log message *** 2005-02-23 09:13:52 +00:00
Lute Kamstra
8dc811d38a (Defining Minor Modes): define-minor-mode can be used to define global
minor modes as well.
2005-02-23 09:13:14 +00:00
Lute Kamstra
65c492fd21 (Managing Overlays): overlay-buffer returns nil for deleted overlays. 2005-02-23 08:58:14 +00:00
Kim F. Storm
b686dd591d *** empty log message *** 2005-02-22 20:52:19 +00:00
Kim F. Storm
a41c174fd4 (Basic Completion): Allow symbols in addition to
strings in try-completion and all-completions.
2005-02-22 20:50:05 +00:00
Lute Kamstra
23e8c0957e *** empty log message *** 2005-02-14 12:17:31 +00:00
Lute Kamstra
7ff50d3fb4 (Top): Remove reference to deleted node. 2005-02-14 11:20:13 +00:00
Lute Kamstra
5838fa52b7 (Lists): Remove reference to deleted node.
(Cons Cells): Fix typo.
2005-02-14 11:19:27 +00:00
Lute Kamstra
2ca28c0513 (Where Defined): Fix typo. 2005-02-14 11:18:45 +00:00
Richard M. Stallman
134948fc5f *** empty log message *** 2005-02-14 10:25:50 +00:00
Richard M. Stallman
bf614499ff (Creating Buffer-Local): change-major-mode-hook
is useful for discarding some minor modes.
2005-02-14 10:25:20 +00:00
Richard M. Stallman
aac7575835 (Symbol Components): Reorder examples. 2005-02-14 10:24:22 +00:00
Richard M. Stallman
53325195f1 (Input Functions): State standard-input default.
(Output Variables): State standard-output default.
2005-02-14 10:23:29 +00:00
Richard M. Stallman
8b480acb35 (Printed Representation): Clarify read syntax vs print.
(Floating Point Type): Explain meaning better.
(Symbol Type): Explain uniqueness better.
(Cons Cell Type): Explain empty list sooner.  CAR and CDR later.
List examples sooner.
(Box Diagrams): New subnode broken out.
Some examples moved from old Lists as Boxes node.
(Dotted Pair Notation): Clarify intro.
(Array Type): Clarify.
(Type Predicates): Add hash-table-p.
2005-02-14 10:22:36 +00:00
Richard M. Stallman
4182ecfc37 (Integer Basics): Clarify radix explanation.
(Predicates on Numbers): Minor clarification.
(Comparison of Numbers): Minor clarification.  Clarify eql.
Typos in min, max.
(Math Functions): Clarify overflow in expt.
2005-02-14 10:19:36 +00:00
Richard M. Stallman
e37d6e4c86 (Text from Minibuffer): Minor clarification.
Mention arrow keys.
2005-02-14 10:17:32 +00:00
Richard M. Stallman
9e328e231a (Autoload): defun's doc string overrides autoload's doc string.
(Repeated Loading): Modernize "add to list" examples.
(Where Defined): Finish updating table of load-history elts.
2005-02-14 10:16:24 +00:00
Richard M. Stallman
23e69ab14b (List-related Predicates): Minor wording improvement.
(Lists as Boxes): Node deleted.
(Building Lists): Explain trivial cases of number-sequence.
2005-02-14 10:14:29 +00:00
Richard M. Stallman
38bf67d3ae (Hash Tables): Add desc to menu items.
(Creating Hash): Expain "full" means "make larger",
(Hash Access): Any object can be a key.
State value of maphash.
2005-02-14 10:13:16 +00:00
Richard M. Stallman
67bce69d38 (What Is a Function): Wording cleanup.
(Function Documentation): Minor cleanup.
Explain purpose of calling convention at end of doc string.
(Function Names): Wording cleanup.
(Calling Functions): Wording cleanup.
Explain better how funcall calls the function.
(Function Cells): Delete example of saving and redefining function.
2005-02-14 10:11:48 +00:00
Richard M. Stallman
85831f9a60 (Combining Conditions): Wording cleanup.
(Iteration): dolist and dotimes bind VAR locally.
(Cleanups): Xref to Atomic Changes.
2005-02-14 10:07:43 +00:00
Richard M. Stallman
b57bdd7472 (Byte Compilation): Delete 19.29 info.
(Compilation Functions): Macros' difficulties don't affect defsubst.
(Docs and Compilation): Delete 19.29 info.
2005-02-14 10:05:53 +00:00
Richard M. Stallman
442914601b *** empty log message *** 2005-02-10 06:51:28 +00:00
Richard M. Stallman
0ea91b5153 (Symbol Type): Minor correction. 2005-02-10 06:50:59 +00:00
Kim F. Storm
bf247b6ed0 Change release version from 21.4 to 22.1 throughout.
Change development version from 21.3.50 to 22.0.50.
2005-02-09 15:50:47 +00:00
Lute Kamstra
1f9ad95a99 (Example Major Modes): Fix typos. 2005-02-06 15:59:39 +00:00
Richard M. Stallman
ba2c991c3b *** empty log message *** 2005-02-06 11:24:11 +00:00
Richard M. Stallman
edd523a993 (Margins): fill-nobreak-predicate can be one function. 2005-02-06 11:02:29 +00:00
Richard M. Stallman
376dfc01c5 (Modifying Strings): clear-string can make unibyte.
(Formatting Strings): format gives error if values missing.
2005-02-06 10:58:01 +00:00
Richard M. Stallman
938183e599 (Character Motion): Mention default arg for forward-char.
backward-char refers to forward-char.
(Word Motion): Mention default arg for forward-word.
(Buffer End Motion): Mention default arg for beginning-of-buffer.
Simplify end-of-buffer.
(Text Lines): Mention default arg for forward-line.
(List Motion): Mention default arg for beginning/end-of-defun.
(Skipping Characters): Minor fixes in explaining character-set.
2005-02-06 10:54:05 +00:00
Richard M. Stallman
ec9b08823d (Major Mode Conventions): Mention "system abbrevs".
Mode inheritance applies only when default-major-mode is nil.
Clarifications.
(Example Major Modes): Update Text mode and Lisp mode examples.
(Minor Mode Conventions): Mention define-minor-mode at top.
(Defining Minor Modes): In Hungry example, don't define C-M-DEL.
(Mode Line Format): Update mode line face display info.
(Properties in Mode): Mention effect of risky vars.
(Imenu): Define imenu-add-to-menubar.
(Font Lock Mode): Add descriptions to menu lines.
(Faces for Font Lock): Add font-lock-doc-face.
2005-02-06 10:49:35 +00:00
Lute Kamstra
9bf6d576a7 (Maintaining Undo): Remove obsolete function. 2005-02-05 18:12:32 +00:00
Eli Zaretskii
cb60275441 *** empty log message *** 2005-02-05 13:46:26 +00:00
Eli Zaretskii
f705df79df (Color Names): Add pointer to the X docs about RGB
color specifications.  Improve indexing
(Text Terminal Colors): Replace the description of RGB values by
an xref to "Color Names".
2005-02-05 13:19:39 +00:00
Richard M. Stallman
4e07258f2b *** empty log message *** 2005-02-03 07:39:01 +00:00
Richard M. Stallman
ae473bd3ef (Basic Windows): Add cursor-in-non-selected-windows. Clarify.
(Selecting Windows): Clarify save-selected-window.
(Cyclic Window Ordering): Clarify walk-windows.
(Window Point): Clarify.
(Window Start): Add comment to example.
(Resizing Windows): Add `interactive' specs in examples.
Document fit-window-to-buffer.
2005-02-03 07:19:07 +00:00
Richard M. Stallman
b471b8e98c (User-Level Deletion): just-one-space takes numeric arg.
(Undo, Maintaining Undo): Clarify last change.
(Sorting): In sort-numeric-fields, explain about octal and hex.
Mention sort-numeric-base.
(Format Properties): Add xref for hard newlines.
2005-02-03 07:09:17 +00:00
Richard M. Stallman
8dc22b869e (Window Frame Parameters): Explain pixel=char on tty.
(Pop-Up Menus): Fix typo.
(Color Names): Explain all types of color names.
Explain color-values on B&W terminal.
(Text Terminal Colors): Explain "rgb values" are lists.  Fix arg names.
2005-02-03 07:04:29 +00:00
Richard M. Stallman
16bf330f41 (File Locks): Not supported on MS systems.
(Testing Accessibility): Clarify.
2005-02-03 07:01:04 +00:00
Richard M. Stallman
011caae16d (Printing in Edebug): Fix edebug-print-circle.
(Coverage Testing): Fix typo.
2005-02-03 06:58:38 +00:00
Richard M. Stallman
f75fbf430c (Misc Events): Remove stray space. 2005-02-03 06:57:22 +00:00
Richard M. Stallman
cb21651739 (Buffer Names): Clarify generate-new-buffer-name.
(Modification Time): Clarify when visited-file-modtime returns 0.
(The Buffer List): Clarify bury-buffer.
(Killing Buffers): Clarify.
(Indirect Buffers): Add clone-indirect-buffer.
2005-02-03 06:56:24 +00:00
Luc Teirlinck
d4d668071e *** empty log message *** 2005-01-31 23:32:36 +00:00
Luc Teirlinck
578e484b9e (Maintaining Undo): Add `undo-outer-limit'. 2005-01-31 23:31:21 +00:00
Kim F. Storm
e15db17409 (Undo) <buffer-undo-list>: Describe `apply' elements. 2005-01-31 23:22:11 +00:00
Kim F. Storm
fb89c33096 *** empty log message *** 2005-01-31 23:17:42 +00:00
Eli Zaretskii
28d986b971 *** empty log message *** 2005-01-29 14:05:34 +00:00
Eli Zaretskii
16bbbfd864 (Misc Events): Describe the help-echo event. 2005-01-29 14:04:57 +00:00
Eli Zaretskii
ef6938c57d (Special Properties) <help-echo>: Use `pos' consistently in description
of the help-echo property.  Use @code{nil} instead of @var{nil}.
2005-01-29 14:02:43 +00:00
Eli Zaretskii
d94f2aab08 (Overlay Properties): Fix the index entry for help-echo overlay property. 2005-01-29 13:58:04 +00:00
Eli Zaretskii
9172ffcd36 (Type Keywords): Uncomment the xref to the help-echo property documentation. 2005-01-29 13:55:46 +00:00
Kim F. Storm
8f958b40cc *** empty log message *** 2005-01-23 13:31:53 +00:00
Kim F. Storm
41ad5140cd (Window Start): Fix `pos-visible-in-window-p'
return value.  Third element FULLY replaced by PARTIAL which
specifies number of invisible pixels if row is only partially visible.
(Textual Scrolling): Mention auto-window-vscroll.
(Vertical Scrolling): New defvar auto-window-vscroll.
2005-01-23 13:30:22 +00:00
Richard M. Stallman
6f771c32b0 *** empty log message *** 2005-01-21 00:33:07 +00:00
Stefan Monnier
f0d3d9feb0 Add dotimes-with-progress-reporter. 2005-01-19 23:47:35 +00:00
Luc Teirlinck
cd7e5dd67d (Changing Key Bindings): `suppress-keymap' now uses command remapping. 2005-01-17 02:44:58 +00:00
Richard M. Stallman
5092b64401 (Defining Images): Mention DATA-P arg of create-image. 2005-01-15 23:09:32 +00:00
Kim F. Storm
cfa284c450 (Accessing Events): Add WHOLE arg to posn-at-x-y. 2005-01-14 12:15:33 +00:00
Kim F. Storm
88948d55b1 *** empty log message *** 2005-01-14 12:15:17 +00:00
Kim F. Storm
1b1c49e1b3 (Links and Mouse-1): Fix string and vector item. 2005-01-14 09:35:32 +00:00
Kim F. Storm
6ac8a822ec *** empty log message *** 2005-01-14 09:35:10 +00:00
Luc Teirlinck
8ed9e36a4d (Active Keymaps): Correct typo. 2005-01-13 23:19:47 +00:00
Richard M. Stallman
20d6de8252 *** empty log message *** 2005-01-13 20:10:26 +00:00
Richard M. Stallman
d38edfc317 (Active Keymaps): Rewrite the text, and update the
descriptions of overriding-local-map and overriding-terminal-local-map.
2005-01-13 20:02:09 +00:00
Richard M. Stallman
cf819102fc (Links and Mouse-1): Clarify text. 2005-01-13 19:59:22 +00:00
Kim F. Storm
f2dfc85629 (Emulating Mode Line): Update format-mode-line entry. 2005-01-13 09:39:32 +00:00
Kim F. Storm
f75a592e8a *** empty log message *** 2005-01-13 09:39:09 +00:00
Thien-Thi Nguyen
910f60b165 (Active Keymaps): Fix overriding-local-map description. 2005-01-13 08:02:42 +00:00
Kim F. Storm
51d40dab5d (Button Properties, Button Buffer Commands):
Clarify mouse-1 and follow-link functionality.
2005-01-12 15:33:00 +00:00
Kim F. Storm
5364b27cbf (Links and Mouse-1): Rename section from Enabling
Mouse-1 to Following Links.  Change xrefs.
Add examples for define-button-type and define-widget.
2005-01-12 15:32:47 +00:00
Kim F. Storm
37181fc463 *** empty log message *** 2005-01-12 15:32:26 +00:00
Richard M. Stallman
28f94a3454 *** empty log message *** 2005-01-12 05:14:15 +00:00
Richard M. Stallman
b503de7617 (Enabling Mouse-1 to Follow Links): Rewrite. 2005-01-12 05:14:03 +00:00
Richard M. Stallman
cf6e4adce8 (Beeping): Fix Texinfo usage. 2005-01-12 05:11:56 +00:00
Richard M. Stallman
0fee24ae7c (Emulating Mode Line): Doc FACE arg in format-header-line. 2005-01-12 05:11:05 +00:00
Kim F. Storm
93381d62cb *** empty log message *** 2005-01-11 08:36:58 +00:00
Kim F. Storm
9110611347 (Button Properties): Add follow-link keyword. 2005-01-11 08:36:26 +00:00
Kim F. Storm
9bcb9ab086 (Text Properties): Add "Enable Mouse-1" to submenu.
(Enabling Mouse-1 to Follow Links): New subsection.
2005-01-11 00:12:09 +00:00
Kim F. Storm
5304c40bc2 (Button Properties, Button Buffer Commands):
Mention mouse-1 binding.
2005-01-11 00:11:43 +00:00
Kim F. Storm
bac2d9367c *** empty log message *** 2005-01-11 00:11:30 +00:00
Richard M. Stallman
de968ddbdd (Special Properties): Minor change. 2005-01-06 17:45:23 +00:00
Richard M. Stallman
a5c8133149 (Timers): Clarify previous change. 2005-01-06 17:44:04 +00:00
Richard M. Stallman
0a54d76e11 (Emulating Mode Line): format-mode-line requires 1 arg. 2005-01-06 17:42:58 +00:00
Luc Teirlinck
a3a43b3be4 (Face Attributes): Correct xref to renamed node. 2005-01-01 16:10:24 +00:00
Richard M. Stallman
732bb9cede *** empty log message *** 2005-01-01 14:53:16 +00:00
Richard M. Stallman
6057489e9c (Face Attributes): Describe hex color specs. 2005-01-01 14:17:32 +00:00
Richard M. Stallman
c734ae5932 (Timers): Update previous change. 2005-01-01 03:51:46 +00:00
Kim F. Storm
33b2f4eaac *** empty log message *** 2004-12-30 18:02:30 +00:00
Kim F. Storm
1225f637fb (Line Height): Total line-height is now specified
in line-height property of form (HEIGHT TOTAL).  Swap (FACE . RATIO)
in cons cells.  (nil . RATIO) is relative to actual line height.
Use line-height `t' instead of `0' to get minimum height.
2004-12-30 18:01:43 +00:00
Richard M. Stallman
99ec74b964 *** empty log message *** 2004-12-29 20:41:37 +00:00
Richard M. Stallman
e756f049c6 (Timers): Discuss timers vs editing the buffer and undo. 2004-12-29 20:10:57 +00:00
Richard M. Stallman
eab463f6ce (Quitting): Clarify value of with-local-quit. 2004-12-28 12:36:43 +00:00
Richard M. Stallman
f7e2828514 (Top): Fix previous change. 2004-12-28 12:35:06 +00:00
Richard M. Stallman
e20da7ee5b (Loading): Fix previous change. 2004-12-28 12:34:26 +00:00
Richard M. Stallman
4ae98fc573 *** empty log message *** 2004-12-27 19:57:47 +00:00
Richard M. Stallman
4a8b387ff9 (MAKEINFO): Specify --force. 2004-12-27 19:57:21 +00:00
Richard M. Stallman
8f4300468b (Killing Buffers): Add buffer-save-without-query. 2004-12-27 19:55:14 +00:00
Richard M. Stallman
56011a8c59 *** empty log message *** 2004-12-27 17:08:45 +00:00
Richard M. Stallman
ccd35a78c2 Realign menu. 2004-12-27 16:58:58 +00:00
Richard M. Stallman
4ac594cd84 (Emulating Mode Line): Document format's BUFFER arg. 2004-12-27 16:58:07 +00:00
Richard M. Stallman
af046edf91 (Line Height): Further clarify. 2004-12-27 16:57:31 +00:00
Richard M. Stallman
858ede5215 (Top): Update Loading submenu. 2004-12-27 16:55:55 +00:00
Richard M. Stallman
ebbd14f151 *** empty log message *** 2004-12-27 16:54:00 +00:00
Richard M. Stallman
82c59a6b1c (Where Defined): New node.
(Unloading): load-history moved to Where Defined.
2004-12-27 16:52:33 +00:00
Richard M. Stallman
fda2922a94 *** empty log message *** 2004-12-21 11:49:53 +00:00
Richard M. Stallman
a50342391b (Event Input Misc): Add while-no-input. 2004-12-21 11:46:47 +00:00
Richard M. Stallman
9eb8959aaa (Line Height): Rewrite text for clarity. 2004-12-11 23:18:15 +00:00
Kim F. Storm
adf87c293f *** empty log message *** 2004-12-11 00:02:57 +00:00
Kim F. Storm
a71fe68f49 * text.texi (Special Properties): Just mention line-spacing and
line-height here, add xref to new "Line Height" node.
2004-12-10 23:58:55 +00:00
Kim F. Storm
d45f9809f6 (Standard Buffer-Local Variables): Fix xref for
line-spacing and vertical-scroll-bar.
2004-12-10 23:58:34 +00:00
Kim F. Storm
a6c1076b0d (Window Frame Parameters): Remove line-height defvar. 2004-12-10 23:58:14 +00:00
Kim F. Storm
93449dd1de (Display): Add node "Line Height" to menu.
(Line Height): New node.  Move full description of line-spacing
and line-height text properties here from text.texi.
(Scroll Bars): Add vertical-scroll-bar variable.
2004-12-10 23:58:02 +00:00
Thien-Thi Nguyen
31e4729ed3 (Standard Buffer-Local Variables): Add @xref for `line-spacing'. 2004-12-09 16:16:28 +00:00
Thien-Thi Nguyen
c6188ec212 (Window Frame Parameters): New @defvar for `line-spacing'. 2004-12-09 16:11:01 +00:00
Richard M. Stallman
cc60c72322 *** empty log message *** 2004-12-06 01:08:49 +00:00
Richard M. Stallman
94633ca690 (maintainer-clean): Remove the info files in $(infodir) where they are created. 2004-12-06 00:55:10 +00:00
Richard M. Stallman
f6101ac9af *** empty log message *** 2004-12-03 11:28:08 +00:00
Richard M. Stallman
43954849f4 (Selecting Windows): get-lru-window and
get-largest-window don't consider dedicated windows.
2004-12-03 11:27:53 +00:00
Richard M. Stallman
0e29c77ff5 (Undo): Document undo-in-progress. 2004-12-03 11:27:02 +00:00
Richard M. Stallman
9422175956 *** empty log message *** 2004-11-27 19:05:06 +00:00
Richard M. Stallman
4b0dc4d3dd (Standard Buffer-Local Variables): Undo prev change.
Remove a few vars that are not always buffer-local.
2004-11-27 19:04:47 +00:00
Luc Teirlinck
7092c5e89c (Standard Buffer-Local Variables): Comment out xref's to non-existent
node `Yet to be written'.  They broke bootstrapping.
2004-11-25 04:00:23 +00:00
Richard M. Stallman
261b01c642 *** empty log message *** 2004-11-25 03:22:56 +00:00
Richard M. Stallman
f8684c07a4 (Synchronous Processes): Grammar fix. 2004-11-25 03:15:19 +00:00
Richard M. Stallman
5e859db984 (Comparison of Numbers): Add eql. 2004-11-25 03:14:35 +00:00
Richard M. Stallman
e50bc18748 (Standard Buffer-Local Variables): Add many vars. 2004-11-25 03:13:50 +00:00