bpt/emacs.git
15 years agoRemove '23' comments that indicated code added during update from emacs-20 -> emacs-23.
Adrian Robert [Thu, 22 Jan 2009 13:55:44 +0000 (13:55 +0000)]
Remove '23' comments that indicated code added during update from emacs-20 -> emacs-23.

15 years ago* nsfns.m (ns-read-file-name): Fix typo in assignment statement.
Adrian Robert [Thu, 22 Jan 2009 13:31:54 +0000 (13:31 +0000)]
* nsfns.m (ns-read-file-name): Fix typo in assignment statement.

15 years ago* configure.in (HAVE_RSVG): Use librsvg under HAVE_NS also. (Bug#616)
Adrian Robert [Thu, 22 Jan 2009 13:15:32 +0000 (13:15 +0000)]
* configure.in (HAVE_RSVG): Use librsvg under HAVE_NS also. (Bug#616)

15 years ago* term/ns-win.el (ns-show-manual): Fix node name. (x-open-connection) Fix typo in...
Adrian Robert [Thu, 22 Jan 2009 12:31:36 +0000 (12:31 +0000)]
* term/ns-win.el (ns-show-manual): Fix node name.  (x-open-connection) Fix typo in declaration filename.

15 years ago* nsmenu.m (EmacsMenu-parseKeyEquiv:, addItemWithWidgetValue:): Display all shortcut...
Adrian Robert [Thu, 22 Jan 2009 12:23:47 +0000 (12:23 +0000)]
* nsmenu.m (EmacsMenu-parseKeyEquiv:, addItemWithWidgetValue:):  Display all shortcuts, including those w/o super modifier.

15 years agofix date in last commit
Adrian Robert [Thu, 22 Jan 2009 11:41:24 +0000 (11:41 +0000)]
fix date in last commit

15 years ago* nsterm.m (EmavsView-keyDown:): Treat nil as Qnone for ns_alternate_modifier. (Bug...
Adrian Robert [Thu, 22 Jan 2009 11:39:10 +0000 (11:39 +0000)]
* nsterm.m (EmavsView-keyDown:): Treat nil as Qnone for ns_alternate_modifier. (Bug#1217)

15 years ago(ELCFILES): Update.
Romain Francoise [Thu, 22 Jan 2009 07:00:08 +0000 (07:00 +0000)]
(ELCFILES): Update.

15 years ago* frame.el (make-frame-on-tty): Remove function, inline contents
Dan Nicolaescu [Thu, 22 Jan 2009 06:58:10 +0000 (06:58 +0000)]
* frame.el (make-frame-on-tty): Remove function, inline contents
in the only user ...

* server.el (server-create-tty-frame): ... here.

* frames.texi (Multiple Displays): Remove documentation for
removed function make-frame-on-tty.

15 years agoAdd support for m68k-*-netbsd.
Dan Nicolaescu [Thu, 22 Jan 2009 06:38:56 +0000 (06:38 +0000)]
Add support for m68k-*-netbsd.

15 years agoComment (header format fix).
Glenn Morris [Thu, 22 Jan 2009 06:33:06 +0000 (06:33 +0000)]
Comment (header format fix).

15 years agopmailhdr.el: File removed.
Chong Yidong [Thu, 22 Jan 2009 04:56:40 +0000 (04:56 +0000)]
pmailhdr.el: File removed.

15 years ago(format-annotate-function): Set write-region-post-annotation-function.
Chong Yidong [Thu, 22 Jan 2009 04:54:35 +0000 (04:54 +0000)]
(format-annotate-function): Set write-region-post-annotation-function.

15 years ago(Format Conversion Piecemeal): Clarify behavior of
Chong Yidong [Thu, 22 Jan 2009 04:53:41 +0000 (04:53 +0000)]
(Format Conversion Piecemeal): Clarify behavior of
write-region-annotate-functions.  Document
write-region-post-annotation-function.

15 years ago* files.texi (Format Conversion Piecemeal): Clarify behavior of
Chong Yidong [Thu, 22 Jan 2009 04:53:32 +0000 (04:53 +0000)]
* files.texi (Format Conversion Piecemeal): Clarify behavior of
write-region-annotate-functions.  Document
write-region-post-annotation-function.

15 years agoDocument write-region-annotate-functions changes.
Chong Yidong [Thu, 22 Jan 2009 04:53:20 +0000 (04:53 +0000)]
Document write-region-annotate-functions changes.

15 years ago(buffer-swapped-with): Var removed.
Chong Yidong [Thu, 22 Jan 2009 04:52:49 +0000 (04:52 +0000)]
(buffer-swapped-with): Var removed.
(pmail-buffer-swapped): New var.
(pmail-write-region-annotate): New function.
(pmail-save-buffer): New function.

15 years ago(pmail-cease-edit, pmail-edit-mode): Use pmail-buffer-swapped.
Chong Yidong [Thu, 22 Jan 2009 04:50:27 +0000 (04:50 +0000)]
(pmail-cease-edit, pmail-edit-mode): Use pmail-buffer-swapped.

15 years ago(pmail-summary-expunge-and-save): Use pmail-expunge-and-save.
Chong Yidong [Thu, 22 Jan 2009 04:49:41 +0000 (04:49 +0000)]
(pmail-summary-expunge-and-save): Use pmail-expunge-and-save.

15 years agoFix last change.
Chong Yidong [Thu, 22 Jan 2009 04:49:19 +0000 (04:49 +0000)]
Fix last change.

15 years ago* pmailhdr.el: File removed.
Chong Yidong [Thu, 22 Jan 2009 04:46:52 +0000 (04:46 +0000)]
* pmailhdr.el: File removed.

* pmailsum.el: Require pmailkwd.
(pmail-summary-expunge-and-save): Use pmail-expunge-and-save.

* pmail.el (buffer-swapped-with): Var removed.
(pmail-buffer-swapped): New var.
(pmail-write-region-annotate): New function.
(pmail-save-buffer): New function.

* pmailedit.el (pmail-cease-edit, pmail-edit-mode): Use
pmail-buffer-swapped.

15 years ago* format.el (format-annotate-function): Set
Chong Yidong [Thu, 22 Jan 2009 04:43:47 +0000 (04:43 +0000)]
* format.el (format-annotate-function): Set
write-region-post-annotation-function.

15 years ago(Vwrite_region_post_annotation_function)
Chong Yidong [Thu, 22 Jan 2009 04:42:51 +0000 (04:42 +0000)]
(Vwrite_region_post_annotation_function)
(Vwrite_region_annotation_buffers): New vars.
(build_annotations_unwind): Just reset
Vwrite_region_annotation_buffers.
(Fwrite_region): Initialize Vwrite_region_annotation_buffers.
Call write-region-post-annotation-function.
(build_annotations): Add to Vwrite_region_annotation_buffers if
buffer changes.

15 years ago* fileio.c (Vwrite_region_post_annotation_function)
Chong Yidong [Thu, 22 Jan 2009 04:42:41 +0000 (04:42 +0000)]
* fileio.c (Vwrite_region_post_annotation_function)
(Vwrite_region_annotation_buffers): New vars.
(build_annotations_unwind): Just reset
Vwrite_region_annotation_buffers.
(Fwrite_region): Initialize Vwrite_region_annotation_buffers.
Call write-region-post-annotation-function.
(build_annotations): Add to Vwrite_region_annotation_buffers if
buffer changes.

15 years agoAdded missing ChangeLog entry
John Wiegley [Thu, 22 Jan 2009 01:43:02 +0000 (01:43 +0000)]
Added missing ChangeLog entry

15 years agoPatch to change the default binding of C-a to eshell-bol. I don't think it's
John Wiegley [Thu, 22 Jan 2009 01:11:49 +0000 (01:11 +0000)]
Patch to change the default binding of C-a to eshell-bol.  I don't think it's
actually bound at all by default in eshell; it just falls back to the default
binding of C-a.

15 years agoAdd eshell-handle-ansi-color to the default list of output filters.
John Wiegley [Thu, 22 Jan 2009 01:11:30 +0000 (01:11 +0000)]
Add eshell-handle-ansi-color to the default list of output filters.

15 years ago* nsterm.h (EmacsApp-setAppleMenu:): Conditionalize more correctly on Tiger. * nsfns...
Adrian Robert [Thu, 22 Jan 2009 00:00:13 +0000 (00:00 +0000)]
* nsterm.h (EmacsApp-setAppleMenu:): Conditionalize more correctly on Tiger. * nsfns.m (ns_do_applescript): Conditionalize typeUTF16ExternalRepresentation on Tiger.

15 years ago* nsimage.m (EmacsImage-setPixelAtX:Y:toRed:green:blue:alpha:): Fix color values...
Adrian Robert [Wed, 21 Jan 2009 22:28:45 +0000 (22:28 +0000)]
* nsimage.m (EmacsImage-setPixelAtX:Y:toRed:green:blue:alpha:): Fix color values in onTiger section.  * nsterm.m (ns_defined_color): Fix settings of the XColor variable fields: red,green,blue scale to 2-byte, pixel's components to 1-byte. (Bug#1663)

15 years agofix typo in comment
Adrian Robert [Wed, 21 Jan 2009 22:26:32 +0000 (22:26 +0000)]
fix typo in comment

15 years ago(completion--insert-strings): Fix up computation of
Stefan Monnier [Wed, 21 Jan 2009 21:20:55 +0000 (21:20 +0000)]
(completion--insert-strings): Fix up computation of
column position which manifested e.g. in proced's signal completion.

15 years ago(server-start): Allow server to shut down when no frames are available
Chong Yidong [Wed, 21 Jan 2009 20:33:17 +0000 (20:33 +0000)]
(server-start): Allow server to shut down when no frames are available
in daemon-mode.

15 years ago* server.el (server-start): Allow server to shut down when no frames
Chong Yidong [Wed, 21 Jan 2009 20:28:27 +0000 (20:28 +0000)]
* server.el (server-start): Allow server to shut down when no frames
are available in daemon-mode.

15 years ago* nsterm.m (EV_TRAILER): Always use emacsframe for frame_or_window. (ns_font_to_xlfd...
Adrian Robert [Wed, 21 Jan 2009 18:56:41 +0000 (18:56 +0000)]
* nsterm.m (EV_TRAILER): Always use emacsframe for frame_or_window.  (ns_font_to_xlfd, ns_fontname_to_xlfd): Remove, unused.

15 years ago* tramp.texi (all): Harmonize usage of "external method",
Michael Albinus [Wed, 21 Jan 2009 18:54:45 +0000 (18:54 +0000)]
* tramp.texi (all): Harmonize usage of "external method",
"external transfer method" and "out-of-band method".
(Connection types): Precise the differences of inline and external
methods.  Written by Adrian Phillips <a.phillips@met.no>.

15 years ago* nsterm.h (EmacsPrefsController): Add -setPanelFromDefaultValues. * nsterm.m (Emacs...
Adrian Robert [Wed, 21 Jan 2009 18:13:26 +0000 (18:13 +0000)]
* nsterm.h (EmacsPrefsController): Add -setPanelFromDefaultValues.  * nsterm.m (EmacsPrefsController-setPanelFromDefaultValues) New function.  (EmacsPrefsController-resetToDefaults:): Use it.

15 years ago* macos.texi (Preferences Panel): Update description of font setting to reflect that...
Adrian Robert [Wed, 21 Jan 2009 17:58:16 +0000 (17:58 +0000)]
* macos.texi (Preferences Panel): Update description of font setting to reflect that prior frame selection is no longer needed.

15 years ago(EmacsPrefsController-setDefaultFont:,-setColors:): Raise the frame.
Adrian Robert [Wed, 21 Jan 2009 17:56:37 +0000 (17:56 +0000)]
(EmacsPrefsController-setDefaultFont:,-setColors:): Raise the frame.

15 years ago* nsimage.m (EmacsImage+allocInitFromFile:): Set to ignore DPI. (Bug#1316)
Adrian Robert [Wed, 21 Jan 2009 17:28:05 +0000 (17:28 +0000)]
* nsimage.m (EmacsImage+allocInitFromFile:): Set to ignore DPI. (Bug#1316)

15 years ago* nsterm.m: (x_set_frame_alpha): Add prototype. (ns_fake_keydown, EmacsView-keyUp...
Adrian Robert [Wed, 21 Jan 2009 17:09:28 +0000 (17:09 +0000)]
* nsterm.m: (x_set_frame_alpha): Add prototype.  (ns_fake_keydown, EmacsView-keyUp:): New variable and function to handle Ctrl-tab.  (ns_get_color): Use unsigned long long for scanned hex string value.  (ns_term_shutdown): Abort on non SIGTERM signals.

15 years ago* nsmenu.m (NSMENUPROFILE): Change #if style.
Adrian Robert [Wed, 21 Jan 2009 16:34:24 +0000 (16:34 +0000)]
* nsmenu.m (NSMENUPROFILE): Change #if style.

15 years ago* term.el (term-previous-matching-input, term-next-matching-input)
Juanma Barranquero [Wed, 21 Jan 2009 11:03:25 +0000 (11:03 +0000)]
* term.el (term-previous-matching-input, term-next-matching-input)
  (term-previous-matching-input-from-input)
  (term-next-matching-input-from-input, term-backward-matching-input)
  (term-forward-matching-input): Change argument name to match docstring.

15 years ago(authors-aliases): Remove some "ignore" entries that are no longer needed.
Glenn Morris [Wed, 21 Jan 2009 03:54:29 +0000 (03:54 +0000)]
(authors-aliases): Remove some "ignore" entries that are no longer needed.
(authors-scan-change-log): Doc fix.
(authors-scan-el): Restore let*, foolishly removed 2009-01-11.

15 years agoMention limiting number of bugs displayed on web-page.
Glenn Morris [Wed, 21 Jan 2009 03:50:32 +0000 (03:50 +0000)]
Mention limiting number of bugs displayed on web-page.

15 years agoVery minor doc fix.
Chong Yidong [Wed, 21 Jan 2009 01:23:31 +0000 (01:23 +0000)]
Very minor doc fix.

15 years ago(ispell-find-aspell-dictionaries): Use aspell default dict.
Agustín Martín [Tue, 20 Jan 2009 11:34:39 +0000 (11:34 +0000)]
(ispell-find-aspell-dictionaries): Use aspell default dict.

15 years ago(Debuggers): Add paragraph missed in previous change.
Nick Roberts [Tue, 20 Jan 2009 05:27:31 +0000 (05:27 +0000)]
(Debuggers): Add paragraph missed in previous change.

15 years ago(Debuggers): Revert some of 2008-10-31 change to
Nick Roberts [Tue, 20 Jan 2009 05:20:40 +0000 (05:20 +0000)]
(Debuggers): Revert some of 2008-10-31 change  to
raise GUD subsections.

15 years ago*** empty log message ***
Nick Roberts [Tue, 20 Jan 2009 05:19:02 +0000 (05:19 +0000)]
*** empty log message ***

15 years agoFix bug references.
Juanma Barranquero [Tue, 20 Jan 2009 02:29:24 +0000 (02:29 +0000)]
Fix bug references.

15 years ago(describe-char): Improve description of eight-bit
Kenichi Handa [Tue, 20 Jan 2009 02:15:43 +0000 (02:15 +0000)]
(describe-char): Improve description of eight-bit
char in a unibyte buffer.

15 years agoRestore comment lost in previous change.
Glenn Morris [Tue, 20 Jan 2009 01:21:37 +0000 (01:21 +0000)]
Restore comment lost in previous change.

15 years ago(pmail-last-label, pmail-last-multi-labels):
Glenn Morris [Tue, 20 Jan 2009 01:18:20 +0000 (01:18 +0000)]
(pmail-last-label, pmail-last-multi-labels):
Move back here from pmailkwd.el.
(pmail-message-labels-p): Move back here from pmailsum.el.

15 years ago(pmail-message-labels-p): Move back to pmail.el.
Glenn Morris [Tue, 20 Jan 2009 01:16:55 +0000 (01:16 +0000)]
(pmail-message-labels-p): Move back to pmail.el.

15 years ago(pmail-last-label, pmail-last-multi-labels): Move back to pmail.el.
Glenn Morris [Tue, 20 Jan 2009 01:16:28 +0000 (01:16 +0000)]
(pmail-last-label, pmail-last-multi-labels): Move back to pmail.el.

15 years agoAdd yet more addresses to avoid in replies.
Glenn Morris [Tue, 20 Jan 2009 00:58:43 +0000 (00:58 +0000)]
Add yet more addresses to avoid in replies.

15 years ago(authors-aliases, authors-fixed-case): Add some entries.
Glenn Morris [Tue, 20 Jan 2009 00:53:00 +0000 (00:53 +0000)]
(authors-aliases, authors-fixed-case): Add some entries.

15 years agoFix some alias and case issues.
Glenn Morris [Tue, 20 Jan 2009 00:51:23 +0000 (00:51 +0000)]
Fix some alias and case issues.

15 years agoFix last change.
Chong Yidong [Mon, 19 Jan 2009 16:58:51 +0000 (16:58 +0000)]
Fix last change.

15 years agoAutoload other interpreter names.
Chong Yidong [Mon, 19 Jan 2009 16:58:34 +0000 (16:58 +0000)]
Autoload other interpreter names.

15 years ago* progmodes/ruby-mode.el (name): Autoload other interpreter names.
Chong Yidong [Mon, 19 Jan 2009 16:58:13 +0000 (16:58 +0000)]
* progmodes/ruby-mode.el (name): Autoload other interpreter names.

15 years ago(font_spec_from_name): Return Qnil if font name could not be parsed.
Chong Yidong [Mon, 19 Jan 2009 16:42:44 +0000 (16:42 +0000)]
(font_spec_from_name): Return Qnil if font name could not be parsed.
(font_parse_name): Treat a `?' character as part of an XLFD.

15 years ago(Finternal_set_lisp_face_attribute, Fx_list_fonts): Check return value of font_spec_f...
Chong Yidong [Mon, 19 Jan 2009 16:41:16 +0000 (16:41 +0000)]
(Finternal_set_lisp_face_attribute, Fx_list_fonts): Check return value of font_spec_from_name.
(Fx_list_fonts): Doc fix.

15 years ago* xfaces.c (Finternal_set_lisp_face_attribute, Fx_list_fonts):
Chong Yidong [Mon, 19 Jan 2009 16:40:30 +0000 (16:40 +0000)]
* xfaces.c (Finternal_set_lisp_face_attribute, Fx_list_fonts):
Check return value of font_spec_from_name.
(Fx_list_fonts): Doc fix.

* font.c (font_spec_from_name): Return Qnil if font name could not
be parsed.
(font_parse_name): Treat a `?' character as part of an XLFD.

15 years ago* descr-text.el (describe-char-categories): New defsubst.
Juanma Barranquero [Mon, 19 Jan 2009 15:48:15 +0000 (15:48 +0000)]
* descr-text.el (describe-char-categories): New defsubst.
  (describe-char): Use it.

15 years ago(Font Lookup): Document WIDTH argument of x-list-fonts.
Chong Yidong [Mon, 19 Jan 2009 15:29:18 +0000 (15:29 +0000)]
(Font Lookup): Document WIDTH argument of x-list-fonts.

15 years ago* display.texi (Font Lookup): Document WIDTH argument of
Chong Yidong [Mon, 19 Jan 2009 15:29:05 +0000 (15:29 +0000)]
* display.texi (Font Lookup): Document WIDTH argument of
x-list-fonts.

15 years ago(Fsubstring): Doc fix.
Chong Yidong [Mon, 19 Jan 2009 15:13:31 +0000 (15:13 +0000)]
(Fsubstring): Doc fix.

15 years ago* fns.c (Fsubstring): Doc fix.
Chong Yidong [Mon, 19 Jan 2009 15:05:32 +0000 (15:05 +0000)]
* fns.c (Fsubstring): Doc fix.

15 years ago(ftfont_lookup_cache): Check the return value of FcFontList.
Kenichi Handa [Mon, 19 Jan 2009 12:08:31 +0000 (12:08 +0000)]
(ftfont_lookup_cache): Check the return value of FcFontList.
(ftfont_list): Likewise.

15 years ago* net/tramp.el (tramp-ipv6-regexp): The regexp shall cover also
Michael Albinus [Mon, 19 Jan 2009 06:52:50 +0000 (06:52 +0000)]
* net/tramp.el (tramp-ipv6-regexp): The regexp shall cover also
IPv4 mapped IPv6 addresses.

15 years agoMerge from gnus--devo--0
Miles Bader [Mon, 19 Jan 2009 01:06:25 +0000 (01:06 +0000)]
Merge from gnus--devo--0

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1520

15 years agoAdd arch tagline
Miles Bader [Mon, 19 Jan 2009 00:49:01 +0000 (00:49 +0000)]
Add arch tagline

15 years ago* textmodes/css-mode.el (css-backward-sexp): Stop once
Juanma Barranquero [Sun, 18 Jan 2009 22:32:20 +0000 (22:32 +0000)]
* textmodes/css-mode.el (css-backward-sexp): Stop once
  it reaches the beginning of the buffer.  (Bug#1949)

15 years agoERC: Rotate ChangeLog.
Michael Olson [Sun, 18 Jan 2009 21:02:59 +0000 (21:02 +0000)]
ERC: Rotate ChangeLog.

15 years agoERC: erc.el (erc-header-line-uses-tabbar-p): Set to nil by default.
Michael Olson [Sun, 18 Jan 2009 21:01:14 +0000 (21:01 +0000)]
ERC: erc.el (erc-header-line-uses-tabbar-p): Set to nil by default.

15 years ago* dbusbind.c (Fdbus_register_signal):
Juanma Barranquero [Sun, 18 Jan 2009 03:58:09 +0000 (03:58 +0000)]
* dbusbind.c (Fdbus_register_signal):
* process.c (conv_sockaddr_to_lisp):
* w32fns.c (Fw32_battery_status): Use empty_unibyte_string.

15 years ago* callproc.c (Fgetenv_internal): Doc fix.
Juanma Barranquero [Sun, 18 Jan 2009 03:28:35 +0000 (03:28 +0000)]
* callproc.c (Fgetenv_internal): Doc fix.

15 years ago* linum.el (linum-update-window): Use `delq' instead of `delete';
Juanma Barranquero [Sun, 18 Jan 2009 01:45:34 +0000 (01:45 +0000)]
* linum.el (linum-update-window): Use `delq' instead of `delete';
  compare strings with `equal-including-properties'.

15 years agoPeter Tury <tury.peter at gmail.com> (tiny change)
Glenn Morris [Sat, 17 Jan 2009 22:27:54 +0000 (22:27 +0000)]
Peter Tury  <tury.peter at gmail.com>  (tiny change)

(Relative timer): Fix typo.

15 years agoUpdate for ns-emacs.texi having been merged into macos.texi.
Glenn Morris [Sat, 17 Jan 2009 20:04:38 +0000 (20:04 +0000)]
Update for ns-emacs.texi having been merged into macos.texi.

15 years ago(declare-function): Add compatibility stub.
Glenn Morris [Sat, 17 Jan 2009 20:02:41 +0000 (20:02 +0000)]
(declare-function): Add compatibility stub.
(delete-duplicates, mapcan, cl-macroexpand-all): Declare.

15 years ago(eldoc-minor-mode-string, eldoc-message-commands)
Glenn Morris [Sat, 17 Jan 2009 20:01:17 +0000 (20:01 +0000)]
(eldoc-minor-mode-string, eldoc-message-commands)
(eldoc-print-current-symbol-info): Doc fix (consistent case of "ElDoc").

15 years ago(Suspending Emacs): Fix last change.
Eli Zaretskii [Sat, 17 Jan 2009 19:22:59 +0000 (19:22 +0000)]
(Suspending Emacs): Fix last change.

15 years ago(Standard Keymaps): Rename function-key-map to local-function-key-map.
Eli Zaretskii [Sat, 17 Jan 2009 19:16:08 +0000 (19:16 +0000)]
(Standard Keymaps): Rename function-key-map to local-function-key-map.

15 years ago(Translation Keymaps): Rename function-key-map to local-function-key-map.
Eli Zaretskii [Sat, 17 Jan 2009 19:14:52 +0000 (19:14 +0000)]
(Translation Keymaps): Rename function-key-map to local-function-key-map.

15 years ago(Terminal I/O Encoding): `keyboard-coding-system' and
Eli Zaretskii [Sat, 17 Jan 2009 19:14:29 +0000 (19:14 +0000)]
(Terminal I/O Encoding): `keyboard-coding-system' and
`set-keyboard-coding-system' now accept an optional terminal argument.

15 years ago(Event Mod): `keyboard-translate-table' is now terminal-local.
Eli Zaretskii [Sat, 17 Jan 2009 19:14:01 +0000 (19:14 +0000)]
(Event Mod): `keyboard-translate-table' is now terminal-local.
(Function Keys): Rename function-key-map to local-function-key-map.

15 years ago(Standard Hooks): Document `suspend-tty-functions' and `resume-tty-functions'.
Eli Zaretskii [Sat, 17 Jan 2009 18:47:53 +0000 (18:47 +0000)]
(Standard Hooks): Document `suspend-tty-functions' and `resume-tty-functions'.

15 years ago(Suspending Emacs): Update for multi-tty; document `suspend-tty',
Eli Zaretskii [Sat, 17 Jan 2009 18:43:59 +0000 (18:43 +0000)]
(Suspending Emacs): Update for multi-tty; document `suspend-tty',
`resume-tty', and `controlling-tty-p'.

15 years ago(Terminal Parameters): Document `terminal-parameters', `terminal-parameter',
Eli Zaretskii [Sat, 17 Jan 2009 18:43:24 +0000 (18:43 +0000)]
(Terminal Parameters): Document `terminal-parameters', `terminal-parameter',
and `set-terminal-parameter'.

15 years ago(buffer-swapped-with): Mark as permanent local.
Richard M. Stallman [Sat, 17 Jan 2009 17:29:25 +0000 (17:29 +0000)]
(buffer-swapped-with): Mark as permanent local.
(pmail-set-message-counters): Set pmail-deleted-vector from msg hdrs.
(pmail-auto-file): Simplify a regexp.

15 years ago(Top): Make @detailmenu be consistent with changes in frames.texi.
Eli Zaretskii [Sat, 17 Jan 2009 16:33:55 +0000 (16:33 +0000)]
(Top): Make @detailmenu be consistent with changes in frames.texi.

15 years ago(Standard Hooks): Document `delete-frame-functions' and
Eli Zaretskii [Sat, 17 Jan 2009 16:32:09 +0000 (16:32 +0000)]
(Standard Hooks): Document `delete-frame-functions' and
`delete-terminal-functions'.

15 years ago(Frames): Document `frame-terminal' and `terminal-live-p'.
Eli Zaretskii [Sat, 17 Jan 2009 16:31:21 +0000 (16:31 +0000)]
(Frames): Document `frame-terminal' and `terminal-live-p'.
(Multiple Displays): Document `make-frame-on-tty'.
(Multiple Terminals): Document `terminal-list', `delete-terminal',
`terminal-name', and `get-device-terminal'.

15 years ago(System Environment): Document `environment' and `initial-environment'.
Eli Zaretskii [Sat, 17 Jan 2009 15:35:55 +0000 (15:35 +0000)]
(System Environment): Document `environment' and `initial-environment'.

15 years ago(bibtex-format-entry): Simplify previous change.
Roland Winkler [Sat, 17 Jan 2009 14:59:47 +0000 (14:59 +0000)]
(bibtex-format-entry): Simplify previous change.

15 years agoFix typos.
Juanma Barranquero [Sat, 17 Jan 2009 14:24:34 +0000 (14:24 +0000)]
Fix typos.

15 years ago(find-buffer-file-type-coding-system): If `(car target)' does not exist as a
Eli Zaretskii [Sat, 17 Jan 2009 12:35:50 +0000 (12:35 +0000)]
(find-buffer-file-type-coding-system): If `(car target)' does not exist as a
file, try again with its basename replaced by `(cdr target)'. Fixes Bug #1853.

15 years ago(raw-text, eight-bit): Doc fixes.
Eli Zaretskii [Sat, 17 Jan 2009 10:20:48 +0000 (10:20 +0000)]
(raw-text, eight-bit): Doc fixes.