Chong Yidong
0bfdff239c
* editfns.c (Ffloat_time): Doc fix (Bug#2768).
2009-03-24 17:37:32 +00:00
Chong Yidong
68cdc688e7
Checked commands.texi.
2009-03-24 17:09:08 +00:00
Chong Yidong
8421dd353c
(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.
2009-03-24 17:08:49 +00:00
Chong Yidong
6e4ff1b6e0
* 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.
2009-03-24 17:07:06 +00:00
Chong Yidong
2b9aa051bc
(Fcommandp): Use Qinteractive_form.
2009-03-24 16:37:25 +00:00
Chong Yidong
3860280a57
(Qinteractive_form): New variable.
...
(Finteractive_form): Use it.
2009-03-24 16:35:52 +00:00
Chong Yidong
0a1958d6be
* data.c (Qinteractive_form): New variable.
...
(Finteractive_form): Use it.
* eval.c (Fcommandp): Use Qinteractive_form.
2009-03-24 16:35:27 +00:00
Michael Albinus
8204704e3c
* net/ange-ftp.el (ange-ftp-skip-msgs): Add 534.
2009-03-24 16:11:00 +00:00
Jason Rumney
58aec0d679
(Fsubstitute_in_file_name): Always work on a copy.
...
Calculate total size precisely. Decode environment variables
before substituting. (Bug#38)
2009-03-24 14:14:53 +00:00
Glenn Morris
5e5b7cb12c
(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)
2009-03-24 02:30:15 +00:00
Kenichi Handa
639239cf99
*** empty log message ***
2009-03-24 01:42:12 +00:00
Kenichi Handa
553dd618a3
*** empty log message ***
2009-03-24 01:07:21 +00:00
Kenichi Handa
182ba28cff
(find_font_encoding): Return Qnil for unsupported encoding.
2009-03-24 00:56:34 +00:00
Kenichi Handa
fd47473c18
(font-encoding-alist): Add an entry for muletibetan-0.
2009-03-24 00:55:36 +00:00
Jan Djärv
c39ea606e9
gtkutil.c (xg_display_open): Assign a value to gdpy_def, check
...
that gdpy is set.
2009-03-23 17:09:17 +00:00
Dan Nicolaescu
be14a4253c
(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.
2009-03-23 16:25:30 +00:00
Juanma Barranquero
116253083c
* minibuf.texi (Intro to Minibuffers): Fix typos.
2009-03-23 10:10:39 +00:00
Chong Yidong
56f8947b38
(Re)checked mini.texi.
2009-03-23 03:15:25 +00:00
Chong Yidong
b6166ade22
Checked minibuf.texi.
2009-03-23 03:08:09 +00:00
Chong Yidong
a560da7e8e
(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.
2009-03-23 03:07:51 +00:00
Chong Yidong
7b34420de7
* 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.
2009-03-23 03:07:41 +00:00
Glenn Morris
20535d5b83
Comment.
2009-03-22 20:09:34 +00:00
Alan Mackenzie
9fa6d45557
(Using Interactive): Clarify string argument to `interactive' - even
...
promptless elements need \n separators.
2009-03-22 15:12:01 +00:00
Alan Mackenzie
f9257eedc9
(Finteractive): Clarify the doc string - even promptless elements need \n
...
separators.
2009-03-22 15:09:48 +00:00
Alan Mackenzie
bc9b2b5ea6
*** empty log message ***
2009-03-22 15:05:25 +00:00
Richard M. Stallman
8882002ae5
(rmail-expunge): Without DONT-SHOW, show the message even after
...
updating summary.
2009-03-22 14:51:17 +00:00
Richard M. Stallman
551fd0c448
(rmail-expunge): Update summary buffer even if NO-SHOW.
2009-03-22 14:12:47 +00:00
Jason Rumney
9f995a76b8
(x-use-underline-position-properties): Doc fix.
2009-03-22 02:43:37 +00:00
Glenn Morris
f2f5669111
Fix sentence-end whitespace in previous.
2009-03-21 18:55:47 +00:00
Glenn Morris
3deeb46b95
Jari Aalto <jari.aalto at cante.net>
...
(display-time-default-load-average): Doc fix.
2009-03-21 18:53:14 +00:00
Eli Zaretskii
520558d258
(handle-shift-selection): Fix last change.
2009-03-21 18:38:40 +00:00
Eli Zaretskii
acc060e4e4
(handle-shift-selection): Doc fix. (Bug#2738)
2009-03-21 18:30:38 +00:00
Chong Yidong
ca66f00dcd
(file-modes-rights-to-number): Doc fix.
...
(file-modes-symbolic-to-number): Handle empty permissions arg (Bug#2729).
2009-03-21 15:53:29 +00:00
Chong Yidong
bee4888807
* files.el (file-modes-rights-to-number): Doc fix.
...
(file-modes-symbolic-to-number): Handle empty permissions arg (Bug#2729).
2009-03-21 15:52:57 +00:00
Dan Nicolaescu
bd924903e9
(Todo): Add note on simplifying vc-register.
2009-03-21 15:39:10 +00:00
Eli Zaretskii
ce343c43c8
(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.
2009-03-21 14:03:06 +00:00
Eli Zaretskii
8e9b25831f
(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.
2009-03-21 14:00:26 +00:00
David Reitter
ae2349fed8
(all): Use existing ns' rather than new
nextstep' group for variables affected by last two changes.
2009-03-21 13:01:44 +00:00
Eli Zaretskii
7ed8839808
(eshell-ls-file): Enlarge default size-width to 8.
...
(eshell-ls-dir): Under -l, call eshell-ls-printable-size with last
argument nil.
2009-03-21 13:01:20 +00:00
David Reitter
a065aa4a89
*** empty log message ***
2009-03-21 13:01:19 +00:00
Eli Zaretskii
22749e9acb
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.
2009-03-21 11:31:50 +00:00
Eli Zaretskii
cc15c0f216
*** empty log message ***
2009-03-21 09:57:30 +00:00
Eli Zaretskii
77346ecd11
(all): Fix last change.
2009-03-21 09:47:13 +00:00
Juanma Barranquero
58a5649865
Fix typos.
2009-03-21 09:37:16 +00:00
David Reitter
bc9ebf4106
(all): add ns-{control|command|alternate|function}-modifier',
ns-antialias-text' and `ns-use-qd-smoothing'
2009-03-21 02:31:29 +00:00
Eli Zaretskii
e00553bf16
(Fuser_uid, Fuser_real_uid): If UID as EMACS_INT is negative, produce
...
a float value.
2009-03-20 17:59:38 +00:00
Eli Zaretskii
51105b1324
(make_uid, make_gid): New functions.
...
(Ffile_attributes): Use them to avoid negative UID and GID.
2009-03-20 17:58:10 +00:00
Dan Nicolaescu
2bc9f1df7d
(vc-dir-deduce-fileset): Make the error message more explicit.
2009-03-20 13:56:42 +00:00
Juanma Barranquero
f761d6b6a7
* keyboard.c (Fcurrent_idle_time): Reflow docstring.
...
(syms_of_keyboard) <command-hook-internal, input-method-function>:
Fix typos in docstrings.
2009-03-20 09:41:19 +00:00
Juanma Barranquero
673e51692e
* 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'.
2009-03-19 14:45:02 +00:00