1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-17 10:06:13 +00:00
Commit Graph

1478 Commits

Author SHA1 Message Date
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