aboutsummaryrefslogtreecommitdiffstats
path: root/doc/man (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
| * Add 24.4 release ChangeLog entriesemacs-24.4Glenn Morris2014-10-201-0/+4
| |
| * Bump version to 24.4Glenn Morris2014-10-161-1/+1
| | | | | | | | Regenerate ldefs-boot and AUTHORS
| * Bump version to 24.3.94; regenerate ldefs-boot and AUTHORSemacs-24.3.94Glenn Morris2014-10-011-1/+1
| |
| * Bump version number to 24.3.93Glenn Morris2014-08-141-1/+1
| |
| * Bump version to 24.3.92Glenn Morris2014-06-251-1/+1
| |
| * Bump version to 24.3.91Glenn Morris2014-05-111-1/+1
| |
| * Bump version to 24.3.90; regenerate AUTHORSGlenn Morris2014-04-101-1/+1
| |
* | Follow-up to renaming v24.5 to 25.1.Eli Zaretskii2014-09-292-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | README: Bump version to 25.0.50. configure.ac (AC_INIT): Bump version to 25.0.50. nt/makefile.w32-in (VERSION): Bump version to 25.0.50. nt/emacsclient.rc: Bump version to 25.0.50. nt/emacs.rc: Bump version to 25.0.50. nt/config.nt (VERSION): Bump version to 25.0.50. msdos/sed2v2.inp: Bump version to 25.0.50. etc/refcards/ru-refcard.tex: Bump version to 25.0.50. etc/refcards/emacsver.tex: Bump version to 25.0.50. src/msdos.c (internal_terminal_init): Bump version to 25. doc/man/emacs.1: Bump version to 25.0.50. doc/emacs/emacsver.texi (EMACSVER): Bump to 20.0.50.
* | Bump trunk version to 24.4.50.Eli Zaretskii2014-03-211-1/+1
|/ | | | | | | | | | | | | | modified files: ChangeLog README configure.ac doc/emacs/emacsver.texi doc/man/emacs.1 msdos/sed2v2.inp nt/config.nt nt/emacs.rc nt/emacsclient.rc nt/makefile.w32-in
* Replace doc references to deleted etc/ filesGlenn Morris2014-01-112-2/+5
| | | | | | | | | | * README: Replace reference to etc/MAILINGLISTS. * doc/man/emacs.1: Replace reference to etc/MAILINGLISTS. * doc/misc/efaq.texi (Guidelines for newsgroup postings) (Informational files for Emacs): Remove references to etc/MAILINGLISTS, etc/INTERVIEW.
* Refer to online service directory rather than etc/SERVICEGlenn Morris2014-01-092-5/+6
| | | | | | | * doc/emacs/trouble.texi (Service): * doc/man/emacs.1: Refer to online service directory rather than etc/SERVICE. * etc/SERVICE: Mark as obsolete.
* Add 2014 to more copyright yearsGlenn Morris2014-01-024-4/+4
|
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
|
* * doc/emacs/xresources.texi (Motif Resources):Ulrich Müller2013-08-312-2/+6
| | | | | | | | | | Rename from LessTif Resources. Update xrefs. * doc/emacs/emacs.texi: Update menu. * doc/man/emacs.1: Update manual links. Fixes: debbugs:15145
* Merge from emacs-24; up to 2012-12-26T22:30:58Z!yamaoka@jpl.orgGlenn Morris2013-04-202-0/+17
|\
| * * doc/man/emacs.1: Add some more command-line options.Petr Hracek2013-04-092-0/+17
| | | | | | | | Fixes: debbugs:14165
| * Add 24.3 release to ChangeLogsemacs-24.3Glenn Morris2013-03-101-0/+4
| |
| * Bump version to 24.3 (only a release candidate at the moment)Glenn Morris2013-03-041-1/+1
| |
* | Merge from emacs-24; up to 2012-12-17T11:17:34Z!rgm@gnu.orgGlenn Morris2013-02-121-2/+1
|\ \ | |/
| * In doc, use standard American English style for e.g., etc., i.e.Paul Eggert2013-02-121-2/+1
| |
| * Bump version number to 24.2.93Glenn Morris2013-02-061-1/+1
| |
| * Bump version to 24.2.92emacs-24.2.92Glenn Morris2013-01-091-1/+1
| | | | | | | | Regenerate etc/AUTHORS and lisp/ldefs-boot.el
* | Merge from emacs-24; up to 2012-12-06T07:33:20Z!rgm@gnu.orgGlenn Morris2013-01-024-4/+4
|\ \ | |/
| * Add 2013 to more copyright yearsGlenn Morris2013-01-024-4/+4
| |
* | Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-021-1/+1
|\ \ | |/
| * Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
| |
| * Bump version to 24.2.91.emacs-24.2.91Chong Yidong2012-12-151-1/+1
| | | | | | | | Regenerate ldefs-boot.el and AUTHORS.
| * Bump version to 24.2.90.emacs-24.2.90Chong Yidong2012-11-241-1/+1
| | | | | | | | Regenerate AUTHORS and ldefs-boot.el.
* | * lib-src/etags.c (Lisp_functions): Skip (defvar foo) declarationsKevin Ryde2012-12-022-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | unless the --declarations flag is enabled. (Lisp_help): Update. (skip_name): New function. * doc/emacs/maintaining.texi (Tag Syntax): Mention (defvar foo) handling. * doc/man/etags.1: Mention effect of --declarations in Lisp. Fixes: debbugs:5600
* | Bump version to 24.3.50Chong Yidong2012-11-021-1/+1
|/
* Bump version to 24.2.50Chong Yidong2012-08-151-1/+1
|
* Prefer typical American spelling for "acknowledgment".Paul Eggert2012-07-241-1/+1
|
* Remove lib-src/rcs-checkinGlenn Morris2012-06-032-90/+5
| | | | | | | | | | | | | | | | | | | This script isn't used by Emacs, and I can't imagine anyone else is using it any more either... From the commentary: "This script is intended to be used to convert files with an old-Emacs-style version history for use with VC (the Emacs 19 version-control interface), which likes to use RCS as its back end." * lib-src/rcs-checkin: Remove file. * lib-src/Makefile.in (INSTALLABLE_SCRIPTS, STAMP_INST_SCRIPTS): Remove rcs-checkin. (stamp-rcs-checkin): Remove. * INSTALL, make-dist: Remove rcs-checkin. * admin/quick-install-emacs (PUBLIC_LIBSRC_SCRIPTS): Remove rcs-checkin. * doc/man/rcs-checkin.1: Remove.
* Bump trunk version to 24.1.50.Glenn Morris2012-04-072-1/+5
| | | | | | | | | | | | | | | | | | | * README, configure.in (AC_INIT): Bump version to 24.1.50. * doc/emacs/emacsver.texi (EMACSVER): Bump version to 24.1.50. * doc/man/emacs.1: Bump version to 24.1.50. * msdos/sed2v2.inp: Bump version to 24.1.50. * nextstep/Cocoa/Emacs.base/Contents/Info.plist: * nextstep/Cocoa/Emacs.base/Contents/Resources/English.lproj/InfoPlist.strings: * nextstep/GNUstep/Emacs.base/Resources/Info-gnustep.plist: * nextstep/GNUstep/Emacs.base/Resources/Emacs.desktop: Bump version to 24.1.50. * nt/config.nt, nt/makefile.w32-in, nt/emacs.rc, nt/emacsclient.rc: Bump version to 24.1.50.
* Bump version to 24.0.95.emacs-pretest-24.0.95emacs-pretest-24.0.05Chong Yidong2012-04-021-1/+1
| | | | Regenerate AUTHORS and ldefs-boot.el.
* Bump version to 24.0.94emacs-pretest-24.0.94Chong Yidong2012-02-271-1/+1
|
* Bump version to 24.0.93.emacs-pretest-24.0.93Chong Yidong2012-01-291-1/+1
| | | | Regenerate AUTHORS and ldefs-boot.el.
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
|
* Convert some consecutive FSF copyright years to ranges; add 2012.Glenn Morris2012-01-055-8/+5
|
* Bump version to 24.0.92.Chong Yidong2011-12-011-1/+1
| | | | Regenerate AUTHORS and ldefs-boot.el.
* Fix typos.Juanma Barranquero2011-11-162-1/+5
|
* Fix typos.Juanma Barranquero2011-11-151-1/+1
|
* Bump version to 24.0.91.emacs-pretest-24.0.91Chong Yidong2011-10-311-1/+1
| | | | Regenerate AUTHORS and ldefs-boot.el.
* Document exactly how emacsclient's -a "" starts the daemon.Chong Yidong2011-10-062-2/+6
| | | | | | | | | * doc/emacs/misc.texi (emacsclient Options): Document how emacsclient runs the Emacs daemon. * doc/man/emacsclient.1: Document how -a "" starts the daemon. Fixes: debbugs:9674
* Bump version to 24.0.90.emacs-pretest-24.0.90Chong Yidong2011-09-251-1/+1
| | | | Regenerate AUTHORS and ldefs-boot.el.
* * doc/man/emacs.1: Escape a dash.Sven Joachim2011-09-172-1/+5
|
* Document several Emacs 24 changes.Chong Yidong2011-07-112-0/+7
| | | | | | | | | | | | | | * doc/emacs/cmdargs.texi (Initial Options): Document --no-site-lisp. (Misc X): Document --parent-id. * doc/emacs/frames.texi (Frame Commands): Note that focus-follows-mouse now defaults to nil. * doc/emacs/misc.texi (emacsclient Options): Document --parent-id. * doc/emacs/msdog.texi (Windows HOME): Document _emacs as obsolete. * doc/man/emacsclient.1: Document exit status.
* Allow emacsclient to set parameters of new graphical frames (bug#5864)Andreas Rottmann2011-06-252-0/+7
| | | | | | | | | | | | * lib-src/emacsclient.c (longopts, decode_options, main): Add frame-parameters. * lisp/server.el (server-create-window-system-frame): Add parameters arg. (server-process-filter): Doc fix. Handle frame-parameters. * doc/emacs/misc.texi (emacsclient Options): Mention --frame-parameters. * doc/man/emacsclient.1: Mention --frame-parameters. * etc/NEWS: Mention this.
* Update and split ChangeLogs.Juanma Barranquero2011-04-061-0/+4
|
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-1/+1
|