1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-18 10:16:51 +00:00
Commit Graph

1758 Commits

Author SHA1 Message Date
Nick Roberts
22ef194402 emacs.texi (Top): Update node names to those in building.texi. 2010-03-28 17:00:37 +13:00
Nick Roberts
691cf4a0a2 Restore GDB/MI fuctionality removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz:
added:
  lisp/progmodes/gdb-mi.el
removed:
  lisp/progmodes/gdb-ui.el
modified:
  doc/emacs/building.texi
  doc/emacs/emacs.texi
  etc/NEWS
  lisp/Makefile.in
  lisp/progmodes/gud.el
2010-03-28 02:27:43 +13:00
Stefan Monnier
e867cb5d30 Merge from `emacs-23'. 2010-03-24 14:02:56 -04:00
Glenn Morris
6d98672d24 Close bug#5759.
* ack.texi (Acknowledgments):
* emacs.texi (Acknowledgments): Fix ispell attribution.
2010-03-23 20:02:42 -07:00
Arni Magnusson
c333f279e5 * frames.texi (Cursor Parameters): Fix typo. (Bug#5760) 2010-03-24 01:16:45 +01:00
Jan Djärv
93318cbd40 bug #5736: Allow X-resource menuBar to take on/off as documented.
* frame.c (x_get_arg): Handle RES_TYPE_BOOLEAN_NUMBER (bug #5736).

* xfns.c (Fx_create_frame): Make menuBar a RES_TYPE_BOOLEAN_NUMBER.

* dispextern.h (resource_types): RES_TYPE_BOOLEAN_NUMBER is new.

* xresources.texi (Table of Resources): Clarify toolBar number
for Gtk+.

* frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
2010-03-22 08:26:56 +01:00
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
Dan Nicolaescu
605f35cdaa Remove non-working support for lynxos 3.0.
* s/lynxos.h: Remove file.

* unexec.c (unexec, adjust_lnnoptrs): Do not depend on
COFF_BSD_SYMBOLS, nothing defines it anymore.

* os.texi (System Environment): Do not mention lynxos.

* configure.in: Remove non-working lynxos port.
2010-03-19 18:03:39 -07: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
288f9fc069 Bump version to 24.0.50. 2010-03-10 10:17:13 -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