bpt/emacs.git
15 years ago(Qgobject): New symbol.
Jason Rumney [Fri, 2 Jan 2009 12:10:06 +0000 (12:10 +0000)]
(Qgobject): New symbol.
(syms_of_image): Initialize it.
(init_svg_functions): Load some functions from gobject library.

15 years ago(make_terminal_frame): Remove redundant code and useless
Dan Nicolaescu [Thu, 1 Jan 2009 19:58:00 +0000 (19:58 +0000)]
(make_terminal_frame): Remove redundant code and useless
block.

15 years ago(conv_sockaddr_to_lisp): Add workaround for
Andreas Schwab [Thu, 1 Jan 2009 15:58:38 +0000 (15:58 +0000)]
(conv_sockaddr_to_lisp): Add workaround for
getsockname bug on BSD.

15 years ago(main): Fatal if hard links cannot be created.
Chong Yidong [Thu, 1 Jan 2009 09:34:28 +0000 (09:34 +0000)]
(main): Fatal if hard links cannot be created.

15 years ago* movemail.c (main): Fatal if hard links cannot be created.
Chong Yidong [Thu, 1 Jan 2009 09:34:15 +0000 (09:34 +0000)]
* movemail.c (main): Fatal if hard links cannot be created.

15 years ago(minibuffer-default-add-shell-commands): Fix doc-string typo.
Martin Rudalics [Thu, 1 Jan 2009 09:14:42 +0000 (09:14 +0000)]
(minibuffer-default-add-shell-commands): Fix doc-string typo.

15 years ago(x_create_tip_frame): Set border width of the X window.
Chong Yidong [Thu, 1 Jan 2009 08:54:46 +0000 (08:54 +0000)]
(x_create_tip_frame): Set border width of the X window.

15 years ago* xfns.c (x_create_tip_frame): Set border width of the X window.
Chong Yidong [Thu, 1 Jan 2009 08:54:01 +0000 (08:54 +0000)]
* xfns.c (x_create_tip_frame): Set border width of the X window.

15 years ago* display.texi (Face Attributes): Clarify :height attribute.
Chong Yidong [Thu, 1 Jan 2009 08:28:56 +0000 (08:28 +0000)]
* display.texi (Face Attributes): Clarify :height attribute.

15 years agoRemove obsolete comment.
Chong Yidong [Thu, 1 Jan 2009 08:23:02 +0000 (08:23 +0000)]
Remove obsolete comment.

15 years ago(Finternal_set_lisp_face_attribute): Improve error message.
Chong Yidong [Thu, 1 Jan 2009 08:09:32 +0000 (08:09 +0000)]
(Finternal_set_lisp_face_attribute): Improve error message.

15 years ago* xfaces.c (Finternal_set_lisp_face_attribute): Improve error
Chong Yidong [Thu, 1 Jan 2009 08:09:11 +0000 (08:09 +0000)]
* xfaces.c (Finternal_set_lisp_face_attribute): Improve error
message.

15 years agoFix setting of composition-function-table.
Chong Yidong [Thu, 1 Jan 2009 07:47:55 +0000 (07:47 +0000)]
Fix setting of composition-function-table.

15 years ago(tibetan-composition-function): Remove unused function, obsoleted by
Chong Yidong [Thu, 1 Jan 2009 07:47:20 +0000 (07:47 +0000)]
(tibetan-composition-function): Remove unused function, obsoleted by
2008-09-05 change to tibetan.el.

15 years ago* language/cham.el: Fix setting of composition-function-table.
Chong Yidong [Thu, 1 Jan 2009 07:46:23 +0000 (07:46 +0000)]
* language/cham.el: Fix setting of composition-function-table.

* language/khmer.el: Fix setting of composition-function-table.

* language/tibet-util.el (tibetan-composition-function): Remove
unused function, obsoleted by 2008-09-05 change to tibetan.el.

15 years ago(minibuffer-default): Add defvar.
Chong Yidong [Thu, 1 Jan 2009 03:36:43 +0000 (03:36 +0000)]
(minibuffer-default): Add defvar.

15 years ago* simple.el (minibuffer-default): Add defvar.
Chong Yidong [Thu, 1 Jan 2009 03:35:44 +0000 (03:35 +0000)]
* simple.el (minibuffer-default): Add defvar.

15 years agoRequire comint.
Chong Yidong [Thu, 1 Jan 2009 02:46:11 +0000 (02:46 +0000)]
Require comint.

