| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Bump version to 24.3.92 | Glenn Morris | 2014-06-25 | 1 | -1/+1 |
| | | |||||
| * | Bump version to 24.3.91 | Glenn Morris | 2014-05-11 | 1 | -1/+1 |
| | | |||||
| * | Bump version to 24.3.90; regenerate AUTHORS | Glenn Morris | 2014-04-10 | 1 | -1/+1 |
| | | |||||
| * | Replace doc references to deleted etc/ files | Glenn Morris | 2014-01-11 | 2 | -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/SERVICE | Glenn Morris | 2014-01-09 | 2 | -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 years | Glenn Morris | 2014-01-02 | 4 | -4/+4 |
| | | |||||
| * | Update copyright year to 2014 by running admin/update-copyright. | Paul Eggert | 2014-01-01 | 1 | -1/+1 |
| | | |||||
| * | * doc/emacs/xresources.texi (Motif Resources): | Ulrich Müller | 2013-08-31 | 2 | -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.org | Glenn Morris | 2013-04-20 | 2 | -0/+17 |
| |\ | |||||
| | * | * doc/man/emacs.1: Add some more command-line options. | Petr Hracek | 2013-04-09 | 2 | -0/+17 |
| | | | | | | | | | Fixes: debbugs:14165 | ||||
| | * | Add 24.3 release to ChangeLogsemacs-24.3 | Glenn Morris | 2013-03-10 | 1 | -0/+4 |
| | | | |||||
| | * | Bump version to 24.3 (only a release candidate at the moment) | Glenn Morris | 2013-03-04 | 1 | -1/+1 |
| | | | |||||
| * | | Merge from emacs-24; up to 2012-12-17T11:17:34Z!rgm@gnu.org | Glenn Morris | 2013-02-12 | 1 | -2/+1 |
| |\ \ | |/ | |||||
| | * | In doc, use standard American English style for e.g., etc., i.e. | Paul Eggert | 2013-02-12 | 1 | -2/+1 |
| | | | |||||
| | * | Bump version number to 24.2.93 | Glenn Morris | 2013-02-06 | 1 | -1/+1 |
| | | | |||||
| | * | Bump version to 24.2.92emacs-24.2.92 | Glenn Morris | 2013-01-09 | 1 | -1/+1 |
| | | | | | | | | | Regenerate etc/AUTHORS and lisp/ldefs-boot.el | ||||
| * | | Merge from emacs-24; up to 2012-12-06T07:33:20Z!rgm@gnu.org | Glenn Morris | 2013-01-02 | 4 | -4/+4 |
| |\ \ | |/ | |||||
| | * | Add 2013 to more copyright years | Glenn Morris | 2013-01-02 | 4 | -4/+4 |
| | | | |||||
| * | | Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca | Paul Eggert | 2013-01-02 | 1 | -1/+1 |
| |\ \ | |/ | |||||
| | * | Update copyright notices for 2013. | Paul Eggert | 2013-01-01 | 1 | -1/+1 |
| | | | |||||
| | * | Bump version to 24.2.91.emacs-24.2.91 | Chong Yidong | 2012-12-15 | 1 | -1/+1 |
| | | | | | | | | | Regenerate ldefs-boot.el and AUTHORS. | ||||
| | * | Bump version to 24.2.90.emacs-24.2.90 | Chong Yidong | 2012-11-24 | 1 | -1/+1 |
| | | | | | | | | | Regenerate AUTHORS and ldefs-boot.el. | ||||
| * | | * lib-src/etags.c (Lisp_functions): Skip (defvar foo) declarations | Kevin Ryde | 2012-12-02 | 2 | -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.50 | Chong Yidong | 2012-11-02 | 1 | -1/+1 |
| |/ | |||||
| * | Bump version to 24.2.50 | Chong Yidong | 2012-08-15 | 1 | -1/+1 |
| | | |||||
| * | Prefer typical American spelling for "acknowledgment". | Paul Eggert | 2012-07-24 | 1 | -1/+1 |
| | | |||||
| * | Remove lib-src/rcs-checkin | Glenn Morris | 2012-06-03 | 2 | -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 Morris | 2012-04-07 | 2 | -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.05 | Chong Yidong | 2012-04-02 | 1 | -1/+1 |
| | | | | | Regenerate AUTHORS and ldefs-boot.el. | ||||
| * | Bump version to 24.0.94emacs-pretest-24.0.94 | Chong Yidong | 2012-02-27 | 1 | -1/+1 |
| | | |||||
| * | Bump version to 24.0.93.emacs-pretest-24.0.93 | Chong Yidong | 2012-01-29 | 1 | -1/+1 |
| | | | | | Regenerate AUTHORS and ldefs-boot.el. | ||||
| * | Add 2012 to FSF copyright years for Emacs files | Glenn Morris | 2012-01-05 | 1 | -1/+1 |
| | | |||||
| * | Convert some consecutive FSF copyright years to ranges; add 2012. | Glenn Morris | 2012-01-05 | 5 | -8/+5 |
| | | |||||
| * | Bump version to 24.0.92. | Chong Yidong | 2011-12-01 | 1 | -1/+1 |
| | | | | | Regenerate AUTHORS and ldefs-boot.el. | ||||
| * | Fix typos. | Juanma Barranquero | 2011-11-16 | 2 | -1/+5 |
| | | |||||
| * | Fix typos. | Juanma Barranquero | 2011-11-15 | 1 | -1/+1 |
| | | |||||
| * | Bump version to 24.0.91.emacs-pretest-24.0.91 | Chong Yidong | 2011-10-31 | 1 | -1/+1 |
| | | | | | Regenerate AUTHORS and ldefs-boot.el. | ||||
| * | Document exactly how emacsclient's -a "" starts the daemon. | Chong Yidong | 2011-10-06 | 2 | -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.90 | Chong Yidong | 2011-09-25 | 1 | -1/+1 |
| | | | | | Regenerate AUTHORS and ldefs-boot.el. | ||||
| * | * doc/man/emacs.1: Escape a dash. | Sven Joachim | 2011-09-17 | 2 | -1/+5 |
| | | |||||
| * | Document several Emacs 24 changes. | Chong Yidong | 2011-07-11 | 2 | -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 Rottmann | 2011-06-25 | 2 | -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 Barranquero | 2011-04-06 | 1 | -0/+4 |
| | | |||||
| * | Convert consecutive FSF copyright years to ranges. | Glenn Morris | 2011-01-24 | 1 | -1/+1 |
| | | |||||
| * | Nuke arch-tags. | Glenn Morris | 2011-01-15 | 8 | -9/+0 |
| | | |||||
| * | Merge from emacs-23 | Stefan Monnier | 2011-01-14 | 6 | -6/+6 |
| |\ | |||||
| | * | Add 2011 to FSF/AIST copyright years. | Glenn Morris | 2011-01-02 | 7 | -7/+7 |
| | | | |||||
| * | | Merge changes from emacs-23 branch | Chong Yidong | 2011-01-02 | 2 | -15/+19 |
| |\ \ | |/ | |||||
| | * | * emacsclient.1: Arrange options alphabetically (Bug#7620). | Jari Aalto | 2010-12-29 | 2 | -15/+19 |
| | | | |||||
| | * | Bump version to 23.2.91.emacs-pretest-23.2.91 | Chong Yidong | 2010-12-10 | 1 | -1/+1 |
| | | | | | | | | | Regenerate configure and ldefs-boot.el. | ||||