bpt/emacs.git
15 years ago* frames.texi (Frames): Clean up introduction. Document `ns'
Chong Yidong [Sat, 4 Apr 2009 22:34:23 +0000 (22:34 +0000)]
* frames.texi (Frames): Clean up introduction.  Document `ns'
return value for framep.
(Creating Frames): Note how the terminal is chosen.
(Multiple Terminals, Multiple Displays): Merge into a single node.
(Color Parameters): Fix typo.

* variables.texi (Local Variables, Buffer-Local Variables)
(Creating Buffer-Local): Change link to Multiple Terminals.

* os.texi (X11 Keysyms): Change link to Multiple Terminals.

* keymaps.texi (Controlling Active Maps): Change link to Multiple
Terminals.

* commands.texi (Command Loop Info, Keyboard Macros): Change link
to Multiple Terminals.

* elisp.texi (Top): Update node listing.
* vol2.texi (Top): Update node listing.
* vol1.texi (Top): Update node listing.

15 years ago* terminal.c (Fterminal_name, Fdelete_terminal, Fterminal_name)
Chong Yidong [Sat, 4 Apr 2009 15:26:03 +0000 (15:26 +0000)]
* terminal.c (Fterminal_name, Fdelete_terminal, Fterminal_name)
(Fterminal_parameters, Fterminal_parameter)
(Fset_terminal_parameter): In doc string, refer to terminal
objects rather than terminal ids.

15 years agoMention the fact that font and color in tooltip-frame-parameters are ignored.
Eli Zaretskii [Sat, 4 Apr 2009 14:51:33 +0000 (14:51 +0000)]
Mention the fact that font and color in tooltip-frame-parameters are ignored.

15 years ago* frame.el (make-frame): Doc fix.
Chong Yidong [Sat, 4 Apr 2009 14:44:10 +0000 (14:44 +0000)]
* frame.el (make-frame): Doc fix.

15 years ago(rmail-new-summary-1): Don't show zero count of summary lines.
Eli Zaretskii [Sat, 4 Apr 2009 14:22:59 +0000 (14:22 +0000)]
(rmail-new-summary-1): Don't show zero count of summary lines.

15 years agoFix typos.
Juanma Barranquero [Sat, 4 Apr 2009 11:32:49 +0000 (11:32 +0000)]
Fix typos.

