1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-05 11:45:45 +00:00
Commit Graph

1815 Commits

Author SHA1 Message Date
Juanma Barranquero
b4f588fa4a Document arguments passed to `read-buffer-function' (bug#5625).
* doc/lispref/minibuf.texi (High-Level Completion): Document args of
  `read-buffer-function'.
* src/minibuf.c (syms_of_minibuf) <read-buffer-function>: Doc fix.
2010-07-28 02:15:49 +02:00
Juanma Barranquero
4ce5a4ccd4 * modes.texi (Defining Minor Modes): Use C-delete in examples (bug#6334). 2010-07-27 03:37:23 +02:00
Chong Yidong
b196eafc46 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708). 2010-07-23 11:49:03 -04:00
Juanma Barranquero
1c84bc7afa * text.texi (Special Properties): Fix typo. 2010-07-21 20:05:31 +02:00
Juanma Barranquero
b6f9df0f5d *** empty log message *** 2010-06-27 23:57:39 +02:00
Chong Yidong
51422d6dde Clarify command loop's role in undo boundary (Bug#2433).
* text.texi (Undo): Clarify command loop behavior (Bug#2433).
* commands.texi (Command Overview): Mention undo-boundary call.
2010-06-24 15:05:47 -04:00
Glenn Morris
62e034c228 Minor doc/misc/*.texi direntry fixes.
* ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
* dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
* emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
* flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
* newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
* remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
* speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
* woman.texi:
Start direntry descriptions in column 32, per Texinfo convention.
Make them end with a period.
2010-06-24 00:10:51 -07:00
Glenn Morris
b1fbbb32e1 Remove remaining tabs from non-verbatim in doc/misc/*.texi. 2010-06-23 00:44:09 -07:00
Glenn Morris
0351f24c13 Entry for previous change. 2010-06-22 23:40:31 -07:00
Glenn Morris
53507b2c59 Remove some unimportant tabs from examples in some *.texi files. 2010-06-22 23:35:06 -07:00
Glenn Morris
d24880de8b Untabify doc/lispref/*.texi.
* abbrevs.texi, commands.texi, compile.texi, debugging.texi:
* display.texi, edebug.texi, elisp.texi, eval.texi, files.texi:
* frames.texi, functions.texi, internals.texi, keymaps.texi:
* loading.texi, minibuf.texi, numbers.texi, os.texi, processes.texi:
* searching.texi, sequences.texi, strings.texi, syntax.texi:
* text.texi, tips.texi, vol1.texi, vol2.texi, windows.texi:
Untabify Texinfo files.
2010-06-22 20:36:56 -07:00
Glenn Morris
9360256ab9 Untabify doc/misc/*.texi.
* autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
* eieio.texi, faq.texi, flymake.texi, forms.texi, gnus-faq.texi:
* idlwave.texi, mh-e.texi, org.texi, pcl-cvs.texi, pgg.texi:
* reftex.texi, sasl.texi, sc.texi, sem-user.texi, semantic.texi:
* sieve.texi, smtpmail.texi, speedbar.texi, vip.texi, viper.texi:
* widget.texi: Untabify (except for examples).
2010-06-22 19:57:26 -07:00
Glenn Morris
e0e10d9d19 * doc/lispintro/emacs-lisp-intro.texi: Untabify. 2010-06-22 19:51:01 -07:00
Glenn Morris
8838673ef1 Untabify doc/emacs/*.texi files.
* abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi:
* custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi:
* files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi:
* maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi:
* programs.texi, rmail.texi, screen.texi, search.texi, sending.texi:
* text.texi, trouble.texi, vc1-xtra.texi, xresources.texi:
Untabify Texinfo files.
2010-06-22 19:46:43 -07:00
Chong Yidong
0fc76035ed * modes.texi (Minor Mode Conventions): Fix typo (Bug#6477). 2010-06-20 12:30:27 -04:00
Chong Yidong
5338dc0b10 * errors.texi (Standard Errors): Remove unnecessary markup (Bug#6461). 2010-06-19 14:06:37 -04:00
Juanma Barranquero
fee69dc1c0 doc/misc/ChangeLog: Remove duplicate entry. 2010-06-17 01:52:13 +02:00
Glenn Morris
103dd3a81a * doc/emacs/basic.texi (Inserting Text): Minor clarification. (Bug#6374) 2010-06-09 22:09:27 -07:00
Glenn Morris
04d3bb6ce4 Doc typo fixes.
* doc/emacs/basic.texi (Inserting Text): Fix typo.
* doc/misc/idlwave.texi (Load-Path Shadows):
* doc/misc/org.texi (Handling links): Fix typos.
2010-06-09 22:04:06 -07:00
Chong Yidong
ba3bf1d951 Better doc fix for Bug#6283.
searching.texi (Regexp Special): Remove obsolete information
about matching non-ASCII characters, and suggest using char
classes (Bug#6283).
2010-06-02 13:26:31 -04:00
Chong Yidong
2c3a3c1d03 searching.texi (Regexp Special): Replace "octal 377" with "#o377" (Bug#6283). 2010-06-02 13:14:01 -04:00
Juanma Barranquero
7f4b42492c doc/lispref/minibuf.texi (Basic Completion): Add missing "@end defun". 2010-05-31 00:50:31 +02:00
Stefan Monnier
637821cd30 * doc/lispref/minibuf.texi (Basic Completion): Document completion-boundaries.
(Programmed Completion): Document the new fourth method for boundaries.
* .bzrignore: Ignore new files from trunk, which appear if you use
colocated branches (i.e. "bzr switch").
2010-05-30 17:18:35 -04:00
Chong Yidong
19ae0deb1c Bump version to 23.2.50. 2010-05-08 00:46:44 -04:00
Chong Yidong
61a808e819 Bump version to 23.2. 2010-05-07 23:28:26 -04:00
Chong Yidong
abb777ac83 * building.texi (GDB Graphical Interface): Remove misleading comparison
to an IDE (Bug#6128).
2010-05-07 10:51:09 -04:00
Chong Yidong
8838172bf0 Bump version to 23.1.97. 2010-05-03 21:31:59 -04:00
Chong Yidong
da0bbbc4e3 Fix typos (Bug#6094). From Štěpán Němec. 2010-05-03 18:01:23 -04:00
Chong Yidong
c7c322792a * keymaps.texi (Menu Bar): Document :advertised-binding property. 2010-04-25 17:50:34 -04:00
Chong Yidong
eb5ed549f4 Document Emacs 23.2 changes.
* functions.texi (Obsolete Functions): Document
set-advertised-calling-convention.

* minibuf.texi (Basic Completion): Document completion-in-region.
(Programmed Completion): Document completion-annotate-function.

* commands.texi (Reading One Event): Document read-key.
(Distinguish Interactive): Document KIND arg to
called-interactively-p.  Delete obsolete interactive-p.

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

* misc.texi (Printing): Document htmlfontify-buffer.
2010-04-25 17:21:51 -04:00
Glenn Morris
6776e4c4b4 Minor doc fix.
* calendar.texi (Displaying the Diary, Format of Diary File):
Fix external cross-references for TeX format output.
2010-04-20 19:49:00 -07:00
Chong Yidong
958631c4cc Bump version to 23.1.96. 2010-04-19 21:29:37 -04:00
Chong Yidong
aa5789b56b * ede.texi (EDE Mode): Refer to init file rather than `.emacs'. Note
that Development menu is always available.
(Creating a project): Fix terminology.
(Add/Remove files): Fix typo.
2010-04-19 10:38:53 -04:00
Katsumi Yamaoka
bff3818b73 Synch with Gnus trunk:
2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
 the CVS repo.  Put the Git repo in the news section.
 * gnus-coding.texi (Gnus Maintainance Guide): Fixed title typo.
 Removed some mentions of CVS.  Mention the new Git repo.

2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
 * smime.el: Don't mention CVS.
 * nnrss.el (nnrss-fetch): Don't mention CVS.
 * nnir.el: Don't mention CVS.
2010-04-18 23:24:22 +00:00
Chong Yidong
a42dbee160 * programs.texi (Semantic): New node.
* maintaining.texi (EDE): New node.

* emacs.texi: Update node listing.

* misc.texi (Gnus): Use the `C-h i' keybinding for info.
2010-04-18 19:02:16 -04:00
Glenn Morris
d52dbd3d45 * emacs.texi (Acknowledgments): Remove duplicate. 2010-04-16 00:43:29 -07:00
Katsumi Yamaoka
b1519d8561 Synch with Gnus trunk:
(Score File Format): Fix typo.
(Mail Group Commands): Add index entry.
By Andreas Seltenreich <seltenreich@gmx.de>.
2010-04-16 03:26:07 +00:00
Glenn Morris
a77fe20c70 * maintaining.texi (VC Directory Commands): Mention stashes and shelves. 2010-04-15 19:35:59 -07:00
Glenn Morris
d5b22ab221 * doc/emacs/ChangeLog: Fix typo. 2010-04-15 10:17:01 -07:00
Glenn Morris
4ebe99027b Mention Dired VC diff and log in manual.
* dired.texi (Misc Dired Features): Mention VC diff and log.
* maintaining.texi (Old Revisions, VC Change Log):
Mention that diff and log work in Dired buffers.
2010-04-15 00:54:06 -07:00
Glenn Morris
2bf1d02de9 * info.texi (Search Index): Mention Emacs's Info-virtual-index. 2010-04-15 00:34:28 -07:00
Glenn Morris
98932641ac * help.texi (Help Summary): Mention M-x info-finder. 2010-04-15 00:25:20 -07:00
Glenn Morris
cdfbcbba7a * ack.texi (Acknowledgments): Add mpc.el 2010-04-15 00:06:25 -07:00
Glenn Morris
4d4e952231 Document new commands for manipulating local variable lists.
* custom.texi (Specifying File Variables, Directory Variables):
Document new commands for manipulating local variable lists.
2010-04-14 19:05:36 -07:00
Juri Linkov
5854c2677e Fix @deffn without category.
* abbrevs.texi (Abbrev Expansion): Replace @deffn with @defun
for `abbrev-insert'.

* buffers.texi (Indirect Buffers): Add category `Command'
to @deffn of `clone-indirect-buffer'.

* windows.texi (Cyclic Window Ordering): Replace @deffn with @defun
for `next-window' and `previous-window'.  Add category `Command'
to @deffn of `pop-to-buffer'.
2010-04-15 01:41:21 +03:00
Glenn Morris
16207c0a48 Doc fix related to Contributing.
* trouble.texi (Contributing): Add cindex entry.
Mention etc/CONTRIBUTE.
2010-04-08 18:20:45 -07:00
Chong Yidong
e59c4233e2 Edits to Persistent Mark node.
* mark.texi (Persistent Mark): Copyedits.  Replace undo example with
query-replace (Bug#5774).
2010-04-06 12:10:31 -04:00
Chong Yidong
d86d8ea85a Bump version to 23.1.95. 2010-04-02 20:42:10 -04:00
Chong Yidong
8a14dec7ef Fix markup mistake in nonascii.texi.
* nonascii.texi (Text Representations): Don't mark enable-multibyte-characters as a user option.
2010-04-01 11:24:53 -04:00
Chong Yidong
8cc8cecf9c Fix typo. 2010-04-01 11:15:28 -04:00