1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-06 03:40:56 -08:00
Commit graph

562 commits

Author SHA1 Message Date
Adrian Robert
2f45a8ede0 ns-emacs.texi: Update version. (Introduction): Correct menu location for options save. (Customization): Note that defaults are stored under org.gnu.Emacs. 2008-08-19 13:41:20 +00:00
Bill Wohler
3cf38f9777 Update for release 8.1. 2008-08-19 04:49:08 +00:00
Chong Yidong
d0ca439dcb (Registers): Clarify valid register names.
(RegPos): Note that buffer is saved and restored too.
(RegText): Note that mark is reactivated/deactivated.
(RegConfig): Xref to Windows node.
2008-08-17 14:55:43 +00:00
Chong Yidong
39ee1d0427 * regs.texi (Registers): Clarify valid register names.
(RegPos): Note that buffer is saved and restored too.
(RegText): Note that mark is reactivated/deactivated.
(RegConfig): Xref to Windows node.
2008-08-17 14:55:33 +00:00
Francesco Potortì
228a8cfd45 Compressed files are supported using gzip and bzip2. 2008-08-16 23:09:36 +00:00
Chong Yidong
b15596f273 (Inserting Text): Provide command name for C-q. 2008-08-16 17:59:50 +00:00
Chong Yidong
3ae7ba7927 * basic.texi (Inserting Text): Provide command name for C-q. 2008-08-16 17:59:35 +00:00
Chong Yidong
7e9bf75674 (Killing): Copyedit. Define read-only text.
(Deletion): DEL and C-d were already explained in Erasing; xref there.
(Killing by Lines): Copyedit.
(Other Kill Commands): Move M-w description here.
(Yanking): Move M-w to Other Kill Commands.
(Kill Ring): Also mention saving text in registers.  Link to Text
Properties in elisp manual.
(Accumulating Text): Copyedit.
(CUA Bindings): Shift selection is now the default.
2008-08-16 14:38:58 +00:00
Chong Yidong
b12c348f13 * killing.texi (Killing): Copyedit. Define read-only text.
(Deletion): DEL and C-d were already explained in Erasing; xref there.
(Killing by Lines): Copyedit.
(Other Kill Commands): Move M-w description here.
(Yanking): Move M-w to Other Kill Commands.
(Kill Ring): Also mention saving text in registers.  Link to Text
Properties in elisp manual.
(Accumulating Text): Copyedit.
(CUA Bindings): Shift selection is now the default.
2008-08-16 14:36:02 +00:00
Jay Belanger
5a83c46e96 Remove version numbering. 2008-08-14 19:17:59 +00:00
Teodor Zlatanov
d8ff76929d (Change Log): Mention next-error is available. 2008-08-12 19:59:41 +00:00
Bill Wohler
8c20bd929f (Getting Started): Rename variant mu-mh to gnu-mh and be explicit
about GNU mailutils MH elsewhere (with thanks to Darel Henman) (closes
SF #1768928).
2008-08-10 23:18:37 +00:00
Glenn Morris
a43a8a2e81 (Calendar Customizing): Mention whitespace variables and intermonth text.
(Holiday Customizing): Add holiday-chinese.
2008-08-10 01:51:23 +00:00
Glenn Morris
767a4d92a5 Use @copying. Change copyright of authors with assignment to FSF.
Change license to GFDL.
(Top): Remove outdated references.
2008-08-10 00:59:41 +00:00
Glenn Morris
4727117913 Revert trivial license formatting changes from previous change. 2008-08-10 00:35:34 +00:00
Eli Zaretskii
96f55ac019 (Diff Mode): Fix indexing in last change. 2008-08-08 09:53:58 +00:00
Eli Zaretskii
10512748b6 (Diff Mode): Fix last change. 2008-08-08 09:51:07 +00:00
Eli Zaretskii
eba27308e2 (Log Buffer, Diff Mode): Fix last changes. Add indexing. 2008-08-08 09:34:26 +00:00
Miles Bader
6ecfe5c26e Merge from gnus--devo--0
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1372
2008-08-07 07:18:07 +00:00
Dan Nicolaescu
5f14a5b35e (Log Buffer): Describe C-c C-d.
(Diff Mode): Describe C-x 4 A.
2008-08-07 05:21:28 +00:00
Eli Zaretskii
49989bff35 (VC Directory Mode): Fix last change. 2008-08-06 18:59:52 +00:00
Dan Nicolaescu
2beaf97a81 (Old Revisions): Update the keys used by vc-annotate and
describe the new bindings to show the changeset diff, toggle annotation
visibility, show revisions.
(VC Status): Describe key bindings for modifying the change comments,
displaying changeset diffs and annotations.
2008-08-06 14:56:32 +00:00
Dan Nicolaescu
5c915c024c (VC Directory Mode): Talk about multiple VC systems. 2008-08-06 03:45:04 +00:00
Chong Yidong
354098a880 Fix last change. 2008-08-05 20:59:30 +00:00
Chong Yidong
af20f0ebd6 (Other Plists): Fix incorrect example. Suggested by Florian Beck. 2008-08-05 20:58:29 +00:00
Chong Yidong
6be001eed6 * symbols.texi (Other Plists): Fix incorrect example.
Suggested by Florian Beck.
2008-08-05 20:58:21 +00:00
Nick Roberts
5acbda73bb (VC Directory Mode): Fix typo. 2008-08-05 08:05:17 +00:00
Nick Roberts
71798ace85 *** empty log message *** 2008-08-05 08:01:16 +00:00
Michael Albinus
eb932e8a59 * dbus.texi (Receiving Method Calls): Document error handling of own
D-Bus methods.
2008-08-03 17:14:34 +00:00
Eli Zaretskii
b8949644ec (VC Directory Mode, VC Directory Commands): Fix English and wording. 2008-08-02 19:21:43 +00:00
Dan Nicolaescu
819567d15e (VC Directory Mode): Fix and improve the info about
marking/unmarking. Add descriptions for the multiple file search
commands.  Improve some old info.
2008-08-02 07:13:48 +00:00
Bill Wohler
bfe162634b (Reading Mail)
(Viewing Attachments): Describe new function
mh-show-preferred-alternative.
(Sending Mail, Redistributing, Sending Message): Describe new hook
mh-annotate-msg-hook.
2008-08-01 04:48:08 +00:00
Chong Yidong
4c2e2be9fb (Top): Add Visual Line Mode node. 2008-07-31 19:30:54 +00:00
Chong Yidong
8087d399db (International Chars): Describe C-x =. 2008-07-31 19:30:45 +00:00
Chong Yidong
0dc3906b1b * display.texi (Visual Line Mode): New node. 2008-07-31 19:30:30 +00:00
Chong Yidong
458db4b65a (Visual Line Mode): New node. 2008-07-31 19:30:16 +00:00
Chong Yidong
6c5f631991 (Inserting Text): Move DEL to deletion node.
(Moving Point): Add additional alternative key bindings.  Describe
line-move-visual.
(Erasing): Describe DEL.
(Basic Undo, Blank Lines, Arguments): Copyedit.
(Continuation Lines): Mention Visual Line mode.
(Position Info): Move extended discussion to mule.texi.
2008-07-31 19:29:50 +00:00
Chong Yidong
5f38310ad2 * basic.texi (Inserting Text): Move DEL to deletion node.
(Moving Point): Add additional alternative key bindings.  Describe
line-move-visual.
(Erasing): Describe DEL.
(Basic Undo, Blank Lines, Arguments): Copyedit.
(Continuation Lines): Mention Visual Line mode.
(Position Info): Move extended discussion to mule.texi.

* mule.texi (International Chars): Describe C-x =.

* emacs.texi (Top): Add Visual Line Mode node.
2008-07-31 19:29:38 +00:00
Michael Albinus
21956b56a5 * dbus.texi (Arguments and Signatures): Fix example.
(Synchronous Methods): New defun `dbus-call-method-non-blocking'.
(Asynchronous Methods): New node.
(Errors and Events): Describe extended layout of `dbus-event'.  New
defun `dbus-event-message-type'.
2008-07-31 18:49:46 +00:00
Juanma Barranquero
58e3d8e8e6 * os.texi: Fix previous change. 2008-07-31 10:04:21 +00:00
Dan Nicolaescu
7c2fb837ec * bitmaps/README:
* xfns.c:
* termcap.c:
* term.c:
* syswait.h:
* systty.h:
* systime.h:
* syssignal.h:
* sysdep.c:
* process.h:
* process.c:
* print.c:
* ndir.h:
* lread.c:
* keyboard.c:
* getpagesize.h:
* floatfns.c:
* fileio.c:
* emacs.c:
* doc.c:
* dispnew.c:
* dired.c:
* data.c:
* callproc.c:
* buffer.c:
* README:
* Makefile.in:
* s/template.h:
* s/msdos.h:
* m/vax.h: Remove VMS support.
* s/vms.h:
* vlimit.h:
* uaf.h:
* temacs.opt:
* param.h:
* ioctl.h: Remove file.

* descrip.mms:
* compile.com: Remove file.
* Create.c: Remove VMS support.

* message.el (Module):

* gnus-start.el (Module):

* gnus-registry.el (Module):

* textmodes/texinfmt.el:
* nxml/nxml-enc.el:
* mail/feedmail.el:
* international/mule.el:
* international/latexenc.el:
* emulation/viper-util.el:
* emulation/viper-init.el:
* emulation/viper-ex.el:
* emacs-lisp/bytecomp.el:
* version.el:
* subr.el:
* startup.el:
* sort.el:
* shadowfile.el:
* recentf.el:
* printing.el:
* paths.el:
* minibuffer.el:
* ls-lisp.el:
* loadup.el:
* hippie-exp.el:
* finder.el:
* files.el:
* ediff-util.el:
* ediff-ptch.el:
* ediff-init.el:
* ediff-diff.el:
* dired.el:
* dired-aux.el:
* cus-edit.el:
* bindings.el:
* arc-mode.el:
* add-log.el: Remove VMS support.
* obsolete/vmsproc.el:
* obsolete/vms-pmail.el:
* obsolete/vms-patch.el: Remove file.

* etags.c:
* emacsclient.c: Remove VMS support.

* termcap.src: Remove file.
* README:
* PROBLEMS:
* MACHINES: Remove VMS info.

* ediff.texi: Remove VMS support.

* os.texi:
* intro.texi:
* files.texi: Remove VMS support.

* emacs.texi: Remove VMS support.

* make-dist:
* README: Remove VMS support.
* vms: Remove directory.
2008-07-31 05:33:56 +00:00
Dan Nicolaescu
3f6b73eff6 (VC Directory Mode): Update the display format and fix
the vc-dir command name.
2008-07-30 07:56:17 +00:00
Miles Bader
f1902fc011 Add arch tagline 2008-07-30 02:40:52 +00:00
Juanma Barranquero
d1dad0b9a4 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
($(infodir)/mairix-el), mairix-el.dvi): New targets.
2008-07-29 20:36:09 +00:00
Juanma Barranquero
1366277312 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
($(infodir)/mairix-el), mairix-el.dvi): New targets.
2008-07-29 20:35:39 +00:00
Chong Yidong
d765c8c382 Add mairix-el targets. 2008-07-29 18:00:46 +00:00
Chong Yidong
351ecdb21b New file. 2008-07-29 18:00:35 +00:00
Chong Yidong
ddde0b34f9 * Makefile.in: Add mairix-el targets.
* mairix-el.texi: New file.
2008-07-29 18:00:23 +00:00
Juanma Barranquero
366b7d4485 Update entry. 2008-07-28 21:58:59 +00:00
Juanma Barranquero
d5875b259c Fix bug #272, and update Ada mode to version 4.0. 2008-07-28 11:03:42 +00:00