15 years ago(system_process_attributes) [SYSTEM_MALLOC]: Don't call ret_lim_data.
Eli Zaretskii [Sat, 4 Apr 2009 09:43:21 +0000 (09:43 +0000)]
(system_process_attributes) [SYSTEM_MALLOC]: Don't call ret_lim_data.
(Bug#2867)

15 years agoChecked buffers.texi.
Chong Yidong [Sat, 4 Apr 2009 01:52:29 +0000 (01:52 +0000)]
Checked buffers.texi.

15 years ago* buffers.texi (Current Buffer): Note that the append-to-buffer
Chong Yidong [Sat, 4 Apr 2009 01:51:58 +0000 (01:51 +0000)]
* buffers.texi (Current Buffer): Note that the append-to-buffer
example is no longer in synch with the latest code.  Tie the two
examples together.

15 years agoChecked files.texi.
Chong Yidong [Sat, 4 Apr 2009 01:35:36 +0000 (01:35 +0000)]
Checked files.texi.

15 years agoDocumented: `mkdir' is a new convenience alias for `make-directory'.
Chong Yidong [Sat, 4 Apr 2009 01:34:05 +0000 (01:34 +0000)]
Documented: `mkdir' is a new convenience alias for `make-directory'.

15 years ago* files.texi (File Attributes): Move note about MS-DOS from
Chong Yidong [Sat, 4 Apr 2009 01:32:57 +0000 (01:32 +0000)]
* files.texi (File Attributes): Move note about MS-DOS from
Changing Files to File Attributes.
(Create/Delete Dirs): Note that mkdir is an alias for this.

15 years ago* term.c (produce_stretch_glyph): Reduce width of stretch glyphs
Chong Yidong [Fri, 3 Apr 2009 15:10:19 +0000 (15:10 +0000)]
* term.c (produce_stretch_glyph): Reduce width of stretch glyphs
so they don't get wider than the window, matching 2006-01-23
change to the partner function in xdisp.c (Bug#2800).

15 years ago(print_object): Make each lowest sub_char_table start a new line.
Kenichi Handa [Fri, 3 Apr 2009 06:26:50 +0000 (06:26 +0000)]
(print_object): Make each lowest sub_char_table start a new line.

15 years agoMake the section "Complex Text Layout support
Kenichi Handa [Fri, 3 Apr 2009 01:57:12 +0000 (01:57 +0000)]
Make the section "Complex Text Layout support
libraries" the first of "ADDITIONAL DISTRIBUTION FILES".

15 years ago* dired.el (dired-get-filename): Always pass filename through
Chong Yidong [Thu, 2 Apr 2009 22:16:17 +0000 (22:16 +0000)]
* dired.el (dired-get-filename): Always pass filename through
`read' to ensure unquoting is performed (Bug#2862).

15 years ago(doc-view-mode): Don't give up if the file doesn't exist.
Stefan Monnier [Thu, 2 Apr 2009 21:12:54 +0000 (21:12 +0000)]
(doc-view-mode): Don't give up if the file doesn't exist.

15 years ago(print_help_and_exit): Fix typo.
Dan Nicolaescu [Thu, 2 Apr 2009 19:43:27 +0000 (19:43 +0000)]
(print_help_and_exit): Fix typo.

15 years agoAdd bug reference.
Juanma Barranquero [Thu, 2 Apr 2009 11:43:12 +0000 (11:43 +0000)]
Add bug reference.

15 years agoCopy the direntry from ../../info/dir, and avoid using a period in the
Glenn Morris [Thu, 2 Apr 2009 07:02:24 +0000 (07:02 +0000)]
Copy the direntry from ../../info/dir, and avoid using a period in the
entry name.  (Bug#2797)

15 years agoCapitalize direntry.
Glenn Morris [Thu, 2 Apr 2009 06:59:17 +0000 (06:59 +0000)]
Capitalize direntry.

15 years ago(calendar-holidays): Don't autoload it. (Bug#2811)
Glenn Morris [Thu, 2 Apr 2009 06:34:21 +0000 (06:34 +0000)]
(calendar-holidays): Don't autoload it.  (Bug#2811)

15 years ago(diary-cyclic): Check for +ve N.
Glenn Morris [Thu, 2 Apr 2009 06:33:18 +0000 (06:33 +0000)]
(diary-cyclic): Check for +ve N.

15 years ago(setup-default-fontset): Specify
Kenichi Handa [Thu, 2 Apr 2009 02:50:06 +0000 (02:50 +0000)]
(setup-default-fontset): Specify
iso10646-1 font for characters in PUA of BMP.

15 years ago(fontset_font): Record no-font when a fontset
Kenichi Handa [Thu, 2 Apr 2009 02:45:01 +0000 (02:45 +0000)]
(fontset_font): Record no-font when a fontset
explicitly tells not to try another font-specs.

15 years ago(auto-fill-function): Mark it as safe for nil.
Stefan Monnier [Thu, 2 Apr 2009 01:56:43 +0000 (01:56 +0000)]
(auto-fill-function): Mark it as safe for nil.
Suggested by Leo Liu <sdl.web@gmail.com>.

15 years ago(vc-mtn-register): Fix optional arguments.
Dan Nicolaescu [Wed, 1 Apr 2009 20:01:14 +0000 (20:01 +0000)]
(vc-mtn-register): Fix optional arguments.

15 years ago(vc-name): Avoid calling vc-backend twice.
Dan Nicolaescu [Wed, 1 Apr 2009 15:42:09 +0000 (15:42 +0000)]
(vc-name): Avoid calling vc-backend twice.
(vc-mode-line): Accept and use an optional argument for the
backend.
(vc-find-file-hook): Use when instead of if.  Avoid calling
vc-backend multiple times, pass down the value computed the first
time.

15 years ago(Filter Functions): Suggest how to handle output batches.
Chong Yidong [Wed, 1 Apr 2009 03:51:14 +0000 (03:51 +0000)]
(Filter Functions): Suggest how to handle output batches.

15 years ago* processes.texi (Filter Functions): Suggest how to handle output
Chong Yidong [Wed, 1 Apr 2009 03:50:58 +0000 (03:50 +0000)]
* processes.texi (Filter Functions): Suggest how to handle output
batches.

15 years agoFix typos.
Juanma Barranquero [Tue, 31 Mar 2009 20:55:59 +0000 (20:55 +0000)]
Fix typos.

15 years agoFix ChangeLog entry causing M-x authors confusion.
Chong Yidong [Tue, 31 Mar 2009 17:15:09 +0000 (17:15 +0000)]
Fix ChangeLog entry causing M-x authors confusion.

15 years agoRegenerate configure.
Andreas Schwab [Tue, 31 Mar 2009 08:01:54 +0000 (08:01 +0000)]
Regenerate configure.

15 years agoBump version to 23.0.92.
Chong Yidong [Tue, 31 Mar 2009 02:04:39 +0000 (02:04 +0000)]
Bump version to 23.0.92.

15 years agoRegenerate.
Chong Yidong [Tue, 31 Mar 2009 02:04:11 +0000 (02:04 +0000)]
Regenerate.

15 years agoRegenerate.
Chong Yidong [Tue, 31 Mar 2009 00:19:56 +0000 (00:19 +0000)]
Regenerate.

15 years agoChecked help.texi.
Chong Yidong [Mon, 30 Mar 2009 22:15:24 +0000 (22:15 +0000)]
Checked help.texi.

15 years ago(Accessing Documentation): Update example to use
Chong Yidong [Mon, 30 Mar 2009 21:57:28 +0000 (21:57 +0000)]
(Accessing Documentation): Update example to use
help-setup-xref and with-help-window.
(Help Functions): Remove print-help-return-message, which is
semi-obsolete due to with-help-window.  Document help-buffer and
help-setup-xref.

15 years ago* help.texi (Accessing Documentation): Update example to use
Chong Yidong [Mon, 30 Mar 2009 21:57:07 +0000 (21:57 +0000)]
* help.texi (Accessing Documentation): Update example to use
help-setup-xref and with-help-window.
(Help Functions): Remove print-help-return-message, which is
semi-obsolete due to with-help-window.  Document help-buffer and
help-setup-xref.

15 years ago(map_charset_for_dump): Add missing UNGCPRO.
Stefan Monnier [Mon, 30 Mar 2009 15:38:56 +0000 (15:38 +0000)]
(map_charset_for_dump): Add missing UNGCPRO.

15 years ago(ansi-color-get-face): Use
Andreas Schwab [Mon, 30 Mar 2009 15:35:52 +0000 (15:35 +0000)]
(ansi-color-get-face): Use
ansi-color-parameter-regexp to match parameters.
(ansi-color-regexp): Include final `m' in first group.

15 years ago*** empty log message ***
Jason Rumney [Mon, 30 Mar 2009 15:07:08 +0000 (15:07 +0000)]
*** empty log message ***

15 years ago(locate-dominating-stop-dir-regexp): Stop searching
Jason Rumney [Mon, 30 Mar 2009 13:48:06 +0000 (13:48 +0000)]
(locate-dominating-stop-dir-regexp): Stop searching
when a UNC mount point is reached.

15 years ago(fontset_from_font): Specify only registry in a font-spec for all
Kenichi Handa [Mon, 30 Mar 2009 12:51:11 +0000 (12:51 +0000)]
(fontset_from_font): Specify only registry in a font-spec for all
characters supported by that registry.

15 years agoFix previous change. Define ftfont_variation_glyphs
Kenichi Handa [Mon, 30 Mar 2009 05:39:01 +0000 (05:39 +0000)]
Fix previous change.  Define ftfont_variation_glyphs
even if HAVE_M17N_FLT is not defined.

15 years ago*** empty log message ***
Jay Belanger [Mon, 30 Mar 2009 02:55:47 +0000 (02:55 +0000)]
*** empty log message ***

15 years ago(calc-buffer-list): New variable.
Jay Belanger [Mon, 30 Mar 2009 02:19:07 +0000 (02:19 +0000)]
(calc-buffer-list): New variable.
(calc-kill-stack-buffer): New function.
(calc-mode): Add `calc-kill-stack-buffer' to
`kill-buffer-query-functions'.
Add current buffer to `calc-buffer-list'.

15 years ago(calc-embedded-restore-original-modes): Add argument for Calculator buffer.
Jay Belanger [Mon, 30 Mar 2009 02:17:40 +0000 (02:17 +0000)]
(calc-embedded-restore-original-modes): Add argument for Calculator buffer.
(calc-do-embedded): Use specific Calculator buffer when cancelling
embedded mode.

15 years ago(chinese-big5): Change type to `big5'.
Kenichi Handa [Mon, 30 Mar 2009 01:52:26 +0000 (01:52 +0000)]
(chinese-big5): Change type to `big5'.

15 years agoFix last change.
Chong Yidong [Mon, 30 Mar 2009 01:15:08 +0000 (01:15 +0000)]
Fix last change.

15 years ago(help-buffer): Add docstring.
Chong Yidong [Mon, 30 Mar 2009 01:06:27 +0000 (01:06 +0000)]
(help-buffer): Add docstring.

15 years ago* help-mode.el (help-buffer): Add docstring.
Chong Yidong [Mon, 30 Mar 2009 01:06:14 +0000 (01:06 +0000)]
* help-mode.el (help-buffer): Add docstring.

15 years agoFix typos.
Juanma Barranquero [Sun, 29 Mar 2009 21:42:55 +0000 (21:42 +0000)]
Fix typos.

15 years agowith-help-window is already documented.
Chong Yidong [Sun, 29 Mar 2009 19:50:31 +0000 (19:50 +0000)]
with-help-window is already documented.

15 years ago(Help Functions): Remove a sentence about long-obsolete Emacs versions.
Chong Yidong [Sun, 29 Mar 2009 19:14:21 +0000 (19:14 +0000)]
(Help Functions): Remove a sentence about long-obsolete Emacs versions.

15 years ago* help.texi (Help Functions): Remove a sentence about long-obsolete
Chong Yidong [Sun, 29 Mar 2009 19:14:13 +0000 (19:14 +0000)]
* help.texi (Help Functions): Remove a sentence about long-obsolete
 Emacs versions.

15 years ago(Accessing Documentation): Remove a sentence about long-obsolete Emacs versions.
Chong Yidong [Sun, 29 Mar 2009 18:22:37 +0000 (18:22 +0000)]
(Accessing Documentation): Remove a sentence about long-obsolete Emacs versions.

15 years ago* help.texi (Accessing Documentation): Remove a sentence about
Chong Yidong [Sun, 29 Mar 2009 18:22:10 +0000 (18:22 +0000)]
* help.texi (Accessing Documentation): Remove a sentence about
long-obsolete Emacs versions.

15 years agoChecked modes.texi.
Chong Yidong [Sun, 29 Mar 2009 17:42:43 +0000 (17:42 +0000)]
Checked modes.texi.

15 years ago(Mode Line Variables): The default values of the mode
Chong Yidong [Sun, 29 Mar 2009 17:42:26 +0000 (17:42 +0000)]
(Mode Line Variables): The default values of the mode
line variables are now more complicated.

15 years ago* modes.texi (Mode Line Variables): The default values of the mode
Chong Yidong [Sun, 29 Mar 2009 17:42:11 +0000 (17:42 +0000)]
* modes.texi (Mode Line Variables): The default values of the mode
line variables are now more complicated.

15 years agoConditionalize prototyping and use of ftfont_variation_glyphs.
Chong Yidong [Sun, 29 Mar 2009 17:12:26 +0000 (17:12 +0000)]
Conditionalize prototyping and use of ftfont_variation_glyphs.

15 years ago* ftfont.c: Conditionalize prototyping and use of ftfont_variation_glyphs.
Chong Yidong [Sun, 29 Mar 2009 17:12:10 +0000 (17:12 +0000)]
* ftfont.c: Conditionalize prototyping and use of ftfont_variation_glyphs.

15 years ago(ns-expand-space): remove defvar.
David Reitter [Sun, 29 Mar 2009 00:00:30 +0000 (00:00 +0000)]
(ns-expand-space): remove defvar.
(S-,): bind to `customize' in line with menu item.
([global-map windows]): remove (in line with other platforms).
(menu-bar-update-frames, force-menu-bar-update-buffers,force-menu-bar-update-buffers,force-menu-bar-update-buffers): remove, not needed.
(menu-bar-update-hook): do not alter.
(generate-fontset-menu,mouse-set-font): amend doc string of these defaliases to point out their altered meaning in NS.

15 years ago*** empty log message ***
David Reitter [Sat, 28 Mar 2009 23:58:45 +0000 (23:58 +0000)]
*** empty log message ***

15 years ago(minibuffer-default-add-completions):
Juri Linkov [Sat, 28 Mar 2009 21:18:02 +0000 (21:18 +0000)]
(minibuffer-default-add-completions):
Remove `(interactive)'.  (Bug#2805)

15 years agoPoint to etc/PROBLEMS for Gtk+ and display exit problem.
Jan Djärv [Sat, 28 Mar 2009 16:03:03 +0000 (16:03 +0000)]
Point to etc/PROBLEMS for Gtk+ and display exit problem.

15 years ago(Derived Modes): Note that define-derive-mode sets the mode-class
Chong Yidong [Sat, 28 Mar 2009 13:49:57 +0000 (13:49 +0000)]
(Derived Modes): Note that define-derive-mode sets the mode-class
property.

15 years ago* modes.texi (Derived Modes): Note that define-derive-mode sets the
Chong Yidong [Sat, 28 Mar 2009 13:49:50 +0000 (13:49 +0000)]
* modes.texi (Derived Modes): Note that define-derive-mode sets the
mode-class property.

15 years agoDocumented special-mode.
Chong Yidong [Sat, 28 Mar 2009 13:39:10 +0000 (13:39 +0000)]
Documented special-mode.

15 years ago(Major Mode Conventions): Note that specialness is inherited.
Chong Yidong [Sat, 28 Mar 2009 13:38:55 +0000 (13:38 +0000)]
(Major Mode Conventions): Note that specialness is inherited.

15 years ago* modes.texi (Major Mode Conventions): Note that specialness is
Chong Yidong [Sat, 28 Mar 2009 13:37:36 +0000 (13:37 +0000)]
* modes.texi (Major Mode Conventions): Note that specialness is
inherited.

15 years ago(shell-quote-wildcard-pattern): Doc fix.
Eli Zaretskii [Sat, 28 Mar 2009 12:27:52 +0000 (12:27 +0000)]
(shell-quote-wildcard-pattern): Doc fix.

15 years ago* editfns.c (general_insert_function): Adjust to insdel.c changes.
Stefan Monnier [Sat, 28 Mar 2009 04:53:04 +0000 (04:53 +0000)]
* editfns.c (general_insert_function): Adjust to insdel.c changes.
* insdel.c (prepare_to_modify_buffer, signal_before_change):
Some more EMACS_INT.
* lisp.h (copy_text, count_size_as_multibyte): Fix last change.

15 years ago(dump_glyph): Fix typo.
Stefan Monnier [Sat, 28 Mar 2009 04:52:28 +0000 (04:52 +0000)]
(dump_glyph): Fix typo.

15 years ago(delete_frame): Work around compiler bug.
Stefan Monnier [Sat, 28 Mar 2009 04:52:12 +0000 (04:52 +0000)]
(delete_frame): Work around compiler bug.

15 years agoChecked keymaps.texi.
Chong Yidong [Sat, 28 Mar 2009 03:23:08 +0000 (03:23 +0000)]
Checked keymaps.texi.

15 years ago(Prefix Keys): The M-g prefix key is now named goto-map. Add
Chong Yidong [Sat, 28 Mar 2009 03:18:24 +0000 (03:18 +0000)]
(Prefix Keys): The M-g prefix key is now named goto-map.  Add
search-map to the list.

15 years ago* keymaps.texi (Prefix Keys): The M-g prefix key is now named
Chong Yidong [Sat, 28 Mar 2009 03:17:55 +0000 (03:17 +0000)]
* keymaps.texi (Prefix Keys): The M-g prefix key is now named
goto-map.  Add search-map to the list.

15 years ago* insdel.c (move_gap, move_gap_both, gap_left, gap_right)
Stefan Monnier [Sat, 28 Mar 2009 02:24:22 +0000 (02:24 +0000)]
* insdel.c (move_gap, move_gap_both, gap_left, gap_right)
(adjust_markers_gap_motion, adjust_markers_for_delete)
(adjust_markers_for_insert, adjust_point)
(adjust_markers_for_replace, make_gap_larger, make_gap_smaller)
(make_gap, copy_text, count_size_as_multibyte, insert)
(insert_and_inherit, insert_before_markers)
(insert_before_markers_and_inherit, insert_1)
(count_combining_before, count_combining_after, insert_1_both)
(insert_from_string, insert_from_string_before_markers)
(insert_from_string_1, insert_from_gap, insert_from_buffer)
(insert_from_buffer_1, adjust_after_replace)
(adjust_after_replace_noundo, adjust_after_insert, replace_range)
(replace_range_2, del_range, del_range_1, del_range_byte)
(del_range_both, del_range_2, modify_region)
(prepare_to_modify_buffer, signal_before_change)
(signal_after_change, Fcombine_after_change_execute): Use EMACS_INT
for buffer positions and sizes.
* lisp.h: Adjust prototypes accordingly.
* fileio.c (adjust_markers_for_delete): Move declaration to lisp.h.
(non_regular_inserted, non_regular_nbytes, read_non_regular)
(Finsert_file_contents): Use EMACS_INT for buffer positions.

15 years ago(Finsert_file_contents): Don't limit size to INT_MAX/4.
Stefan Monnier [Sat, 28 Mar 2009 02:06:06 +0000 (02:06 +0000)]
(Finsert_file_contents): Don't limit size to INT_MAX/4.

15 years ago(handle_one_xevent): Call x_handle_net_wm_state if
Jan Djärv [Fri, 27 Mar 2009 18:40:04 +0000 (18:40 +0000)]
(handle_one_xevent): Call x_handle_net_wm_state if
the property _NET_WM_STATE has changed.
updated.
(x_handle_net_wm_state): New function to update frame parameter
fullscreen.
(x_term_init): Initialize atoms for _NET_WM_STATE.

15 years ago(struct x_display_info): Add atoms for _NET_WM_STATE.
Jan Djärv [Fri, 27 Mar 2009 18:37:41 +0000 (18:37 +0000)]
(struct x_display_info): Add atoms for _NET_WM_STATE.

15 years ago(ls-lisp-insert-directory): Allow for a trailing '/' when looking for "."
Eli Zaretskii [Fri, 27 Mar 2009 18:34:58 +0000 (18:34 +0000)]
(ls-lisp-insert-directory): Allow for a trailing '/' when looking for "."
and "..".  (Bug#2801)

15 years ago(x_set_font): If the fullscreen property is non-nil, adjust
Jan Djärv [Fri, 27 Mar 2009 18:30:55 +0000 (18:30 +0000)]
(x_set_font): If the fullscreen property is non-nil, adjust
lines and columns so we keep the same pixel height and width.

15 years ago* simple.el (shift-select-mode): Make it a defcustom.
Andreas Schwab [Fri, 27 Mar 2009 16:50:14 +0000 (16:50 +0000)]
* simple.el (shift-select-mode): Make it a defcustom.
* cus-start.el: Remove shift-select-mode.

15 years ago* keyboard.c (tty_read_avail_input): Don't treat a -1 return from
Stefan Monnier [Fri, 27 Mar 2009 16:14:23 +0000 (16:14 +0000)]
* keyboard.c (tty_read_avail_input): Don't treat a -1 return from
Gpm_GetEvent as an error that justifies closing the filedescriptor.
* term.c (close_gpm): Get the filedescriptor as a (new) parameter.
(Fgpm_mouse_stop): Pass that new parameter.
* termhooks.h (close_gpm): Adjust prototype.

15 years ago(url-file-handler): Save match data.
Stefan Monnier [Fri, 27 Mar 2009 15:58:16 +0000 (15:58 +0000)]
(url-file-handler): Save match data.

15 years ago(System Environment): Update the list of system-type values.
Eli Zaretskii [Fri, 27 Mar 2009 14:54:15 +0000 (14:54 +0000)]
(System Environment): Update the list of system-type values.

15 years ago(The Mark) <handle-shift-selection>: Update for removal of the optional
Eli Zaretskii [Fri, 27 Mar 2009 14:43:14 +0000 (14:43 +0000)]
(The Mark) <handle-shift-selection>: Update for removal of the optional
argument DEACTIVATE.

15 years ago(Fdetect_coding_string): Improve the docstrings.
Kenichi Handa [Fri, 27 Mar 2009 07:26:37 +0000 (07:26 +0000)]
(Fdetect_coding_string): Improve the docstrings.

15 years ago(Fdetect_coding_region, Fcoding_system_priority_list): Improve the
Kenichi Handa [Fri, 27 Mar 2009 07:25:44 +0000 (07:25 +0000)]
(Fdetect_coding_region, Fcoding_system_priority_list): Improve the
docstrings.

15 years ago(Fx_focus_frame): Declare.
Stefan Monnier [Thu, 26 Mar 2009 22:15:13 +0000 (22:15 +0000)]
(Fx_focus_frame): Declare.

15 years ago* callint.c (Fcall_interactively): For '^' just delegate the work to
Stefan Monnier [Thu, 26 Mar 2009 17:07:54 +0000 (17:07 +0000)]
* callint.c (Fcall_interactively): For '^' just delegate the work to
handle-shift-selection.
(syms_of_callint): Move declaration of shift-select-mode to simple.el.
* simple.el (shift-select-mode): Move declaration from callint.c.
(handle-shift-selection): Remove `deactivate' arg and check
shift-select-mode instead.

15 years ago* align.el (align-large-region, align-perl-modes, align-rules-list)
Juanma Barranquero [Thu, 26 Mar 2009 16:21:25 +0000 (16:21 +0000)]
* align.el (align-large-region, align-perl-modes, align-rules-list)
  (align-open-comment-modes): Fix typos in docstrings.
  (align-region-separate): Doc fixes.

15 years agoAdd C-u M-x rmail to previous change.
Glenn Morris [Thu, 26 Mar 2009 05:38:59 +0000 (05:38 +0000)]
Add C-u M-x rmail to previous change.

15 years ago(archive-ar-summarize): Don't burp on special GNU
Stefan Monnier [Thu, 26 Mar 2009 01:19:50 +0000 (01:19 +0000)]
(archive-ar-summarize): Don't burp on special GNU
extension entries for lookup tables or extended file name tables.
Distinguish the internal and external name, so lookup is easier.
(archive-ar-extract): Take advantage of more precise name.
Preserve point.

15 years ago(bubbles): Doc fix (Bug#2776).
Chong Yidong [Wed, 25 Mar 2009 17:47:17 +0000 (17:47 +0000)]
(bubbles): Doc fix (Bug#2776).

15 years ago* play/bubbles.el (bubbles): Doc fix (Bug#2776).
Chong Yidong [Wed, 25 Mar 2009 17:47:07 +0000 (17:47 +0000)]
* play/bubbles.el (bubbles): Doc fix (Bug#2776).

15 years ago(Focus Events): Most X window managers don't use focus-follows-mouse
Chong Yidong [Wed, 25 Mar 2009 14:18:31 +0000 (14:18 +0000)]
(Focus Events): Most X window managers don't use focus-follows-mouse
nowadays.