1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-30 08:09:04 +00:00
Commit Graph

1800 Commits

Author SHA1 Message Date
Chong Yidong
4102856c09 * dired.texi (Dired Updating): Document dired-auto-revert-buffer. 2010-03-21 18:13:26 -04:00
Chong Yidong
15cf2f5273 Document multi-isearch-buffers and tab-always-indent.
* search.texi (Other Repeating Search): Document multi-isearch-buffers
and multi-isearch-buffers-regexp.

* indent.texi (Indentation): Clarify description of
indent-for-tab-command.  Document tab-always-indent.
2010-03-21 14:32:19 -04:00
Chong Yidong
f7704e2669 * processes.texi (Network Processes): Document seqpacket type. 2010-03-21 11:28:53 -04:00
Chong Yidong
d68eb23c6a Document font-use-system-font.
* cmdargs.texi (Font X): Move most content to Fonts.

* frames.texi (Fonts): New node.  Document font-use-system-font.

* emacs.texi (Top):
* xresources.texi (Table of Resources):
* mule.texi (Defining Fontsets, Charsets): Update xrefs.
2010-03-20 13:24:06 -04:00
Michael Albinus
c8215db1b9 * lisp/net/trampver.el: Update release number.
* doc/misc/trampver.texi: Update release number.
2010-03-14 21:10:47 +01:00
Chong Yidong
66da5719da Bump version to 23.1.94 and regenerate ldefs-boot.el. 2010-03-10 23:03:11 -05:00
Chong Yidong
eed5c93a4c * objects.texi (Integer Type): Take note of the read syntax exception for numbers that cannot fit in the integer type. 2010-03-06 15:27:19 -05:00
Chong Yidong
17782becc5 Improve documentation for setting buffer-local vars (Bug#5688).
* custom.texi (Init Examples): Add xref to Locals.

* major.texi (Choosing Modes): Mention usage of setq-default for
setting the default value of major-mode (Bug#5688).
2010-03-06 14:02:49 -05:00
Glenn Morris
1ddd662297 Update Lispref for 30-bit integers.
* numbers.texi (Integer Basics, Bitwise Operations):
* objects.texi (Integer Type): Update for integers now being 30-bit.
2010-03-02 19:50:15 -08:00
Chong Yidong
d99aaebdb4 * faq.texi: Note that ansi-color is now enabled by default. 2010-03-02 21:44:52 -05:00
Chong Yidong
b4a1a8b278 * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
* display.texi (Display Custom): Document make-pointer-invisible and
underline-minimum-offset.  Remove inverse-video.
2010-03-02 17:56:36 -05:00
Michael Albinus
5794c2a5f7 * dbus.el (Errors and Events): D-Bus messages are retrieved only, when
Emacs runs in interactive mode.  (Bug#5645)
2010-02-28 11:05:21 +01:00
Chong Yidong
a908c79a8f Document :otf font-spec property.
* display.texi (Low-Level Font): Document :otf font-spec property.
2010-02-27 10:18:07 -05:00
Chong Yidong
5d752593a5 Bump version to 23.1.93; regenerate AUTHORS. 2010-02-26 22:09:45 -05:00
Robert J. Chassell
0ca10bb75f Merge: add word to sentence in trunk/doc/lispintro/emacs-lisp-intro.texi, in section Finding More Information 2010-02-24 22:07:26 +00:00
Chong Yidong
a1e759cdee * frames.texi (Frame Commands): Note that the last ordinary frame can
be deleted in daemon mode (Bug#5616).
2010-02-21 08:35:25 -05:00
Glenn Morris
7e17c3a2c7 * trouble.texi: Revert grammar change from previous change. 2010-02-18 18:32:36 -08:00
Glenn Morris
4f3bc373f1 * trouble.texi (Contributing): Repository is no longer CVS. 2010-02-18 01:04:46 -08:00
Glenn Morris
40572be641 * nxml-mode.texi (Commands for locating a schema): Fix keybinding. 2010-02-15 18:44:29 -08:00
Glenn Morris
88c26f5c45 * emacs-lisp-intro.texi: Fix typo in name of `find-tag' command. 2010-02-15 18:38:00 -08:00
Juanma Barranquero
484eaeac27 Fix typos in ChangeLogs. 2010-02-14 18:31:34 +01:00
Glenn Morris
64f3bde257 * buffers.texi: Fix typo in previous. 2010-02-08 09:11:15 -08:00
Glenn Morris
5dbbdd3341 Close bug#5529.
* buffers.texi (Uniquify): Must explicitly load library.  (Bug#5529)
2010-02-07 23:20:58 -08:00
Mark A. Hershberger
7bb8ed679b forgot changelog entry 2010-02-05 14:09:38 -05:00
Mark A. Hershberger
f819af10f8 Use standard format for direntry 2010-02-05 14:05:33 -05:00
Stefan Monnier
cd61af01c1 Avoid obsolete special default variables like default-major-mode.
* display.texi (Line Height):
* emacs-lisp-intro.texi (Text and Auto-fill, Mode Line):
* display.texi (Useless Whitespace, Text Display):
* custom.texi (Init Examples): Avoid obsolete special default variables
like default-major-mode.
2010-02-01 13:39:33 -05:00
Glenn Morris
fe6902ed19 eieio.texi: Remove execute bit. 2010-01-30 13:58:56 -08:00
Chong Yidong
e1c6f91c71 Bump version to 23.1.92. 2010-01-29 21:09:50 -05:00
Alan Mackenzie
c02f8fe2f1 display.texi (Auto Faces): Say fontification-functions is called
whether or not Font Lock is enabled.  Tidy up the wording a bit.
2010-01-28 16:24:50 +00:00
Katsumi Yamaoka
45a1423d99 Fix last bogus commit. 2010-01-28 08:58:10 +00:00
Mark A. Hershberger
b1bb0a2570 merge conflict 2010-01-24 23:52:26 -05:00
Katsumi Yamaoka
994ff69771 (Score File Format): Fix typo. 2010-01-21 09:05:08 +00:00
Glenn Morris
99d0985b2b (Bugs): Fix PROBLEMS keybinding. 2010-01-20 20:37:44 -08:00
Mark A. Hershberger
aaef4f91fa replace references to obsolete c-subword-mode 2010-01-19 14:39:22 -05:00
Juanma Barranquero
14f17fc8ff Fix typo in texinfo file. 2010-01-18 04:54:24 +01:00
Chong Yidong
d738d18b5c * elisp.texi: Remove duplicate edition information (Bug#5407). 2010-01-17 17:24:49 -05:00
Chong Yidong
607d436922 Minor Semantic and EIEIO manual fixes.
* semantic.texi: Add Richard Y. Kim credit.
* eieio.texi (Making New Objects): Fix typo (Bug#5406).
2010-01-17 14:50:24 -05:00
Michael Albinus
3d1bfa99c9 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
SXEmacs	22 to the supported systems.  New item for hung ssh sessions.
2010-01-17 13:15:25 +01:00
Glenn Morris
b9f978f044 (Reporting Bugs): Don't mention format of repository. 2010-01-16 19:24:31 -08:00
Glenn Morris
f19bc38de8 (Bugs): Make "Emacs repository" less specific, and the URL for same
more specific.
2010-01-16 19:20:08 -08:00
Glenn Morris
6fbf7a75a5 (Latest version of Emacs): The repository is now Bazaar. 2010-01-16 19:11:09 -08:00
Juanma Barranquero
4963739e1d Fix typos in docstrings. 2010-01-17 03:25:53 +01:00
Juanma Barranquero
16c3428ade Fix typos in info documentation. 2010-01-17 03:22:44 +01:00
Mario Lang
045b9da787 Mario Lang <mlang@delysid.org>: Remove some duplicated words.
* cedet/ede/cpp-root.el (ede-cpp-root-project):
* cedet/ede/files.el (ede-expand-filename):
* cedet/ede/simple.el (ede-simple-project):
* cedet/semantic/complete.el (semantic-complete-read-tag-engine)
(semantic-complete-inline-tag-engine):
* cedet/semantic/db-el.el (semanticdb-equivalent-mode):
* cedet/semantic/db-global.el (semanticdb-equivalent-mode):
* cedet/semantic/db-javascript.el (semanticdb-equivalent-mode):
* cedet/semantic/db.el (semanticdb-equivalent-mode):
* cedet/semantic/decorate/include.el (semantic-decoration-unknown-include-describe):
* cedet/semantic/idle.el (semantic-idle-work-for-one-buffer):
* emacs-lisp/chart.el (chart-translate-namezone):
* textmodes/artist.el (artist-compute-popup-menu-table):
Remove duplicated words in doc-strings.

* srecode/doc-cpp.srt, srecode/doc-default.srt:
* srecode/doc-java.srt: Remove duplicated words.

* ede.texi (ede-target):
* org.texi (Refiling notes): Remove duplicated words.
2010-01-15 18:51:50 -08:00
Juanma Barranquero
768c0c0f39 Fix typos in comments and ChangeLogs. 2010-01-13 16:38:28 +01:00
Glenn Morris
114f9c9679 Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
Glenn Morris
893db5bcf0 Replace emacs-pretest-bug with bug-gnu-emacs mailing list.
See http://lists.gnu.org/archive/html/emacs-devel/2009-12/msg00758.html

* emacs.c (REPORT_EMACS_BUG_PRETEST_ADDRESS): Set it to
bug-gnu-emacs rather than emacs-pretest-bug.

* mail/emacsbug.el (report-emacs-bug-pretest-address): Set
it to bug-gnu-emacs rather than emacs-pretest-bug.

* CONTRIBUTE, NEWS: Use bug-gnu-emacs rather than emacs-pretest-bug
for bug reports for development versions.

* trouble.texi (Checklist): Use bug-gnu-emacs rather than
emacs-pretest-bug for bug reports for development versions.

* emacs-pretesters, make-announcement: Use bug-gnu-emacs rather
than emacs-pretest-bug for bug reports for development versions.

* INSTALL.BZR, README: Use bug-gnu-emacs rather than emacs-pretest-bug
for bug reports for development versions.
2010-01-11 21:11:05 -08:00
Glenn Morris
0419b8d6eb (Highlight Interactively): `t' does not mean highlight all patterns.
(Bug#5335)
2010-01-10 19:03:38 -08:00
Chong Yidong
8fe7200cbc * emacs.1: Copyedits. Update options -Q, -mm and --daemon. Remove deprecated --unibyte option. 2010-01-09 18:39:36 -05:00
Stefan Monnier
c57008f6ef Avoid dubious uses of save-excursions.
* doc/lispref/positions.texi (Excursions): Recommend the use of
save-current-buffer if applicable.
* doc/lispref/text.texi (Clickable Text): Fix the example code which used
save-excursion in a naive way which sometimes preserves point and
sometimes not.
* doc/lispref/variables.texi (Creating Buffer-Local):
* doc/lispref/os.texi (Session Management):
* doc/lispref/display.texi (GIF Images):
* doc/lispref/control.texi (Cleanups): Use (save|with)-current-buffer.
* doc/misc/gnus.texi (Posting Styles): Use with-current-buffer.
* doc/misc/calc.texi (Defining Simple Commands): Prefer save-current-buffer.
2010-01-04 13:18:38 -05:00
Kevin Ryde
798c9eb560 eieio.texi (Naming Conventions): Correction to xref on elisp
coding conventions, is "Tips" node not "Standards".
2010-01-02 23:33:36 +02:00
Eli Zaretskii
2f3725cd1c modes.texi (Example Major Modes): Fix indentation. (Bug#5195) 2010-01-02 22:31:41 +02:00
Chong Yidong
85eeac935f Consistently hex notation to represent character codes.
* nonascii.texi (Text Representations, Character Codes)
(Converting Representations, Explicit Encoding)
(Translation of Characters): Use hex notation consistently.
(Character Sets): Fix map-charset-chars doc (Bug#5197).
2010-01-02 13:55:19 -05:00
Chong Yidong
4801c5fa40 * src/lread.c (syms_of_lread): Make it clearer that these are the
names of loaded files (Bug#5068).

* doc/lispref/loading.texi (Where Defined): Make it clearer that these
are loaded files (Bug#5068).
2010-01-01 13:14:22 -05:00
Chong Yidong
829f35a5bb Bump version to 23.1.91. Regenerate AUTHORS and ldefs-boot.el. 2009-12-30 21:14:46 -05:00
Nick Roberts
7ee6c59b15 Further changes from EMACS_23_1_RC branch (2009-12-29 contd).
* term/x-win.el (x-gtk-stock-map): Map some GUD buttons.
* progmodes/gud.el (gud-menu-map): Add reverse-execution commands.
2009-12-31 02:19:53 +13:00
Chong Yidong
0df6175ca5 * doc/emacs/building.texi: Re-apply 2009-12-29T07:15:34Z!nickrob@snap.net.nz, which was
accidentally overwritten in the last change.
2009-12-30 05:39:47 -05:00
Chong Yidong
26e533e2d9 * doc/emacs/misc.texi (Shell): Document async-shell-command.
* doc/emacs/building.texi (Grep Searching): Document zrgrep.

* doc/emacs/mini.texi (Completion Options):
* doc/lispref/minibuf.texi (Completion Styles): Document `initials' style.
2009-12-29 13:06:16 -05:00
Nick Roberts
49f073bd8a This changeset reverts GDB Graphical Interface to use annotations. It incorporates features added
(and never released) on the EMACS_23_1_RC branch.  Namely reverse debugging and the display of STL
collections as watch expressions.

The long term aim is to move to GDB/MI, so these changes will be re-instated at some time in the future.
At the moment, however, there are issues with gdb-mi.el that have not yet
2009-12-29 20:15:34 +13:00
Juanma Barranquero
5ce6e4f452 Fix typos in ChangeLogs. 2009-12-29 02:57:40 +01:00
Chong Yidong
4970fbfe84 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
* faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
2009-12-25 20:05:14 +00:00
Chong Yidong
16d1ff5f0b * frames.texi (Resources): Describe inhibit-x-resources.
(Size Parameters): Copyedit.

* hash.texi (Creating Hash):
* objects.texi (Hash Table Type): Document the new hash table
printed representation.

* minibuf.texi (Basic Completion): 4th arg to all-completions is
obsolete.

* processes.texi (Process Buffers): Document
process-kill-buffer-query-function.
2009-12-25 20:04:07 +00:00
Chong Yidong
91ed7ea864 * emacs.texi (Top): Update node listing.
* abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.

* basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.

* cmdargs.texi (Initial Options):
* xresources.texi (Resources): Document inhibit-x-resources.

* custom.texi (Specifying File Variables): Note that minor modes are
enabled unconditionally.

* display.texi (Scrolling): Briefly document the old recenter command,
and document recenter-positions.

* files.texi (Visiting):
* buffers.texi (Buffers): Max buffer size is now 512 MB.

* frames.texi (Cut/Paste Other App): Document
save-interprogram-paste-before-kill.

* killing.texi (Kill Options): New node.
2009-12-25 20:00:32 +00:00
Katsumi Yamaoka
83828b06e3 (Direct Functions): Add missing port number to tls method. 2009-12-18 04:29:17 +00:00
Glenn Morris
93e01d46bd Add appendix with the GFDL. 2009-12-15 05:31:08 +00:00
Jay Belanger
4fa409bf5a (Radix Modes): Clean up wording. 2009-12-15 04:44:34 +00:00
Juanma Barranquero
45a4a565b0 Add EDT Emulation manual.
* makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
  ($(infodir)/edt, edt.dvi): New targets.
2009-12-15 03:35:31 +00:00
Glenn Morris
8fd11a7e6d (Default keypad): Remove commented out node, which is just a duplicate
of `edt-keypad-help' output.
2009-12-15 03:04:30 +00:00
Glenn Morris
698bfef706 (INFO_TARGETS, DVI_TARGETS): Add edt.
(edt, $(infodir)/edt, edt.dvi): New targets.

(PDF_TARGETS, pdf): New.
(clean): Add *.pdf.
Add pdf rules for all manuals.
2009-12-15 03:01:20 +00:00
Glenn Morris
c00dedaf1f New file (etc/edt-user.doc converted to Texinfo). 2009-12-15 03:00:30 +00:00
Jay Belanger
0e9833273d (Radix Modes): Clarify two's complement notation. 2009-12-15 00:58:26 +00:00
Chong Yidong
8e6874337f * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
(Smart Jump, Analyzer Debug): Copyedits.
(Semantic mode user commands): Link to new nodes.
(Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
(Highlight Func Mode, Tag Decoration Mode): New nodes, from the
upstream Semantic manual.

* semantic.texi (Introduction): Minor fix to diagram.
2009-12-14 04:11:43 +00:00
Chong Yidong
03dcfe0121 * lib-src/makefile.w32-in, doc/lispintro/makefile.w32-in: Use
parenthesis for macros for nmake compatibility.
2009-12-09 20:15:56 +00:00
Michael Albinus
020335dfbf * eshell.texi (History): Add the other built-in variables.
(Built-ins): Explain built-ins, and how to apply the external commands.
Add `history', `su' and `sudo'.

* tramp.texi (Remote processes): Add missing <RET> in the example.
2009-12-09 10:10:18 +00:00
Chong Yidong
a3ff15d6fc Bump version to 23.1.90. 2009-12-09 02:06:16 +00:00
Glenn Morris
26b03ee3a8 Fix entries. 2009-12-08 03:29:05 +00:00
Chong Yidong
6ca89aaa81 * misc.texi (Shell Options): ansi-color is now default. 2009-12-05 21:12:19 +00:00
Glenn Morris
e11adbd8d2 (Diary Display): Mention View mode. 2009-12-05 03:49:36 +00:00
Glenn Morris
1a4f0c0a35 (Displaying the Diary): Mention keys apply to calendar. 2009-12-05 03:39:03 +00:00
Glenn Morris
3b36413613 A bit rusty on the alphabet. 2009-12-05 03:27:24 +00:00
Glenn Morris
e799b4f993 Put calendar and diary hooks back in alphabetical order following
previous change.
2009-12-05 03:25:57 +00:00
Glenn Morris
806642d41e (Top): Update menu for cal-xtra node changes. 2009-12-05 03:08:48 +00:00
Glenn Morris
a8a1f60e39 (Displaying the Diary): Holidays may be in the buffer
or mode line.  Don't mention invisible text or the details of
diary-print-entries here, only in cal-xtra.
(Format of Diary File): Mention that the "date on first line" format
only really affects the simple display.
2009-12-05 03:08:30 +00:00
Glenn Morris
cad04c66c5 (Advanced Calendar/Diary Usage): Update menu.
(Diary Customizing): Holidays may be in the buffer or mode line.
Move diary-print-entries to the "Diary Display" section.
(Diary Display): New section, split out from "Fancy Diary Display".
Explain the limitations of simple display, and how to print it.
2009-12-05 03:08:05 +00:00
Glenn Morris
9a5de3d945 (Standard Hooks): Remove diary-display-hook, replaced by
diary-display-function, and no longer recommended to be a hook.
Update for changes in the names of calendar and diary hooks.
diary-print-entries-hook has changed section.
2009-12-05 03:07:26 +00:00
Glenn Morris
31b62755af (Free Software and Free Manuals): Update URL, and remove duplicate text. 2009-12-03 03:09:45 +00:00
Miles Bader
964f5b2b79 Add arch tagline 2009-12-01 09:28:22 +00:00
Bill Wohler
6ddf13e4ad (Searching): Use mh vfolder_format and fix typo in database path for
mairix example. Specify -q in namazu example since namazu is
excessively garrulous.
2009-12-01 07:10:17 +00:00
Juri Linkov
29a483ace4 (Highlight Interactively): Actually a list of
default faces is pre-loaded into a list of default values
instead of the history.
2009-11-29 23:57:18 +00:00
Michael Albinus
07b6428ccd * tramp.texi (Remote processes): Improve eshell example with "su"
and "sudo" commands.
2009-11-29 20:40:51 +00:00
Chong Yidong
9d542758cf * sem-user.texi (Semantic mode): Link to Idle Scheduler. 2009-11-28 21:11:25 +00:00
Chong Yidong
fd1cefda58 * semantic.texi (Analyzer Internals): Rename from Analyzer.
* sem-user.texi (Semantic mode user commands): Fix key syntax.
Document semantic-complete-analyze-inline.
(Semanticdb search debugging commands): Minor clarification.
(Analyzer, Smart Completion, Smart Summary, Smart Jump)
(Analyzer Debug) New nodes, adapted from the upstream Semantic user
manual.
2009-11-28 21:09:00 +00:00
Kevin Ryde
c6d4731535 * erc.texi (Development): Correction to git tutorial url. 2009-11-28 20:36:05 +00:00
Kevin Ryde
159e3ad540 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
@pxref, now eieio is in emacs.
2009-11-28 20:20:39 +00:00
Eli Zaretskii
b640eb527c (Special Properties): More accurate description of what the `cursor'
property does.
2009-11-28 10:46:14 +00:00
Kevin Ryde
be1674ab1b * commands.texi (Misc Events): vindex mouse-wheel-up-event and
mouse-wheel-down-event, the closest thing to a definition for them.
* os.texi (Startup Summary): vindex inhibit-startup-message and
inhibit-splash-screen.
(Command-Line Arguments): vindex argv.
(Suspending Emacs): vindex suspend-tty-functions and
resume-tty-functions.  Don't want to index every hook, but having
the programming ones is helpful.
2009-11-26 23:59:14 +00:00
Kevin Ryde
d3d97050b7 * os.texi (Startup Summary): vindex inhibit-startup-message and
inhibit-splash-screen.
(Command-Line Arguments): vindex argv.
(Suspending Emacs): vindex suspend-tty-functions and
resume-tty-functions.  Don't want to index every hook, but having
the programming ones is helpful.
2009-11-26 23:58:23 +00:00
Kevin Ryde
be0a5fb7f8 * commands.texi (Misc Events): vindex mouse-wheel-up-event and
mouse-wheel-down-event, the closest thing to a definition for them.
2009-11-26 23:57:40 +00:00
Glenn Morris
16f6287e0d (Latest version of Emacs): Mention stability of development version.
(Problems with very large files): Max buffer size increase in 23.2.
(VM): VM has moved house again.
2009-11-26 03:07:21 +00:00
Glenn Morris
953e0c1a83 Move entries to the correct file and fix format. 2009-11-22 19:53:21 +00:00