2004-05-10 Juanma Barranquero <lektu@terra.es>
+ * help-fns.el (help-argument-name): Default to italic.
+ (help-highlight-arguments): Return always (usage . doc), even when
+ usage is nil.
+
+ * ibuf-macs.el (define-ibuffer-column, define-ibuffer-sorter)
+ (define-ibuffer-filter): Add usage info.
+ (define-ibuffer-op): Add usage info (but CL-style defaults for
+ keyword args are not shown).
+
* subr.el (remove-overlays, read-passwd): Fix docstring.
(start-process-shell-command): Fix docstring. Put usage info in a
format usable by `describe-function'.
(open-network-stream, open-network-stream-nowait)
(open-network-stream-server): Fix docstring.
- * help-fns.el (help-argument-name): Default to italic.
- (help-highlight-arguments): Return always (usage . doc), even when
- usage is nil.
-
2004-05-09 Jason Rumney <jasonr@gnu.org>
* international/code-pages (cp932, cp936, cp949, c950): Remove.
+2004-05-10 Juanma Barranquero <lektu@terra.es>
+
+ * modes.texi (Mode Line Variables): Fix description of
+ global-mode-string, which is now after which-func-mode, not the
+ buffer name.
+
2004-05-07 Lars Hansen <larsh@math.ku.dk>
* modes.texi (Desktop Save Mode): Add.
+2004-05-10 Juanma Barranquero <lektu@terra.es>
+
+ * process.c (Fstart_process): Fix docstring.
+
+ * charset.c (Fget_unused_iso_final_char): Fix typos in docstring.
+ (Fchar_bytes, Fchar_width, Fstring_width, Fchar_direction)
+ (Fsplit_char, Fchar_charset): Make argument names match their use
+ in docstring.
+
2004-05-10 Richard M. Stallman <rms@gnu.org>
* print.c (print_preprocess): Use being_printed, loop_count and