Richard M. Stallman
86264ca183
(Minibuffer File): Minor cleanup.
2006-06-27 13:15:33 +00:00
Karl Berry
d61cd81288
autoupdate
2006-06-27 11:50:19 +00:00
Kim F. Storm
d1b328d37a
(handle_composition_prop): Set stop_charpos before push_it.
2006-06-27 11:21:31 +00:00
Kim F. Storm
04405ad93e
*** empty log message ***
2006-06-27 11:21:20 +00:00
Kim F. Storm
988ff018b3
Add item:
...
mouse-autoselect-window should wait to select the window until
the mouse is put to rest or after a delay or both, so that moving over
a window doesn't select it.
2006-06-26 11:38:06 +00:00
Nick Roberts
5e61a20e77
(File Name Completion): Point user to the node "Reading File Names".
2006-06-26 11:20:30 +00:00
Nick Roberts
0770a25103
*** empty log message ***
2006-06-26 11:17:51 +00:00
Kim F. Storm
8c9fc4be24
(view-emacs-news): Declare `res' in the right let* form.
2006-06-25 22:41:40 +00:00
Kim F. Storm
02bc285cb8
*** empty log message ***
2006-06-25 22:41:31 +00:00
Michael Albinus
08b1eb21d5
* net/rcompile.el (remote-compile): Replace ange-ftp based
...
implementation by Tramp functions. Based on a patch published by
Marc Abramowitz <msabramo@gmail.com>.
* net/tramp.el (tramp-unload-tramp): Provide a doc string.
2006-06-25 21:05:03 +00:00
Eli Zaretskii
a3ac22e448
Fix whitespace of last change.
2006-06-25 03:22:50 +00:00
Nick Roberts
0815600c96
*** empty log message ***
2006-06-25 01:43:14 +00:00
Nick Roberts
da53afb0b8
(XTerm Mouse) Rename to...
...
(Text-Only Mouse): ...this. Mention t-mouse-mode.
2006-06-25 00:43:23 +00:00
Nick Roberts
abc8be34be
(Top): Replace "XTerm Mouse" with new node name "Text-Only Mouse".
2006-06-25 00:42:57 +00:00
Nick Roberts
928ed494a6
*** empty log message ***
2006-06-25 00:40:14 +00:00
Kim F. Storm
f8e8373566
*** empty log message ***
2006-06-24 23:08:31 +00:00
Kim F. Storm
753bf9e048
Regenerate.
2006-06-24 23:06:16 +00:00
Kim F. Storm
85a71b3757
(SIGNALS_VIA_CHARACTERS): Define for Linux kernel
...
version 2.4 and later.
2006-06-24 22:55:08 +00:00
Chong Yidong
86b2ba0d67
* xfns.c (Fx_create_frame): Set font parameter directly instead of
...
using x_default_parameter, since x_get_args clears the parm alist.
2006-06-24 22:27:12 +00:00
Eli Zaretskii
4179c1d6fa
(Top): Update the detailed menu according to changes in msdog.texi.
2006-06-24 17:23:33 +00:00
Eli Zaretskii
37a753120b
(Windows Mouse): New section.
...
(Windows System Menu): Remove section (text merged with "Windows Keyboard").
(Windows Misc): New section.
2006-06-24 17:22:48 +00:00
Eli Zaretskii
3a9d93270b
Fix last change.
2006-06-24 16:21:41 +00:00
Eli Zaretskii
5a3e3201a2
(Windows Keyboard): New section.
2006-06-24 16:19:07 +00:00
Eli Zaretskii
9974630fdf
(ls in Lisp): New section.
2006-06-24 15:09:05 +00:00
Eli Zaretskii
4a02dd4b84
(Dired Enter): Refer to msdog.texi for ls-lisp emulation.
2006-06-24 15:08:24 +00:00
Eli Zaretskii
b58d6cc318
*** empty log message ***
2006-06-24 13:54:20 +00:00
Eli Zaretskii
3161cd2c68
(Visiting): Document case-insensitive wildcard matching under
...
find-file-wildcards.
2006-06-24 07:34:56 +00:00
Eli Zaretskii
eff6bfea7f
*** empty log message ***
2006-06-24 07:30:59 +00:00
Eli Zaretskii
ec2c1aed2e
(Contents of Directories): Document case-insensitive behavior on respective
...
filesystems.
2006-06-24 07:30:26 +00:00
Eli Zaretskii
1a9fbabec0
(directory_files_internal) [WINDOWSNT]: Find files case-insensitively.
2006-06-24 07:24:42 +00:00
Eli Zaretskii
310411dbb5
Mention www.nongnu.org pages that list free Unicode fonts.
2006-06-24 07:00:58 +00:00
Eli Zaretskii
d9034473c9
*** empty log message ***
2006-06-24 06:55:13 +00:00
Eli Zaretskii
4d7d826bed
(Character Type): Document that Emacs signals an error for unsupported Unicode
...
characters specified as \uNNNN.
2006-06-24 06:54:52 +00:00
Eli Zaretskii
9ee9615521
(read_escape): When an unknown Unicode code point is encountered as a string
...
or character escape, signal an error.
2006-06-24 06:49:16 +00:00
Eli Zaretskii
d8773eda71
(setup-default-fontset): Fix a typo in the "Oriya-Akruti" registry name.
2006-06-24 06:41:50 +00:00
Nick Roberts
b920263a53
Remove duplicate entries.
2006-06-23 23:43:34 +00:00
Nick Roberts
576f72d789
*** empty log message ***
2006-06-23 23:42:56 +00:00
Lars Hansen
114258349c
(desktop-full-file-name): New function.
...
(desktop-kill, desktop-save, desktop-remove, desktop-read)
(desktop-revert): Use it.
(desktop-clear, desktop-save, desktop-remove): Add autoload cookie.
(desktop-after-read-hook): Add option list-buffers.
(desktop-locals-to-save): Add tab-width.
(desktop-save-mode, desktop-no-desktop-file-hook, desktop-save-hook):
Fix docstring.
2006-06-23 21:42:33 +00:00
Carsten Dominik
b74e371c91
(section{LaTeX and cdlatex-mode}): New section.
2006-06-23 19:03:41 +00:00
Carsten Dominik
353694fdea
*** empty log message ***
2006-06-23 19:03:31 +00:00
Carsten Dominik
a1f058c602
(Embedded LaTeX): New chapter.
...
(Archiving): Section rewritten.
(Enhancing text): Some parts moved to the new chapter about
LaTeX.
2006-06-23 19:02:38 +00:00
Carsten Dominik
6769c0dc3e
(org-cdlatex-mode-map)
...
(org-cdlatex-texmathp-advice-is-done): New variables.
(org-cdlatex-mode): New minor mode.
(org-inside-LaTeX-fragment-p, org-try-cdlatex-tab): New
functions.
(org-cdlatex-underscore-caret, org-cdlatex-math-modify): New
commands.
(org-export-with-archived-trees): New option.
(org-open-file): Removed the call to
`convert-standard-filename'.
(org-archive-tag, org-agenda-skip-archived-trees)
(org-cycle-open-archived-trees)
(org-sparse-tree-open-archived-trees): New options.
(org-cycle-hide-archived-subtrees, org-hide-archived-subtrees)
(org-toggle-tag, org-prepare-agenda-buffers, org-agenda-skip): New
functions.
(org-agenda-toggle-archive-tag, org-toggle-archive-tag): New
commands.
(org-agenda-mode-map): Add binding of
`org-agenda-toggle-archive-tag'.
(org-mode-map): Add binding for `org-toggle-archive-tag'.
(org-timeline, org-agenda-list, org-todo-list, org-tags-view):
Call `org-prepare-agenda-buffers'.
(org-occur, org-scan-tags): Call `org-hide-archived-subtrees'.
(org-file-apps, org-file-apps-defaults-gnu)
(org-file-apps-defaults-macosx)
(org-file-apps-defaults-windowsnt): Handle remote files by forcing
them to be opened in Emacs.
2006-06-23 19:01:46 +00:00
Eli Zaretskii
a313dc7be6
Add reference to description of .gdbinit commands.
2006-06-23 18:14:57 +00:00
André Spiegel
98a9cad390
#
2006-06-23 17:30:51 +00:00
André Spiegel
48033a08ab
(vc-diff-knows-L): New variable.
...
(vc-diff-internal): Use it to handle "diff" programs that don't
understand -L. This works automatically, no user action is necessary.
2006-06-23 17:29:19 +00:00
Kim F. Storm
11eced2faf
Mention `pv variable' to print value of Lisp variables.
...
Mention `xpr' and fix example to use it. Add section describing
commands such as `pit' that are useful for debugging redisplay
related problems.
2006-06-23 14:37:10 +00:00
Kim F. Storm
55b903a31d
*** empty log message ***
2006-06-23 14:37:00 +00:00
Eli Zaretskii
18aa2c90a0
(rcirc-default-user-full-name): Default to `rcirc-default-user-name' instead
...
of `rcirc-user-name' (which no longer exists).
(rcirc-process-list): Check `buffer-live-p' before attempting to switch to a
buffer.
2006-06-23 13:33:47 +00:00
Eli Zaretskii
aac5d1fdce
(rcirc-mode): Fix initialization of coding systems based on
...
rcirc-coding-system-alist.
2006-06-23 13:23:39 +00:00
Eli Zaretskii
81711dbab8
(customize-apropos): A better error message.
...
(top level) <debug-ignored-errors>: Extend and update the list of ignored
error messages.
2006-06-23 13:17:44 +00:00