1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-19 01:10:57 -08:00
Commit graph

87228 commits

Author SHA1 Message Date
Chong Yidong
0a11d656fd (Easy Customization): Use "init file" instead of .emacs.
(Customization Groups): Update to new Custom buffer appearance.
(Saving Customizations): Copyedits.  Update example.
(Variables): Give example of variable type-sensitivity.
(Examining): Update example.
(Hooks): Copyedits.
(Specifying File Variables): Use C comments instead of an artificial
Lisp for the example.
(Keymaps): Move internals discussion to Prefix Keymaps.
(Rebinding): Remove redundant paragraph (stated in Key Binding).
(Init Rebinding): Document kbd macro.
(Init File): Link to Find Init.
2008-11-17 23:09:04 +00:00
Chong Yidong
cd9da8b8f3 * custom.texi (Easy Customization): Use "init file" instead of .emacs.
(Customization Groups): Update to new Custom buffer appearance.
(Saving Customizations): Copyedits.  Update example.
(Variables): Give example of variable type-sensitivity.
(Examining): Update example.
(Hooks): Copyedits.
(Specifying File Variables): Use C comments instead of an artificial
Lisp for the example.
(Keymaps): Move internals discussion to Prefix Keymaps.
(Rebinding): Remove redundant paragraph (stated in Key Binding).
(Init Rebinding): Document kbd macro.
(Init File): Link to Find Init.
2008-11-17 23:08:58 +00:00
Chong Yidong
edabb44083 (Clipboard): Note that paste is bound to clipboard-yank. 2008-11-17 21:50:37 +00:00
Chong Yidong
1bc9c425b7 * frames.texi (Clipboard): Note that paste is bound to clipboard-yank. 2008-11-17 21:50:31 +00:00
Chong Yidong
19b5f1b922 Decrease size to 8x8. 2008-11-17 18:38:01 +00:00
Chong Yidong
f331f1f80c (widget-image-insert): Don't add a mouse-face. 2008-11-17 18:37:47 +00:00
Chong Yidong
58caa5cf70 * wid-edit.el (widget-image-insert): Don't add a mouse-face. 2008-11-17 18:37:38 +00:00
Chong Yidong
44f2202e84 (custom-group-value-create): Don't insert docstring twice. 2008-11-17 18:05:42 +00:00
Chong Yidong
e89e92b191 * cus-edit.el (custom-group-value-create): Don't insert docstring
twice.
2008-11-17 18:05:30 +00:00
Juanma Barranquero
bdf66e8d5b * international/mule-cmds.el (ucs-completions): Mark as risky. 2008-11-17 17:46:22 +00:00
Chong Yidong
1e680ac998 (Using Region): Document Delete Selection Mode more thoroughly. 2008-11-17 16:39:24 +00:00
Chong Yidong
345fc77049 (Mouse Commands): Move most of the description of Delete Selection
Mode to Using Region, and link to it.
2008-11-17 16:39:17 +00:00
Chong Yidong
d85f75e285 (Minor Modes): Define mode commands and mode variables more precisely.
Recommend using mode commands instead of setting variables directly.
Put minor modes in a list, and add more modes.
2008-11-17 16:39:04 +00:00
Chong Yidong
696f351d5a * custom.texi (Minor Modes): Define mode commands and mode variables
more precisely.  Recommend using mode commands instead of setting
variables directly.  Put minor modes in a list, and add more modes.

* mark.texi (Using Region): Document Delete Selection Mode more
thoroughly.

