aboutsummaryrefslogtreecommitdiffstats
path: root/doc/man (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Nuke arch-tags.Glenn Morris2011-01-158-9/+0
|
* Merge from emacs-23Stefan Monnier2011-01-146-6/+6
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-027-7/+7
| |
* | Merge changes from emacs-23 branchChong Yidong2011-01-022-15/+19
|\ \ | |/
| * * emacsclient.1: Arrange options alphabetically (Bug#7620).Jari Aalto2010-12-292-15/+19
| |
| * Bump version to 23.2.91.emacs-pretest-23.2.91Chong Yidong2010-12-101-1/+1
| | | | | | | | Regenerate configure and ldefs-boot.el.
| * Bump version to 23.2.90.emacs-pretest-23.2.90Chong Yidong2010-11-081-1/+1
| | | | | | | | Regenerate AUTHORS, configure, and ldefs-boot.el.
* | Merge changes from emacs-23 branch.Juanma Barranquero2010-10-122-15/+20
|\ \ | |/
| * * doc/man/emacs.1: Small fixes.Glenn Morris2010-10-092-10/+14
| |
| * * doc/man/emacs.1: Update license description.Ulrich Mueller2010-10-082-5/+6
| |
* | * doc/man/b2m.1: Remove file.Glenn Morris2010-10-092-64/+4
| |
* | Add more xz compression support.Ulrich Mueller2010-09-252-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * doc/man/etags.1: xz compression is now supported. * doc/misc/woman.texi (Interface Options): xz compression is now supported. * lib-src/etags.c (compressors, print_language_names): Support xz compression. * lisp/eshell/em-ls.el (eshell-ls-archive-regexp): * lisp/eshell/esh-util.el (eshell-tar-regexp): * lisp/ibuffer.el (ibuffer-compressed-file-name-regexp): * lisp/info.el (Info-suffix-list): * lisp/international/mule.el (auto-coding-alist): * lisp/woman.el (woman-file-regexp, woman-file-compression-regexp): * lisp/progmodes/etags.el (tags-compression-info-list): Support xz compression.
* | merge changes in emacs-23 branchKenichi Handa2010-09-012-2/+7
|\ \ | |/
| * * emacs.1: Mention "maximized" value for the "fullscreen" X resource.Chong Yidong2010-08-262-2/+7
| |
* | Merge from emacs-23Stefan Monnier2010-05-081-2/+6
|\ \ | |/
| * Bump version to 23.2.50.Chong Yidong2010-05-081-1/+1
| |
| * Bump version to 23.2.emacs-23.2Chong Yidong2010-05-072-1/+5
| |
| * Bump version to 23.1.97.emacs-pretest-23.1.97Chong Yidong2010-05-031-1/+1
| |
| * Bump version to 23.1.96.emacs-pretest-23.1.96Chong Yidong2010-04-191-1/+1
| |
| * Bump version to 23.1.95.emacs-pretest-23.1.95Chong Yidong2010-04-021-1/+1
| |
| * Bump version to 23.1.94 and regenerate ldefs-boot.el.emacs-pretest-23.1.94Chong Yidong2010-03-101-1/+1
| |
* | Bump version to 24.0.50.Chong Yidong2010-03-102-1/+5
|/
* Bump version to 23.1.93; regenerate AUTHORS.Chong Yidong2010-02-261-1/+1
|
* Bump version to 23.1.92.Chong Yidong2010-01-291-1/+1
|
* Add 2010 to copyright years.Glenn Morris2010-01-136-7/+7
|
* * emacs.1: Copyedits. Update options -Q, -mm and --daemon. Remove ↵Chong Yidong2010-01-092-94/+32
| | | | deprecated --unibyte option.
* Bump version to 23.1.91. Regenerate AUTHORS and ldefs-boot.el.emacs-pretest-23.1.91Chong Yidong2009-12-301-1/+1
|
* Fix typos in ChangeLogs.Juanma Barranquero2009-12-291-1/+1
|
* Bump version to 23.1.90.emacs-pretest-23.1.90Chong Yidong2009-12-091-1/+1
|
* Add "Branch for 23.1" ChangeLog entry.Chong Yidong2009-06-211-0/+4
|
* Bump version to 23.1.50.Chong Yidong2009-06-211-1/+1
|
* Bump version number to 23.0.95.emacs-pretest-23.0.95Chong Yidong2009-06-191-1/+1
|