Chong Yidong
434c0be6cc
(define-abbrev): Doc fix.
2008-10-17 21:25:58 +00:00
Chong Yidong
fdf3379025
* abbrev.el (define-abbrev): Doc fix.
2008-10-17 21:25:46 +00:00
Alan Mackenzie
4588b317cd
(c-defun-name): Make it work for "struct foo bar [] = { ...".
2008-10-17 20:24:45 +00:00
Alan Mackenzie
48e5a21681
*** empty log message ***
2008-10-17 20:24:02 +00:00
Eli Zaretskii
53728487f1
(Processor Run Time): Document emacs-uptime' and
emacs-init-time'.
...
(Time Parsing): Document `format-seconds'.
2008-10-17 19:37:14 +00:00
Chong Yidong
4f77c25dfe
(face-spec-set-2): Don't pass invalid attributes to set-face-attribute.
2008-10-17 17:14:31 +00:00
Chong Yidong
74a3abf3c1
* faces.el (face-spec-set-2): Don't pass invalid attributes to
...
set-face-attribute.
2008-10-17 17:14:03 +00:00
Martin Rudalics
8f5cee6aa0
*** empty log message ***
2008-10-17 16:01:41 +00:00
Eli Zaretskii
f36acfd9ec
(Startup Summary): Document before-init-time' and
after-init-time'.
...
Document `initial-window-system' and `window-system-initialization-alist'.
Document reading the abbrevs file. Document the call to `server-start'
under --daemon. Rearrange a bit to be consistent with the code flow.
2008-10-17 15:42:34 +00:00
Martin Rudalics
96995b8923
(Basic Windows, Splitting Windows): Fix whitespace and reword.
2008-10-17 13:16:15 +00:00
Martin Rudalics
8752702656
(Fsplit_window): Rename arg horflag to horizontal.
2008-10-17 13:03:30 +00:00
Juanma Barranquero
ac62ec165a
* w32-fns.el (w32-list-locales): Decode output of `w32-get-locale-info'
...
according to `locale-coding-system'. (This fixes trivial bug reported
as part of bug#1179).
Sort list of valid locale ids (EnumSystemLocales does not guarantee any
particular order). Use `when'.
2008-10-17 11:11:34 +00:00
Paul Reilly
69caa40ac5
*** empty log message ***
2008-10-17 02:44:36 +00:00
Paul Reilly
8e4487de7b
(pmail): Remove a redundant message counter reset call; try to
...
minimize the attempts to show a message (ideally it should be done
once and only once).
(pmail-convert-babyl-to-mbox): Set up the global message variables
after inserting the converted mbox file into the Pmail buffer; avoid
an unecessary message display function call.
(pmail-show-message-maybe): Use the current message number when the
optional argument is not passed.
2008-10-17 02:43:35 +00:00
Kenichi Handa
393566216f
(ftfont_otf_features): Fix indexing
...
gsub_gpos->FeatureList.Feature. Check the validity of indices.
2008-10-17 02:20:31 +00:00
Eli Zaretskii
2de17c73f3
(The Mark): Document use-region-p.
2008-10-16 20:06:38 +00:00
Magnus Henoch
edd9ab1eb6
* dbusbind.c (Fdbus_call_method): Unbreak usage line.
...
(Fdbus_call_method_asynchronously): Ditto.
This change makes C-h f display the argument list.
2008-10-16 19:51:50 +00:00
Chong Yidong
0711429637
(Fexpand_file_name): Doc fix.
2008-10-16 17:59:34 +00:00
Chong Yidong
721de51dca
* fileio.c (Fexpand_file_name): Doc fix.
2008-10-16 17:59:24 +00:00
Chong Yidong
ca6888b6e5
(Finternal_set_lisp_face_attribute): Make null values of :foreground
...
and :background equivalent to unspecified (20.x compatibility).
2008-10-16 16:32:58 +00:00
Chong Yidong
8ca67af959
* xfaces.c (Finternal_set_lisp_face_attribute): Make null values
...
of :foreground and :background equivalent to unspecified (20.x
compatibility).
2008-10-16 16:32:51 +00:00
Juanma Barranquero
72ab66ebe3
* w32-fns.el (w32-check-shell-configuration): Doc fix.
...
(w32-add-charset-info): Fix typo in docstring.
2008-10-16 15:28:29 +00:00
Teodor Zlatanov
15bcf45606
Removed utf8' and
UTF8' aliases after discussion.
2008-10-16 12:57:28 +00:00
Magnus Henoch
b4a7be3810
* vc-arch.el (vc-arch-dir-status): New function.
...
(vc-arch-after-dir-status): New function.
2008-10-16 11:48:42 +00:00
Eli Zaretskii
1b8c5120c8
(Version Control Systems): Fix last change.
2008-10-16 07:51:30 +00:00
Eli Zaretskii
b2fe54aec8
(Char-Tables): Fix wording in last change.
2008-10-16 07:20:31 +00:00
Glenn Morris
3d56260a0b
(Man-getpage-in-background): Force recent `man's to output
...
escape sequences even when stdout is not a tty. (Bug#1142)
2008-10-16 07:18:04 +00:00
Glenn Morris
2d7752a0d3
Sean Sieger <sean.sieger at gmail.com> (tiny change)
...
(Recursion with list): Fix typo.
2008-10-16 04:09:13 +00:00
Chong Yidong
ee0f05567b
ESR already documented changeset-based VC. Remove duplicate entry
...
about D in VC Annotate mode.
2008-10-16 00:04:33 +00:00
Chong Yidong
b0817f0037
* files.texi (Version Control): Copyedits. Add Bazaar.
...
(Version Control Systems): List different VCS's using an itemized list.
Add Bazaar.
(VCS Concepts): Copyedits. Tweak description of file merging.
2008-10-15 23:46:55 +00:00
Chong Yidong
e3e89c088e
(File Names): Reorganize description.
...
(Visiting): Add xref to Mode Line. Copyedits.
(Save Commands): Mention prefix behavior of C-x C-s.
(Numbered Backups): Node deleted.
(Backup Names): Contents of Numbered Backups moved here. State default
of version-control variable.
(Reverting): Copyedits.
(Version Control): Add additional version control systems.
2008-10-15 23:40:16 +00:00
Eli Zaretskii
c3aaf1d70f
(Defining Commands, Using Interactive): The interactive-form of a function
...
can be added via its symbol's property.
2008-10-15 20:22:21 +00:00
Eli Zaretskii
2c30e468e9
(Writing Emacs Primitives): The interactive spec of a primitive can be
...
a Lisp form.
2008-10-15 20:20:39 +00:00
Eli Zaretskii
66e3cca6f3
(The Mark): Fix last change.
2008-10-15 19:53:00 +00:00
Eli Zaretskii
841a1743af
*** empty log message ***
2008-10-15 19:50:43 +00:00
Teodor Zlatanov
3ca194c218
Add utf8' and
UTF8' as aliases for the `utf-8' coding system.
2008-10-15 17:31:01 +00:00
Eli Zaretskii
a053dae03a
(Low-Level Kill Ring): Fix last change.
2008-10-15 17:04:07 +00:00
Chong Yidong
ac40fadbd0
Documented primary selection changes
2008-10-15 17:01:27 +00:00
Chong Yidong
2aee6012cf
(Mouse Commands, Cut/Paste Other App): Rewrite.
...
(Cut/Paste Other App): Document select-active-regions and
x-select-enable-primary.
2008-10-15 16:59:03 +00:00
Chong Yidong
b0f95216d2
* frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
...
(Cut/Paste Other App): Document select-active-regions and
x-select-enable-primary.
2008-10-15 16:58:53 +00:00
Eli Zaretskii
3c1f461958
(Creating Frames): Fix typo in last change.
2008-10-15 16:57:37 +00:00
Eli Zaretskii
1184ea39b3
*** empty log message ***
2008-10-15 16:50:00 +00:00
Eli Zaretskii
16624be863
(The Mark): Document the lambda' and
(only . OLD)' values of
...
transient-mark-mode. Document handle-shift-selection.
2008-10-15 16:48:06 +00:00
Eli Zaretskii
ee6e73b8d9
(Using Interactive, Interactive Codes): Document `^'.
...
(Interactive Examples): Show an example of `^'.
(Key Sequence Input): Document this-command-keys-shift-translated.
2008-10-15 16:47:35 +00:00
Juanma Barranquero
0c69125233
* find-file.el (ff-get-file): Doc fix.
...
(ff-get-file-name): Use `let', not `let*'.
(ff-search-directories): Fix typo in docstring.
(ff-pre-find-hook, ff-pre-load-hook, ff-post-load-hook)
(ff-not-found-hook, ff-file-created-hook, ff-case-fold-search)
(ff-always-in-other-window, ff-ignore-include, ff-always-try-to-create)
(ff-quiet-mode, ff-other-file-alist, cc-search-directories)
(cc-other-file-alist, modula2-other-file-alist):
Remove spurious * in docstrings.
2008-10-15 15:32:21 +00:00
Eli Zaretskii
52441368d6
(List Motion): beginning-of-defun-function can now accept an argument.
2008-10-15 15:00:53 +00:00
Eli Zaretskii
8e8c1a7214
(Low-Level Kill Ring): interprogram-paste-function can now return a list
...
of strings.
2008-10-15 14:44:02 +00:00
Eli Zaretskii
a33a1f2ac9
(Handling Errors): Document ignore-errors.
2008-10-15 12:49:11 +00:00
Eli Zaretskii
4fb04348e5
(Creating Frames): Document frame-inherited-parameters.
...
(Parameter Access): Document set-frame-parameter.
2008-10-15 12:25:19 +00:00
Eli Zaretskii
ee666f8409
(Creating Buffer-Local): Add an xref to "Setting Hooks" for the effect
...
of kill-all-local-variables on local hook functions.
2008-10-15 11:49:10 +00:00