* frames.texi (Mouse Commands): Move most of the description of Delete
Selection Mode to Using Region, and link to it.
2008-11-17 16:38:54 +00:00
Martin Rudalics
6c73d986eb (three-step-help): Remove * from defcustom.
(make-help-screen): Don't iconify selected frame.  (Bug#1322)
Use when instead of if and cond within condition-case.
2008-11-17 10:07:37 +00:00
Martin Rudalics
a0c859f043 (quit-window): Bind window to selected window when
trying to delete it.
2008-11-17 09:58:50 +00:00
Glenn Morris
79f0fbcfd4 (c-put-char-property-fun): Add fallback definition of 'ignore, rather
than nil.  (Bug#1353)
2008-11-17 08:41:14 +00:00
Jay Belanger
59ee4113ed (Tutorial): Clarify how to set up the on-line tutorial. 2008-11-17 05:00:23 +00:00
Stefan Monnier
4afba8195e (window--frame-usable-p): Allow use for soft-dedication. 2008-11-17 04:53:55 +00:00
Juanma Barranquero
a6387c8d17 Fix typo. 2008-11-17 02:26:57 +00:00
Juanma Barranquero
062552e730 * emulation/viper-cmd.el (viper-harness-minor-mode): Fix docstring typo.
* org/org.el (org-time-string-to-absolute, org-small-year-to-year)
  (org-tags-sparse-tree): Fix typos in docstrings.
2008-11-17 02:24:16 +00:00
Juanma Barranquero
5626c14e8d * simple.el (quoted-insert, minibuffer-history-isearch-pop-state, undo)
(undo-only, rotate-yank-pointer, kill-whole-line, push-mark-command)
  (exchange-point-and-mark, set-goal-column, kill-line, backward-word)
  (kill-word, backward-kill-word): Doc fixes.
  (shell-command, repeat-complex-command): Reflow docstrings.
  (zap-to-char, pop-to-mark-command): Fix typos in docstrings.
2008-11-17 01:54:02 +00:00
Chong Yidong
6d83103879 Minor doc fix, suggested by Juri Linkov. 2008-11-17 01:52:22 +00:00
Chong Yidong
194894cb11 *** compilation-scroll-output accepts a new value, `first-error', which
says to stop auto scrolling at the first error that occurs.
2008-11-17 01:51:09 +00:00
Chong Yidong
07799e9ae1 (Compilation): Document first-error value of compilation-scroll-output.
(Compilation Mode): Note that compilation-auto-jump-to-first-error
works as soon as an error is available.  Suggested by Juri Linkov.
2008-11-17 01:38:47 +00:00
Chong Yidong
b0570c253a * building.texi (Compilation): Document first-error value of
compilation-scroll-output.
(Compilation Mode): Note that compilation-auto-jump-to-first-error
works as soon as an error is available.  Suggested by Juri Linkov.
2008-11-17 01:38:08 +00:00
Chong Yidong
c594dbfad0 C-y now works when entering passwords. 2008-11-17 01:26:13 +00:00
Chong Yidong
2760fefb3b (Passwords): New node. 2008-11-17 01:24:48 +00:00
Chong Yidong
8d15c8dbf0 (Top): Update node listings. 2008-11-17 01:23:16 +00:00
Chong Yidong
a943a9fcb2 (Remote Files): Link to Passwords node. 2008-11-17 01:23:05 +00:00
Chong Yidong
27267e4c8c * mini.texi (Passwords): New node.
* files.texi (Remote Files): Link to Passwords node.

* emacs.texi (Top): Update node listings.
2008-11-17 01:22:50 +00:00
Juri Linkov
0eb5f40f85 (minibuffer-default-add-function): Fix docstring to
use clear text "default values" instead of obscure references to
the dynamic variable `minibuffer-default'.
2008-11-17 00:45:25 +00:00
Juri Linkov
a2c72e6cb9 (Info-search, Info-mode): Rename
`isearch-success-function' to `isearch-filter-predicate'.
(Info-isearch-filter-predicate): Rename from
`Info-search-success-function'.
2008-11-17 00:43:58 +00:00
Juri Linkov
43533626b3 (dired-isearch-filter-predicate-orig): Rename from
`dired-isearch-orig-success-function'.
(dired-isearch-filenames-toggle, dired-isearch-filenames-setup)
(dired-isearch-filenames-end): Rename `isearch-success-function' to
`isearch-filter-predicate'.  Doc fix.
(dired-isearch-filter-filenames): Rename from
`dired-isearch-success-function'.
2008-11-17 00:43:27 +00:00
Juri Linkov
2f669fac39 (isearch-filter-predicate): Rename from
`isearch-success-function'.  Rename default value from
`isearch-success-function-default' to
`isearch-filter-invisible'.  Doc fix.
(isearch-filter-invisible): Rename from
`isearch-success-function-default'.  Doc fix.
(isearch-search, isearch-lazy-highlight-search): Rename
`isearch-success-function' to `isearch-filter-predicate'.
2008-11-17 00:42:46 +00:00
Glenn Morris
ff757fd1df (ns-extended-platform-support-mode): Tweak menu entry from previous change. 2008-11-16 23:47:04 +00:00
Glenn Morris
60d61f434c (advertised-widget-backward): Remove autoload cookie. 2008-11-16 23:33:14 +00:00
Glenn Morris
f6542587fd (custom-buffer-create-internal): Always insert the
in-buffer buttons, regardless of tool-bar.  (Bug#1326)
2008-11-16 23:27:52 +00:00
Chong Yidong
c40788234e Fix typo in last change. 2008-11-16 21:02:22 +00:00
Chong Yidong
d4a263ba04 (read-passwd): Use read-event instead of read-char-exclusive. 2008-11-16 21:02:05 +00:00
Chong Yidong
71a00ac2df * subr.el (read-passwd): Use read-event instead of
read-char-exclusive.
2008-11-16 21:01:25 +00:00
Stefan Monnier
a535b26eb8 (ielm-eval-input): Fix thinko in last change. 2008-11-16 20:22:01 +00:00
Chong Yidong
08640de52c (read-passwd): Yank current kill if the user enters C-y. 2008-11-16 20:02:49 +00:00
Chong Yidong
f5f895cf8e * subr.el (read-passwd): Yank current kill if the user enters C-y. 2008-11-16 19:58:38 +00:00
Martin Rudalics
e08b170568 (syms_of_buffer): Fix doc-string of cursor-type. 2008-11-16 18:54:50 +00:00
Chong Yidong
bffe8aa08a Copyedit. 2008-11-16 18:41:03 +00:00
Chong Yidong
c3a37bd248 Further updates. 2008-11-16 18:39:54 +00:00
Chong Yidong
2d3328f228 Additional copyedits. 2008-11-16 18:26:34 +00:00
Chong Yidong
67ffa16f8d (Acknowledgments): Some updating of credits. 2008-11-16 18:24:08 +00:00
Chong Yidong
9c9855a383 * ack.texi (Acknowledgments): Some updating of credits. 2008-11-16 18:23:15 +00:00