15 years ago* hippie-exp.el: Require comint.
Chong Yidong [Thu, 1 Jan 2009 02:45:50 +0000 (02:45 +0000)]
* hippie-exp.el: Require comint.

15 years ago(x_new_font): Return font object, not fontset. (Bug#119)
Jason Rumney [Thu, 1 Jan 2009 02:06:27 +0000 (02:06 +0000)]
(x_new_font): Return font object, not fontset. (Bug#119)
Don't block input, as per earlier xterm.c changes.

15 years ago(The Buffer List): Clarify what moves a buffer to
Martin Rudalics [Wed, 31 Dec 2008 17:13:32 +0000 (17:13 +0000)]
(The Buffer List): Clarify what moves a buffer to
the front of the buffer list.  Add entries for `last-buffer' and
`unbury-buffer'.

15 years ago(last-buffer): Don't set major mode of *scratch* if
Martin Rudalics [Wed, 31 Dec 2008 15:44:25 +0000 (15:44 +0000)]
(last-buffer): Don't set major mode of *scratch* if
that buffer exists already.  Rewrite doc-string.

15 years ago(ns_appkit_version_str): Rename from ns_appkit_version. (ns_appkit_version_int)...
Adrian Robert [Wed, 31 Dec 2008 14:59:37 +0000 (14:59 +0000)]
(ns_appkit_version_str): Rename from ns_appkit_version.  (ns_appkit_version_int): New function.  (x-server-version): Use ns_appkit_version_int and follow 21+ convention of returning 3 integers

15 years ago(tar-mode): Set write-contents-functions instead of
Andreas Schwab [Wed, 31 Dec 2008 09:58:49 +0000 (09:58 +0000)]
(tar-mode): Set write-contents-functions instead of
write-region-annotate-functions.
(tar-mode-write-contents): New function.
(tar-write-region-annotate): Remove.

15 years ago(buffer-swapped-with): New var, moved from files.el. Add advice to
Chong Yidong [Wed, 31 Dec 2008 02:44:00 +0000 (02:44 +0000)]
(buffer-swapped-with): New var, moved from files.el.  Add advice to
basic-save-buffer to use it.

15 years ago* pmail.el (buffer-swapped-with): New var, moved from files.el.
Chong Yidong [Wed, 31 Dec 2008 02:43:13 +0000 (02:43 +0000)]
* pmail.el (buffer-swapped-with): New var, moved from files.el.
Add advice to basic-save-buffer to use it.

15 years ago(basic-save-buffer): Revert 2008-12-22 change.
Chong Yidong [Wed, 31 Dec 2008 02:13:31 +0000 (02:13 +0000)]
(basic-save-buffer): Revert 2008-12-22 change.
(buffer-swapped-with): Var removed.

15 years ago* files.el (basic-save-buffer): Revert 2008-12-22 change.
Chong Yidong [Wed, 31 Dec 2008 02:13:04 +0000 (02:13 +0000)]
* files.el (basic-save-buffer): Revert 2008-12-22 change.
(buffer-swapped-with): Var removed.

15 years agoDefine HAVE_OTF_GET_VARIATION_GLYPHS if libotf has
Kenichi Handa [Tue, 30 Dec 2008 23:46:29 +0000 (23:46 +0000)]
Define HAVE_OTF_GET_VARIATION_GLYPHS if libotf has
the function OTF_get_variation_glyphs.

15 years ago(CHAR_VARIATION_SELECTOR_P): New macro.
Kenichi Handa [Tue, 30 Dec 2008 23:42:40 +0000 (23:42 +0000)]
(CHAR_VARIATION_SELECTOR_P): New macro.
(CHAR_SURROGATE_PAIR_P): New macro.

15 years ago(font_range): Don't require a font for a variation
Kenichi Handa [Tue, 30 Dec 2008 23:41:25 +0000 (23:41 +0000)]
(font_range): Don't require a font for a variation
selector.
(Ffont_variation_glyphs): New function.
(syms_of_font): Defsubr it.

15 years ago(ftfont_driver): Set the member get_variation_glyphs to
Kenichi Handa [Tue, 30 Dec 2008 23:40:16 +0000 (23:40 +0000)]
(ftfont_driver): Set the member get_variation_glyphs to
ftfont_variation_glyphs.
(setup_otf_gstring): New function.
(ftfont_drive_otf): Use it.
(ftfont_shape_by_flt): Handle variation selector.
(ftfont_variation_glyphs): New function.

15 years ago(struct font_driver): New member get_variation_glyphs.
Kenichi Handa [Tue, 30 Dec 2008 23:36:56 +0000 (23:36 +0000)]
(struct font_driver): New member get_variation_glyphs.

15 years ago(compose-gstring-for-variation-glyph): New
Kenichi Handa [Tue, 30 Dec 2008 23:34:54 +0000 (23:34 +0000)]
(compose-gstring-for-variation-glyph): New
function.  Register it in composition-function-table.

15 years ago(lglyph-set-code): New function.
Kenichi Handa [Tue, 30 Dec 2008 23:32:55 +0000 (23:32 +0000)]
(lglyph-set-code): New function.

15 years ago(tar-data-swapped): New var.
Stefan Monnier [Tue, 30 Dec 2008 21:59:52 +0000 (21:59 +0000)]
(tar-data-swapped): New var.
(tar-data-swapped-p, tar-swap-data):
Use it instead of buffer-swapped-with.
(tar-write-region-annotate): Re-add (partial undo of last change).
(tar-mode): Use it again (partial undo as well).

15 years ago(install): Remove old directories in ns_appresdir before
Jan Djärv [Tue, 30 Dec 2008 20:13:38 +0000 (20:13 +0000)]
(install): Remove old directories in ns_appresdir before
moving new directories there.

15 years ago(install-arch-dep): Remove old directories in
Jan Djärv [Tue, 30 Dec 2008 20:13:28 +0000 (20:13 +0000)]
(install-arch-dep): Remove old directories in
ns_app* before moving new directories there.

15 years ago(table-capture): Fix symbol quoting typo.
Chong Yidong [Tue, 30 Dec 2008 16:37:13 +0000 (16:37 +0000)]
(table-capture): Fix symbol quoting typo.

15 years ago* textmodes/table.el (table-capture): Fix symbol quoting typo.
Chong Yidong [Tue, 30 Dec 2008 16:36:01 +0000 (16:36 +0000)]
* textmodes/table.el (table-capture): Fix symbol quoting typo.

15 years ago(Vemacs_iconified): Remove.
Martin Rudalics [Tue, 30 Dec 2008 16:27:32 +0000 (16:27 +0000)]
(Vemacs_iconified): Remove.

15 years ago(follow-select-if-visible): Improve the check for the
Chong Yidong [Tue, 30 Dec 2008 16:21:20 +0000 (16:21 +0000)]
(follow-select-if-visible): Improve the check for the
last line of the window.
(follow-post-command-hook): Perform redisplay in more circumstances,
to avoid getting point stuck on partially visible lines.

15 years ago* follow.el (follow-select-if-visible): Improve the check for the
Chong Yidong [Tue, 30 Dec 2008 16:19:50 +0000 (16:19 +0000)]
* follow.el (follow-select-if-visible): Improve the check for the
last line of the window.
(follow-post-command-hook): Perform redisplay in more circumstances,
to avoid getting point stuck on partially visible lines.

15 years ago*** empty log message ***
Jason Rumney [Tue, 30 Dec 2008 15:10:39 +0000 (15:10 +0000)]
*** empty log message ***

15 years ago(follow-calculate-first-window-start-from-below): Avoid looping
Chong Yidong [Tue, 30 Dec 2008 15:09:35 +0000 (15:09 +0000)]
(follow-calculate-first-window-start-from-below): Avoid looping
forever if vertical-motion returns an unexpected value.

15 years ago(store_frame_param, x_get_arg): Enable newer code on
Jason Rumney [Tue, 30 Dec 2008 15:09:13 +0000 (15:09 +0000)]
(store_frame_param, x_get_arg): Enable newer code on
WINDOWSNT too, as related changes have already been synced.

15 years ago* follow.el (follow-calculate-first-window-start-from-below): Avoid
Chong Yidong [Tue, 30 Dec 2008 15:08:22 +0000 (15:08 +0000)]
* follow.el (follow-calculate-first-window-start-from-below): Avoid
looping forever if vertical-motion returns an unexpected value.

15 years ago(Fvertical_motion): Don't advance iterator if we have reseated to the
Chong Yidong [Tue, 30 Dec 2008 15:03:08 +0000 (15:03 +0000)]
(Fvertical_motion): Don't advance iterator if we have reseated to the
desired position.

15 years ago(move_it_to): Handle GET_FROM_STRETCH method when checking for pos
Chong Yidong [Tue, 30 Dec 2008 14:50:19 +0000 (14:50 +0000)]
(move_it_to): Handle GET_FROM_STRETCH method when checking for pos
match.

15 years ago* indent.c (Fvertical_motion): Don't advance iterator if we have
Chong Yidong [Tue, 30 Dec 2008 14:49:28 +0000 (14:49 +0000)]
* indent.c (Fvertical_motion): Don't advance iterator if we have
reseated to the desired position.

* xdisp.c (move_it_to): Handle GET_FROM_STRETCH method when
checking for pos match.

15 years agoMinor doc fix.
Chong Yidong [Tue, 30 Dec 2008 13:28:33 +0000 (13:28 +0000)]
Minor doc fix.

15 years ago(follow-calc-win-end): Use with-selected-window.
Chong Yidong [Tue, 30 Dec 2008 13:26:23 +0000 (13:26 +0000)]
(follow-calc-win-end): Use with-selected-window.
(follow-windows-start-end, follow-pos-visible)
(follow-windows-aligned-p): Code cleanup.
(follow-select-if-visible): Try to avoid partially-visible lines.
(follow-select-if-visible-from-first): Call follow-redisplay and
move point to destination.
(follow-redisplay): New arg, to keep selected window unchanged.
(follow-post-command-hook): In final check for destination
visibility, use window-start and window-end instead of the less
accurate follow-pos-visible.  If the selected window is redrawn,
tell follow-redisplay to preserve it.

15 years ago* follow.el (follow-calc-win-end): Use with-selected-window.
Chong Yidong [Tue, 30 Dec 2008 13:25:52 +0000 (13:25 +0000)]
* follow.el (follow-calc-win-end): Use with-selected-window.
(follow-windows-start-end, follow-pos-visible)
(follow-windows-aligned-p): Code cleanup.
(follow-select-if-visible): Try to avoid partially-visible lines.
(follow-select-if-visible-from-first): Call follow-redisplay and
move point to destination.
(follow-redisplay): New arg, to keep selected window unchanged.
(follow-post-command-hook): In final check for destination
visibility, use window-start and window-end instead of the less
accurate follow-pos-visible.  If the selected window is redrawn,
tell follow-redisplay to preserve it.

15 years ago(server-running-p): Remove interactive spec. Fix
Andreas Schwab [Tue, 30 Dec 2008 11:28:14 +0000 (11:28 +0000)]
(server-running-p): Remove interactive spec.  Fix
regexp.

15 years ago(follow-calc-win-start): Don't use `inline'.
Chong Yidong [Tue, 30 Dec 2008 10:52:01 +0000 (10:52 +0000)]
(follow-calc-win-start): Don't use `inline'.
(follow-update-window-start, follow-select-if-visible)
(follow-calculate-first-window-start-from-below)
(follow-post-command-hook): Code cleanup.
(follow-downward, follow-calculate-first-window-start): Function
deleted and merged into follow-redisplay.
(follow-redisplay): Merge code from follow-downward and
follow-calculate-first-window-start.

15 years ago* follow.el (follow-calc-win-start): Don't use `inline'.
Chong Yidong [Tue, 30 Dec 2008 10:51:41 +0000 (10:51 +0000)]
* follow.el (follow-calc-win-start): Don't use `inline'.
(follow-update-window-start, follow-select-if-visible)
(follow-calculate-first-window-start-from-below)
(follow-post-command-hook): Code cleanup.
(follow-downward, follow-calculate-first-window-start): Function
deleted and merged into follow-redisplay.
(follow-redisplay): Merge code from follow-downward and
follow-calculate-first-window-start.

15 years agoAdd reference to Bug#1718.
Roland Winkler [Tue, 30 Dec 2008 05:04:54 +0000 (05:04 +0000)]
Add reference to Bug#1718.

15 years ago* proced.el (proced-tree-flag): Fix typo in docstring.
Juanma Barranquero [Tue, 30 Dec 2008 01:52:14 +0000 (01:52 +0000)]
* proced.el (proced-tree-flag): Fix typo in docstring.

15 years ago(copy_text): To convert a non-ASCII char to unibyte,
Kenichi Handa [Tue, 30 Dec 2008 01:48:56 +0000 (01:48 +0000)]
(copy_text): To convert a non-ASCII char to unibyte,
just get the low 8-bit of the code.

15 years ago(font_intern_prop): Validate str as multibyte.
Kenichi Handa [Tue, 30 Dec 2008 00:46:13 +0000 (00:46 +0000)]
(font_intern_prop): Validate str as multibyte.

15 years ago*** empty log message ***
Richard M. Stallman [Mon, 29 Dec 2008 19:19:26 +0000 (19:19 +0000)]
*** empty log message ***

15 years ago(pmail-edit-mode): Bind buffer-swwapped-with to nil.
Richard M. Stallman [Mon, 29 Dec 2008 19:19:15 +0000 (19:19 +0000)]
(pmail-edit-mode): Bind buffer-swwapped-with to nil.
(pmail-edit-current-message): Save all of buffer as old text.
Clear undo list.
(pmail-cease-edit): Widen first.
Operate in the view buffer; copy edited text back to mbox buffer
and re-encode what was decoded to display the message.
(pmail-abort-edit): Widen first.

15 years ago(pmail-forwarded-attr-index): Doc fix.
Richard M. Stallman [Mon, 29 Dec 2008 19:16:37 +0000 (19:16 +0000)]
(pmail-forwarded-attr-index): Doc fix.
(pmail-resent-attr-index): New variable.
(pmail-attr-array): Add r for resent.
(pmail-add-mbox-headers): Make 8 attributes.
(pmail-set-attribute): Extend attribute line if necessary.

(pmail-widen): New command.
(pmail-mode-map): o is pmail-output, C-o is pmail-output-as-seen,
(pmail-mode-map): c-w is pmail-widen.
(pmail-change-major-mode-hook): Do nothing unless buffer-swapped-with.
(pmail-show-message): Downcase character-coding.

15 years ago(pmail-output-decode-coding): New variable.
Richard M. Stallman [Mon, 29 Dec 2008 19:12:22 +0000 (19:12 +0000)]
(pmail-output-decode-coding): New variable.
(pmail-delete-unwanted-fields): Greatly simplified.
(pmail-output-as-babyl): New function.
(pmail-convert-to-babyl-format): Considerably simplified:
assume just one message and don't worry about Content-Type.
(pmail-output-as-mbox): New function.
(pmail-output): Total rewrite.
(pmail-output-as-seen): New command.
(pmail-output-read-pmail-file-name): Function deleted.
(pmail-output-to-babyl-file): Function deleted.
(pmail-output-body-to-file): Don't set an attribute.

15 years agoAdd bug reference.
Juanma Barranquero [Mon, 29 Dec 2008 16:56:51 +0000 (16:56 +0000)]
Add bug reference.

15 years ago(proced-temp-alist): Renamed from variable proced-children-alist.
Roland Winkler [Mon, 29 Dec 2008 06:13:36 +0000 (06:13 +0000)]
(proced-temp-alist): Renamed from variable proced-children-alist.
(proced-process-tree, proced-toggle-tree): Fix docstring.
(proced-tree): Fix docstring.  Simplify.  Use proced-temp-alist.
(proced-temp-internal): Use proced-temp-alist.

15 years ago(mkdir): New defalias.
Dan Nicolaescu [Mon, 29 Dec 2008 05:11:15 +0000 (05:11 +0000)]
(mkdir): New defalias.

15 years ago(struct face): Move lface and hash from the middle
Dan Nicolaescu [Mon, 29 Dec 2008 04:53:10 +0000 (04:53 +0000)]
(struct face): Move lface and hash from the middle
of bitfields.

15 years ago(INTERVALS_H): Rename from INTERVAL_SRC, update all users.
Dan Nicolaescu [Mon, 29 Dec 2008 04:01:06 +0000 (04:01 +0000)]
(INTERVALS_H): Rename from INTERVAL_SRC, update all users.

15 years ago(INTERVAL_SRC): Also depend on dispextern.h.
Dan Nicolaescu [Mon, 29 Dec 2008 03:55:53 +0000 (03:55 +0000)]
(INTERVAL_SRC): Also depend on dispextern.h.
(coding.o, dispnew.o, keymap.o, msdos.o): Depend on INTERVAL_SRC
instead of intervals.h.

15 years ago(Fill Commands): Replace `M-s' with `M-o M-s'.
Juri Linkov [Mon, 29 Dec 2008 00:19:35 +0000 (00:19 +0000)]
(Fill Commands): Replace `M-s' with `M-o M-s'.

15 years ago(Minibuffer History): Add a link to `Isearch Minibuffer'.
Juri Linkov [Mon, 29 Dec 2008 00:19:15 +0000 (00:19 +0000)]
(Minibuffer History): Add a link to `Isearch Minibuffer'.

15 years ago(proced-mode-map): Bind " " to next-line instead of the
Juri Linkov [Mon, 29 Dec 2008 00:12:12 +0000 (00:12 +0000)]
(proced-mode-map): Bind " " to next-line instead of the
command `proced-next-line' removed on 2008-09-06.

15 years agoAdd `butterfly'.
Juri Linkov [Sun, 28 Dec 2008 23:52:31 +0000 (23:52 +0000)]
Add `butterfly'.

15 years ago(butterfly): Doc fix. Add `animate-string' and `browse-url'.
Juri Linkov [Sun, 28 Dec 2008 23:50:47 +0000 (23:50 +0000)]
(butterfly): Doc fix.  Add `animate-string' and `browse-url'.

15 years ago(butterfly): New command.
Juri Linkov [Sun, 28 Dec 2008 23:48:21 +0000 (23:48 +0000)]
(butterfly): New command.

15 years ago(reftex-isearch-switch-to-next-file):
Juri Linkov [Sun, 28 Dec 2008 23:46:34 +0000 (23:46 +0000)]
(reftex-isearch-switch-to-next-file):
Use `find-file-noselect' instead of `find-file' (for Emacs 22 and 23).
(reftex-isearch-minor-mode): If `multi-isearch-next-buffer-function'
is bound set it to `reftex-isearch-switch-to-next-file'.  Otherwise,
set 4 obsolete variables for backward-compatibility with Emacs 22.

15 years ago(multi-isearch-next-buffer-function): Doc fix.
Juri Linkov [Sun, 28 Dec 2008 23:45:53 +0000 (23:45 +0000)]
(multi-isearch-next-buffer-function): Doc fix.
(multi-isearch-search-fun): Set the second arg WRAP to nil explicitly.

15 years ago(proced-grammar-alist): Allow predicate nil. New attribute tree.
Roland Winkler [Sun, 28 Dec 2008 13:58:10 +0000 (13:58 +0000)]
(proced-grammar-alist): Allow predicate nil.  New attribute tree.
(proced-format-alist): Use attribute tree.
(proced-tree-flag, proced-tree-indent): New variables.
(proced-children-alist): Renamed from proced-process-tree.  PPID
must refer to a process in process-alist.  Ignore PPIDs that equal
PID.  Children alist inherits sorting order from process-alist.
(proced-process-tree): New variable.  New function.
(proced-process-tree-internal, proced-toggle-tree)
(proced-tree, proced-tree-insert, proced-format-tree): New
functions.
(proced-mark-process-alist): Add docstring.
(proced-filter-parents): PPID must refer to a process in
process-alist.  Ignore PPIDs that equal PID.
(proced-sort): Throw error if attribute is not sortable.
(proced-sort-interactive): Restrict completion to sortable
attributes.
(proced-format): Include tree in standard attributes if
proced-tree-flag is non-nil.  Make header clickable only if
corresponding predicate is non-nil.
(proced-update): Use proced-tree.

15 years ago(Goto Address mode): Rename from Goto-address. Refer to
Chong Yidong [Sun, 28 Dec 2008 05:03:34 +0000 (05:03 +0000)]
(Goto Address mode): Rename from Goto-address.  Refer to
goto-address-mode instead of goto-address.

15 years ago(Top): Update node listing.
Chong Yidong [Sun, 28 Dec 2008 05:03:10 +0000 (05:03 +0000)]
(Top): Update node listing.

15 years ago(Rmail Display): Goto-address renamed to Goto Address mode.
Chong Yidong [Sun, 28 Dec 2008 05:01:53 +0000 (05:01 +0000)]
(Rmail Display): Goto-address renamed to Goto Address mode.

15 years ago* rmail.texi (Rmail Display): Goto-address renamed to Goto Address
Chong Yidong [Sun, 28 Dec 2008 05:01:05 +0000 (05:01 +0000)]
* rmail.texi (Rmail Display): Goto-address renamed to Goto Address
mode.

15 years ago* misc.texi (Goto Address mode): Rename from Goto-address. Refer to
Chong Yidong [Sun, 28 Dec 2008 04:58:54 +0000 (04:58 +0000)]
* misc.texi (Goto Address mode): Rename from Goto-address.  Refer to
goto-address-mode instead of goto-address.

15 years ago(diff): Doc fix.
Chong Yidong [Sun, 28 Dec 2008 04:40:08 +0000 (04:40 +0000)]
(diff): Doc fix.

15 years ago* diff.el (diff): Doc fix.
Chong Yidong [Sun, 28 Dec 2008 04:38:44 +0000 (04:38 +0000)]
* diff.el (diff): Doc fix.

15 years ago(rx): Doc fix.
Chong Yidong [Sun, 28 Dec 2008 04:19:34 +0000 (04:19 +0000)]
(rx): Doc fix.

15 years ago* emacs-lisp/rx.el (rx): Doc fix.
Chong Yidong [Sun, 28 Dec 2008 04:19:03 +0000 (04:19 +0000)]
* emacs-lisp/rx.el (rx): Doc fix.

15 years ago(move-file-to-trash): Bind backup-directory-alist to nil before
Chong Yidong [Sun, 28 Dec 2008 03:24:53 +0000 (03:24 +0000)]
(move-file-to-trash): Bind backup-directory-alist to nil before
uniquifying backup trash file name.

15 years ago* files.el (move-file-to-trash): Bind backup-directory-alist to nil
Chong Yidong [Sun, 28 Dec 2008 03:24:19 +0000 (03:24 +0000)]
* files.el (move-file-to-trash): Bind backup-directory-alist to nil
before uniquifying backup trash file name.

15 years ago(vc-git-dir-printer): Fix filename column.
Andreas Schwab [Sat, 27 Dec 2008 22:24:31 +0000 (22:24 +0000)]
(vc-git-dir-printer): Fix filename column.

15 years ago(Top): Add @detailmenu items for "Multiple Terminals" and its subsections.
Eli Zaretskii [Sat, 27 Dec 2008 18:57:52 +0000 (18:57 +0000)]
(Top): Add @detailmenu items for "Multiple Terminals" and its subsections.

15 years ago(Multiple Terminals, Low-level Terminal)
Eli Zaretskii [Sat, 27 Dec 2008 18:56:53 +0000 (18:56 +0000)]
(Multiple Terminals, Low-level Terminal)
(Terminal Parameters, Frames on Other TTY devices): New sections.
(Frames): Add an xref to "Multiple Terminals".

15 years ago(term-emulate-terminal): Decode substring just prior to
Dan Nicolaescu [Sat, 27 Dec 2008 17:57:25 +0000 (17:57 +0000)]
(term-emulate-terminal): Decode substring just prior to
inserting it, i.e. revert part of the 2008-09-24 change. (Bug#1469)

15 years agoRemove non-working entry for pmail.
Dan Nicolaescu [Sat, 27 Dec 2008 17:10:24 +0000 (17:10 +0000)]
Remove non-working entry for pmail.
(fill-column): Fix typo.
(change-log-mode): Add fill column.

15 years ago(Top): Add @detailmenu item for "Terminal Type".
Eli Zaretskii [Sat, 27 Dec 2008 15:46:03 +0000 (15:46 +0000)]
(Top): Add @detailmenu item for "Terminal Type".

15 years ago(Terminal Type): New node.
Eli Zaretskii [Sat, 27 Dec 2008 15:44:38 +0000 (15:44 +0000)]
(Terminal Type): New node.
(Editing Types): Add it to the menu.

15 years ago(Top): Add a @detailmenu item for "Directory Local Variables".
Eli Zaretskii [Sat, 27 Dec 2008 15:26:23 +0000 (15:26 +0000)]
(Top): Add a @detailmenu item for "Directory Local Variables".

15 years ago(Directory Local Variables): New node.
Eli Zaretskii [Sat, 27 Dec 2008 15:23:37 +0000 (15:23 +0000)]
(Directory Local Variables): New node.

15 years ago(Autoload): Document `generate-autoload-cookie' and `generated-autoload-file'.
Eli Zaretskii [Sat, 27 Dec 2008 14:02:07 +0000 (14:02 +0000)]
(Autoload): Document `generate-autoload-cookie' and `generated-autoload-file'.