Glenn Morris
321c089bd2
Update to FDL 1.3.
2008-11-19 04:20:28 +00:00
Stefan Monnier
a1e34e711d
(ispell-dictionary-base-alist): Adjust to the
...
case where the default dictionary is French, Spanish, younameit.
2008-11-18 21:42:17 +00:00
Stefan Monnier
064e57de23
(window--frame-usable-p): Consider dedicated windows as usable.
2008-11-18 20:45:21 +00:00
Stefan Monnier
35b05a7793
(confirm-nonexistent-file-or-buffer):
...
Rename from find-file-confirm-nonexistent-file.
(read-buffer-to-switch): Use it.
2008-11-18 18:26:08 +00:00
Chong Yidong
d0414e3656
Updated lispref re *-end-trigger-functions and jit-lock-register.
2008-11-18 18:10:15 +00:00
Chong Yidong
e070558d7b
(Other Font Lock Variables): Document jit-lock-register and
...
jit-lock-unregister.
2008-11-18 18:09:32 +00:00
Chong Yidong
38b1d3469c
(Window Hooks): Remove *-end-trigger-functions vars, which are
...
obsolete. Mention jit-lock-register.
2008-11-18 18:08:55 +00:00
Chong Yidong
efe6e7c459
* windows.texi (Window Hooks): Remove *-end-trigger-functions
...
vars, which are obsolete. Mention jit-lock-register.
* modes.texi (Other Font Lock Variables): Document
jit-lock-register and jit-lock-unregister.
2008-11-18 18:08:43 +00:00
Juanma Barranquero
a77ad24064
* server.el (server-temp-file-p): Use `string-match-p'.
...
(server-socket-dir): Set to nil if local sockets are unsupported.
(server-start): Don't try to delete local socket if unsupported.
(server-kill-new-buffers): Reflow docstring.
(server-delete-client, server-handle-delete-frame)
(server-save-buffers-kill-terminal): Doc fixes.
(server-send-string): Fix typo in docstring.
2008-11-18 16:27:06 +00:00
Carsten Dominik
1ba1f458d8
* org.el ("speedbar"): Only show context if the file really is an
...
org-mode buffer.
2008-11-18 15:07:35 +00:00
Carsten Dominik
0dade8aac9
*** empty log message ***
2008-11-18 15:07:23 +00:00
Sam Steingold
dd93e6daf7
(compilation-start-hook): New hook.
...
(compilation-start): Run it on the compilation process.
2008-11-18 14:14:37 +00:00
Chong Yidong
8999d86f5b
Minor fix.
2008-11-18 07:07:46 +00:00
Chong Yidong
7b2b855762
Documented alpha frame parameter.
2008-11-18 07:06:04 +00:00
Chong Yidong
d9ce48d618
(Color Parameters): Document alpha parameter.
2008-11-18 07:05:36 +00:00
Chong Yidong
cc0910af58
* frames.texi (Color Parameters): Document alpha parameter.
2008-11-18 07:05:26 +00:00
Glenn Morris
44e5501c61
Regenerate.
2008-11-18 03:50:10 +00:00
Juanma Barranquero
d0d8885d3f
* international/mule-cmds.el (update-leim-list-file): Simplify.
...
(prefer-coding-system, find-coding-systems-for-charsets):
Fix docstring typos.
(select-safe-coding-system, input-method-exit-on-first-char)
(language-info-alist, language-info-custom-alist): Reflow docstrings.
(toggle-input-method, read-multilingual-string): Doc fixes.
Reflow docstrings.
(locale-name-match, sort-coding-systems, find-multibyte-characters)
(read-char-by-name): Use `string-match-p'.
(get-char-code-property, put-char-code-property)
(char-code-property-description): Be silent while loading uni-* files.
(ucs-names): Use `dotimes-with-progress-reporter', because loading
the Unicode character names is *slow*.
2008-11-18 01:35:25 +00:00
Chong Yidong
22854006f0
Linum mode mentioned in the manual.
2008-11-17 23:12:43 +00:00
Chong Yidong
099dd2106c
Checked custom.texi
2008-11-17 23:11:44 +00:00
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