bpt/emacs.git
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.

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

15 years ago* composite.el (auto-compose-chars): Fix typo in docstring.
Juanma Barranquero [Wed, 25 Mar 2009 12:02:15 +0000 (12:02 +0000)]
* composite.el (auto-compose-chars): Fix typo in docstring.

15 years agoFix typo in comment.
Juanma Barranquero [Wed, 25 Mar 2009 11:58:43 +0000 (11:58 +0000)]
Fix typo in comment.

15 years agoMention M-x find-file no longer works for Rmail files.
Glenn Morris [Wed, 25 Mar 2009 06:49:19 +0000 (06:49 +0000)]
Mention M-x find-file no longer works for Rmail files.

15 years ago(Ffloat_time): Doc fix (Bug#2768).
Chong Yidong [Tue, 24 Mar 2009 17:37:58 +0000 (17:37 +0000)]
(Ffloat_time): Doc fix (Bug#2768).

15 years ago* editfns.c (Ffloat_time): Doc fix (Bug#2768).
Chong Yidong [Tue, 24 Mar 2009 17:37:32 +0000 (17:37 +0000)]
* editfns.c (Ffloat_time): Doc fix (Bug#2768).

15 years agoChecked commands.texi.
Chong Yidong [Tue, 24 Mar 2009 17:09:08 +0000 (17:09 +0000)]
Checked commands.texi.

15 years ago(Defining Commands): Clarify introduction.
Chong Yidong [Tue, 24 Mar 2009 17:08:49 +0000 (17:08 +0000)]
(Defining Commands): Clarify introduction.
(Using Interactive): Not that interactive can be put in a symbol
property.
(Interactive Call): Note that a symbol with a non-nil
interactive-form property satisfies commandp.

15 years ago* commands.texi (Defining Commands): Clarify introduction.
Chong Yidong [Tue, 24 Mar 2009 17:07:06 +0000 (17:07 +0000)]
* commands.texi (Defining Commands): Clarify introduction.
(Using Interactive): Not that interactive can be put in a symbol
property.
(Interactive Call): Note that a symbol with a non-nil
interactive-form property satisfies commandp.

15 years ago(Fcommandp): Use Qinteractive_form.
Chong Yidong [Tue, 24 Mar 2009 16:37:25 +0000 (16:37 +0000)]
(Fcommandp): Use Qinteractive_form.

15 years ago(Qinteractive_form): New variable.
Chong Yidong [Tue, 24 Mar 2009 16:35:52 +0000 (16:35 +0000)]
(Qinteractive_form): New variable.
(Finteractive_form): Use it.

15 years ago* data.c (Qinteractive_form): New variable.
Chong Yidong [Tue, 24 Mar 2009 16:35:27 +0000 (16:35 +0000)]
* data.c (Qinteractive_form): New variable.
(Finteractive_form): Use it.

* eval.c (Fcommandp): Use Qinteractive_form.

15 years ago* net/ange-ftp.el (ange-ftp-skip-msgs): Add 534.
Michael Albinus [Tue, 24 Mar 2009 16:11:00 +0000 (16:11 +0000)]
* net/ange-ftp.el (ange-ftp-skip-msgs): Add 534.

15 years ago(Fsubstitute_in_file_name): Always work on a copy.
Jason Rumney [Tue, 24 Mar 2009 14:14:53 +0000 (14:14 +0000)]
(Fsubstitute_in_file_name): Always work on a copy.
Calculate total size precisely.  Decode environment variables
before substituting.  (Bug#38)

15 years ago(widget-specify-field): Don't add a second overlay for a
Glenn Morris [Tue, 24 Mar 2009 02:30:15 +0000 (02:30 +0000)]
(widget-specify-field): Don't add a second overlay for a
field with just a newline character.
(widget-field-value-get): Don't reduce fields with just a space
character to null.
(character): Accept newline.  (Bug#2689)

15 years ago*** empty log message ***
Kenichi Handa [Tue, 24 Mar 2009 01:42:12 +0000 (01:42 +0000)]
*** empty log message ***

15 years ago*** empty log message ***
Kenichi Handa [Tue, 24 Mar 2009 01:07:21 +0000 (01:07 +0000)]
*** empty log message ***

15 years ago(find_font_encoding): Return Qnil for unsupported encoding.
Kenichi Handa [Tue, 24 Mar 2009 00:56:34 +0000 (00:56 +0000)]
(find_font_encoding): Return Qnil for unsupported encoding.

15 years ago(font-encoding-alist): Add an entry for muletibetan-0.
Kenichi Handa [Tue, 24 Mar 2009 00:55:36 +0000 (00:55 +0000)]
(font-encoding-alist): Add an entry for muletibetan-0.

15 years agogtkutil.c (xg_display_open): Assign a value to gdpy_def, check
Jan Djärv [Mon, 23 Mar 2009 17:09:17 +0000 (17:09 +0000)]
gtkutil.c (xg_display_open): Assign a value to gdpy_def, check
that gdpy is set.

15 years ago(vc-bzr-working-revision): Add support for lightweight
Dan Nicolaescu [Mon, 23 Mar 2009 16:25:30 +0000 (16:25 +0000)]
(vc-bzr-working-revision): Add support for lightweight
checkouts.  (Bug#2157)
(vc-bzr-after-dir-status): Ignore a warning for bzr status.
(vc-bzr-dir-extra-headers): Add headers for lightweight checkouts.

15 years ago* minibuf.texi (Intro to Minibuffers): Fix typos.
Juanma Barranquero [Mon, 23 Mar 2009 10:10:39 +0000 (10:10 +0000)]
* minibuf.texi (Intro to Minibuffers): Fix typos.

15 years ago(Re)checked mini.texi.
Chong Yidong [Mon, 23 Mar 2009 03:15:25 +0000 (03:15 +0000)]
(Re)checked mini.texi.

15 years agoChecked minibuf.texi.
Chong Yidong [Mon, 23 Mar 2009 03:08:09 +0000 (03:08 +0000)]
Checked minibuf.texi.

15 years ago(Intro to Minibuffers): Remove long-obsolete info
Chong Yidong [Mon, 23 Mar 2009 03:07:51 +0000 (03:07 +0000)]
(Intro to Minibuffers): Remove long-obsolete info
about minibuffers in old Emacs versions.  Copyedits.  Emphasize
that enable-recursive-minibuffers defaults to nil.
(Text from Minibuffer): Simplify introduction.

15 years ago* minibuf.texi (Intro to Minibuffers): Remove long-obsolete info
Chong Yidong [Mon, 23 Mar 2009 03:07:41 +0000 (03:07 +0000)]
* minibuf.texi (Intro to Minibuffers): Remove long-obsolete info
about minibuffers in old Emacs versions.  Copyedits.  Emphasize
that enable-recursive-minibuffers defaults to nil.
(Text from Minibuffer): Simplify introduction.

15 years agoComment.
Glenn Morris [Sun, 22 Mar 2009 20:09:34 +0000 (20:09 +0000)]
Comment.

15 years ago(Using Interactive): Clarify string argument to `interactive' - even
Alan Mackenzie [Sun, 22 Mar 2009 15:12:01 +0000 (15:12 +0000)]
(Using Interactive): Clarify string argument to `interactive' - even
promptless elements need \n separators.

15 years ago(Finteractive): Clarify the doc string - even promptless elements need \n
Alan Mackenzie [Sun, 22 Mar 2009 15:09:48 +0000 (15:09 +0000)]
(Finteractive): Clarify the doc string - even promptless elements need \n
separators.

15 years ago*** empty log message ***
Alan Mackenzie [Sun, 22 Mar 2009 15:05:25 +0000 (15:05 +0000)]
*** empty log message ***

15 years ago(rmail-expunge): Without DONT-SHOW, show the message even after
Richard M. Stallman [Sun, 22 Mar 2009 14:51:17 +0000 (14:51 +0000)]
(rmail-expunge): Without DONT-SHOW, show the message even after
updating summary.

15 years ago(rmail-expunge): Update summary buffer even if NO-SHOW.
Richard M. Stallman [Sun, 22 Mar 2009 14:12:47 +0000 (14:12 +0000)]
(rmail-expunge): Update summary buffer even if NO-SHOW.

15 years ago(x-use-underline-position-properties): Doc fix.
Jason Rumney [Sun, 22 Mar 2009 02:43:37 +0000 (02:43 +0000)]
(x-use-underline-position-properties): Doc fix.

15 years agoFix sentence-end whitespace in previous.
Glenn Morris [Sat, 21 Mar 2009 18:55:47 +0000 (18:55 +0000)]
Fix sentence-end whitespace in previous.

15 years agoJari Aalto <jari.aalto at cante.net>
Glenn Morris [Sat, 21 Mar 2009 18:53:14 +0000 (18:53 +0000)]
Jari Aalto  <jari.aalto at cante.net>

(display-time-default-load-average): Doc fix.

15 years ago(handle-shift-selection): Fix last change.
Eli Zaretskii [Sat, 21 Mar 2009 18:38:40 +0000 (18:38 +0000)]
(handle-shift-selection): Fix last change.

15 years ago(handle-shift-selection): Doc fix. (Bug#2738)
Eli Zaretskii [Sat, 21 Mar 2009 18:30:38 +0000 (18:30 +0000)]
(handle-shift-selection): Doc fix.  (Bug#2738)

15 years ago(file-modes-rights-to-number): Doc fix.
Chong Yidong [Sat, 21 Mar 2009 15:53:29 +0000 (15:53 +0000)]
(file-modes-rights-to-number): Doc fix.
(file-modes-symbolic-to-number): Handle empty permissions arg (Bug#2729).

15 years ago* files.el (file-modes-rights-to-number): Doc fix.
Chong Yidong [Sat, 21 Mar 2009 15:52:57 +0000 (15:52 +0000)]
* files.el (file-modes-rights-to-number): Doc fix.
(file-modes-symbolic-to-number): Handle empty permissions arg (Bug#2729).

15 years ago(Todo): Add note on simplifying vc-register.
Dan Nicolaescu [Sat, 21 Mar 2009 15:39:10 +0000 (15:39 +0000)]
(Todo): Add note on simplifying vc-register.

15 years ago(eshell-ls-dir): Call eshell-directory-files-and-attributes with additional
Eli Zaretskii [Sat, 21 Mar 2009 14:03:06 +0000 (14:03 +0000)]
(eshell-ls-dir): Call eshell-directory-files-and-attributes with additional
argument 'integer or 'string, according to numeric-uid-gid.
(eshell-ls-file): Don't convert UID and GID to strings, as eshell-ls-dir
already did.  Enlarge max user-name string length to 14 characters.
(eshell-do-ls): Fix the long name of the -L option.
(eshell-ls-file): Enlarge default size-width to 8.
(eshell-ls-dir): Under -l, call eshell-ls-printable-size with last
argument nil.

15 years ago(directory-files-and-attributes): Accept and ignore additional optional
Eli Zaretskii [Sat, 21 Mar 2009 14:00:26 +0000 (14:00 +0000)]
(directory-files-and-attributes): Accept and ignore additional optional
argument id-format.
(eshell-directory-files-and-attributes): Call directory-files-and-attributes
with additional argument id-format.

15 years ago(all): Use existing `ns' rather than new `nextstep' group for variables affected...
David Reitter [Sat, 21 Mar 2009 13:01:44 +0000 (13:01 +0000)]
(all): Use existing `ns' rather than new `nextstep'  group for variables affected by last two changes.

15 years ago(eshell-ls-file): Enlarge default size-width to 8.
Eli Zaretskii [Sat, 21 Mar 2009 13:01:20 +0000 (13:01 +0000)]
(eshell-ls-file): Enlarge default size-width to 8.
(eshell-ls-dir): Under -l, call eshell-ls-printable-size with last
argument nil.

15 years ago*** empty log message ***
David Reitter [Sat, 21 Mar 2009 13:01:19 +0000 (13:01 +0000)]
*** empty log message ***

15 years agoinc/sys/stat.h (struct stat): Change the types of st_uid and st_gid to unsigned.
Eli Zaretskii [Sat, 21 Mar 2009 11:31:50 +0000 (11:31 +0000)]
inc/sys/stat.h (struct stat): Change the types of st_uid and st_gid to unsigned.

inc/pwd.h (struct passwd): Change the types of pw_uid and pw_gid to unsigned.
  (getpwuid): Argument is now unsigned.
  uid_t is now unsigned.

ntlib.c (setuid): Argument is now unsigned.
(getuid): Return value is now unsigned.
(getpwuid): Argument is now unsigned.
(fchown): UID and GID arguments are now unsigned.

ntlib.h (fchown): UID and GID arguments are now unsigned.
(getuid): Return value is now unsigned.
(setuid): Argument is now unsigned.
(getpwuid): Remove prototype (it's declared in nt/inc/pwd.h).

w32.c   (getpwuid): Change argument type to unsigned.
(struct w32_id): Change type of `rid' member to unsigned.
(w32_cached_id, w32_add_to_cache, get_name_and_id): Change type of
argument ID to unsigned.  All callers changed.
(getuid, geteuid, getgid, getegid): Change return type to unsigned.

15 years ago*** empty log message ***
Eli Zaretskii [Sat, 21 Mar 2009 09:57:30 +0000 (09:57 +0000)]
*** empty log message ***

15 years ago(all): Fix last change.
Eli Zaretskii [Sat, 21 Mar 2009 09:47:13 +0000 (09:47 +0000)]
(all): Fix last change.

15 years agoFix typos.
Juanma Barranquero [Sat, 21 Mar 2009 09:37:16 +0000 (09:37 +0000)]
Fix typos.

15 years ago(all): add `ns-{control|command|alternate|function}-modifier', `ns-antialias-text...
David Reitter [Sat, 21 Mar 2009 02:31:29 +0000 (02:31 +0000)]
(all): add `ns-{control|command|alternate|function}-modifier', `ns-antialias-text' and `ns-use-qd-smoothing'

15 years ago(Fuser_uid, Fuser_real_uid): If UID as EMACS_INT is negative, produce
Eli Zaretskii [Fri, 20 Mar 2009 17:59:38 +0000 (17:59 +0000)]
(Fuser_uid, Fuser_real_uid): If UID as EMACS_INT is negative, produce
a float value.

15 years ago(make_uid, make_gid): New functions.
Eli Zaretskii [Fri, 20 Mar 2009 17:58:10 +0000 (17:58 +0000)]
(make_uid, make_gid): New functions.
(Ffile_attributes): Use them to avoid negative UID and GID.

15 years ago(vc-dir-deduce-fileset): Make the error message more explicit.
Dan Nicolaescu [Fri, 20 Mar 2009 13:56:42 +0000 (13:56 +0000)]
(vc-dir-deduce-fileset): Make the error message more explicit.

15 years ago* keyboard.c (Fcurrent_idle_time): Reflow docstring.
Juanma Barranquero [Fri, 20 Mar 2009 09:41:19 +0000 (09:41 +0000)]
* keyboard.c (Fcurrent_idle_time): Reflow docstring.
  (syms_of_keyboard) <command-hook-internal, input-method-function>:
  Fix typos in docstrings.

15 years ago* subr.el (forward-point): Add obsolescence declaration.
Juanma Barranquero [Thu, 19 Mar 2009 14:45:02 +0000 (14:45 +0000)]
* subr.el (forward-point): Add obsolescence declaration.

* paren.el (show-paren-function):
* simple.el (kill-forward-chars, kill-backward-chars):
 Use (+/- (point) N), instead of `forward-point'.

15 years agoFix typos.
Juanma Barranquero [Thu, 19 Mar 2009 09:35:58 +0000 (09:35 +0000)]
Fix typos.

15 years ago(x_set_font): Handle the case that ARG is a cons.
Kenichi Handa [Thu, 19 Mar 2009 06:51:07 +0000 (06:51 +0000)]
(x_set_font): Handle the case that ARG is a cons.

15 years ago(Fset_fontset_font): When a spec of ASCII font is
Kenichi Handa [Thu, 19 Mar 2009 06:50:41 +0000 (06:50 +0000)]
(Fset_fontset_font): When a spec of ASCII font is
changed, use font_load_for_lface to get a new font object.  Call
free_realized_fontset after handling ASCII font change.

15 years ago(Fsubstitute_in_file_name): Doc fix.
Glenn Morris [Thu, 19 Mar 2009 06:26:04 +0000 (06:26 +0000)]
(Fsubstitute_in_file_name): Doc fix.

15 years ago(rmail-retry-ignored-headers): Add :version tag.
Glenn Morris [Thu, 19 Mar 2009 06:20:27 +0000 (06:20 +0000)]
(rmail-retry-ignored-headers): Add :version tag.

15 years ago(sc-version): Doc fix.
Glenn Morris [Thu, 19 Mar 2009 06:19:24 +0000 (06:19 +0000)]
(sc-version): Doc fix.

15 years agoLeo <sdl.web at gmail.com> (tiny change)
Glenn Morris [Thu, 19 Mar 2009 06:12:58 +0000 (06:12 +0000)]
Leo  <sdl.web at gmail.com>  (tiny change)

(sc-version): Fix typo in interactive spec.

15 years ago(Fvertical_motion): Undo 2005-01-19 change (Bug#2694).
Chong Yidong [Thu, 19 Mar 2009 02:58:21 +0000 (02:58 +0000)]
(Fvertical_motion): Undo 2005-01-19 change (Bug#2694).

15 years ago* indent.c (Fvertical_motion): Undo 2005-01-19 change (Bug#2694).
Chong Yidong [Thu, 19 Mar 2009 02:58:13 +0000 (02:58 +0000)]
* indent.c (Fvertical_motion): Undo 2005-01-19 change (Bug#2694).

15 years agoChange the encoding to utf-8.
Kenichi Handa [Thu, 19 Mar 2009 01:01:43 +0000 (01:01 +0000)]
Change the encoding to utf-8.

15 years ago(quail-update-leim-list-file): Save leim-list.el in utf-8.
Kenichi Handa [Thu, 19 Mar 2009 01:00:11 +0000 (01:00 +0000)]
(quail-update-leim-list-file): Save leim-list.el in utf-8.

15 years ago(leim-list-header): Use utf-8 coding tag.
Kenichi Handa [Thu, 19 Mar 2009 00:59:21 +0000 (00:59 +0000)]
(leim-list-header): Use utf-8 coding tag.

15 years agoCall create-defualt-fontset, not
Kenichi Handa [Thu, 19 Mar 2009 00:58:19 +0000 (00:58 +0000)]
Call create-defualt-fontset, not
setup-default-fontset.  Call create-fontset-from-fontset-spec
within condition-case.

15 years ago(w32-initialize-window-system): Call
Kenichi Handa [Thu, 19 Mar 2009 00:57:20 +0000 (00:57 +0000)]
(w32-initialize-window-system): Call
create-defualt-fontset, not setup-default-fontset.  Call
create-fontset-from-fontset-spec within condition-case.

15 years ago(x-initialize-window-system): Call
Kenichi Handa [Thu, 19 Mar 2009 00:56:52 +0000 (00:56 +0000)]
(x-initialize-window-system): Call
create-defualt-fontset, not setup-default-fontset.  Call
create-fntset-from-fontset-spec within condition-case.

15 years ago(create-default-fontset): New function.
Kenichi Handa [Thu, 19 Mar 2009 00:55:36 +0000 (00:55 +0000)]
(create-default-fontset): New function.
(create-fontset-from-x-resource): Use display-warning instead of
message.

15 years ago(load_charset_map_from_file): When a mapfile can't be loaded, signal
Kenichi Handa [Thu, 19 Mar 2009 00:46:35 +0000 (00:46 +0000)]
(load_charset_map_from_file): When a mapfile can't be loaded, signal
an error.

15 years ago(rmail-retry-ignored-headers): Add usual mime headers.
Richard M. Stallman [Wed, 18 Mar 2009 21:47:23 +0000 (21:47 +0000)]
(rmail-retry-ignored-headers): Add usual mime headers.
(rmail-retry-failure): Undo previous change.

15 years ago(Ffile_attributes): Make sure UID and GID are always positive, even
Eli Zaretskii [Wed, 18 Mar 2009 20:38:41 +0000 (20:38 +0000)]
(Ffile_attributes): Make sure UID and GID are always positive, even
if the value is too large for a positive EMACS_INT.  Doc fix.

15 years ago(Fuser_login_name): Support float arguments. Doc fix.
Eli Zaretskii [Wed, 18 Mar 2009 20:37:06 +0000 (20:37 +0000)]
(Fuser_login_name): Support float arguments.  Doc fix.

15 years agoAdd bug reference.
Juanma Barranquero [Wed, 18 Mar 2009 09:14:56 +0000 (09:14 +0000)]
Add bug reference.

15 years ago(xdialog_show): Move Fredisplay call ...
YAMAMOTO Mitsuharu [Wed, 18 Mar 2009 08:37:56 +0000 (08:37 +0000)]
(xdialog_show): Move Fredisplay call ...
(Fx_popup_dialog): ... here.

15 years ago*** empty log message ***
Kenichi Handa [Wed, 18 Mar 2009 07:29:56 +0000 (07:29 +0000)]
*** empty log message ***

15 years ago(after-insert-file-set-coding): Set
Kenichi Handa [Wed, 18 Mar 2009 07:24:52 +0000 (07:24 +0000)]
(after-insert-file-set-coding): Set
buffer-file-coding-system directly without calling
set-buffer-file-coding-system.

15 years ago(Top): Update node listing.
Chong Yidong [Wed, 18 Mar 2009 04:01:15 +0000 (04:01 +0000)]
(Top): Update node listing.

15 years ago(Completion Styles): New node.
Chong Yidong [Wed, 18 Mar 2009 04:01:05 +0000 (04:01 +0000)]
(Completion Styles): New node.

15 years ago* minibuf.texi (Completion Styles): New node.
Chong Yidong [Wed, 18 Mar 2009 04:00:42 +0000 (04:00 +0000)]
* minibuf.texi (Completion Styles): New node.

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