aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Minor fixes for MSDOS build to track latest changes.Eli Zaretskii2012-05-254-0/+16
| | |\ \
| | | * | Follow-up for 2012-05-02T13:00:29Z!cyd@gnu.org.Eli Zaretskii2012-05-252-0/+9
| | | * | Follow-up for 2012-05-04T06:45:03Z!rgm@gnu.org.Eli Zaretskii2012-05-252-0/+7
| | * | | * lisp/url/url-http.el (url-http-codes): Fix mal-formed defconst.Leo Liu2012-05-252-2/+6
| | |/ /
| | * | nnspool.el (news-path): Use eval-and-compileKatsumi Yamaoka2012-05-252-5/+10
| | * | Use the same diff color scheme as in modern VCSes (bug#10181).Juri Linkov2012-05-255-58/+236
| | * | Fix previous (slogin and rlogin not appropriate for remote-shell-program)Glenn Morris2012-05-241-1/+1
| | * | Move prune-directory-list, remote-shell-program from paths.el to files.elGlenn Morris2012-05-243-41/+45
| | * | * lisp/paths.el (term-file-prefix): Move to lisp/faces.el (the only user).Glenn Morris2012-05-243-5/+13
| | * | * paths.el (news-inews-program): Move to gnus/nnspool.el.Glenn Morris2012-05-244-13/+14
| | * | * paths.el (news-directory, news-path): Move to gnus/nnspool.el.Glenn Morris2012-05-244-7/+14
| | * | Add missing autload pieces needed for rmail-spool-directory's delayed initGlenn Morris2012-05-241-0/+9
| | * | No need to define gnus-default-nntp-server in paths.elGlenn Morris2012-05-244-15/+22
| | * | Move some rmail variables from paths.el to rmail.elGlenn Morris2012-05-233-23/+29
| | * | * paths.el (gnus-nntp-service, gnus-local-organization): Remove.Glenn Morris2012-05-232-10/+6
| | * | Do not set a local value for version-control in version.elGlenn Morris2012-05-231-6/+1
| | * | * src/window.h (clip_changed): Remove useless declaration.Dmitry Antipov2012-05-232-5/+4
| | * | Auto-commit of generated files.Glenn Morris2012-05-233-189/+69
| | * | Fix ChangeLog typos.Juanma Barranquero2012-05-224-14/+14
| | * | lisp/progmodes/which-func.el (which-func-ff-hook): Check against user-error.Juanma Barranquero2012-05-222-1/+5
| | * | lisp/emacs-lisp/edebug.el: Do not load cl-specs.el.Juanma Barranquero2012-05-222-8/+5
| | * | src/makefile.w32-in: Follow-up to 2012-05-22T16:20:27Z!eggert@cs.ucla.edu.Juanma Barranquero2012-05-222-3/+7
| | * | Remove src/m/*.Paul Eggert2012-05-2235-591/+159
| | * | Auto-commit of generated files.Glenn Morris2012-05-224-188/+3
| | * | Missing piece of previous changeGlenn Morris2012-05-211-1/+1
| | * | * doc/emacs/emacs.texi (Acknowledgments): Add another contributor.Glenn Morris2012-05-212-1/+5
| | * | Add "How to Report a Bug" to Help menuGlenn Morris2012-05-214-7/+19
| | * | Use C-h r in BUGSGlenn Morris2012-05-211-4/+7
| | * | * Makefile.in (ACLOCAL_INPUTS): Fix up gnulib-comp.m4 name. (Bug#11529)Paul Eggert2012-05-212-2/+7
| | * | More small tweaks for Makefile.inGlenn Morris2012-05-212-5/+11
| | * | * lib-src/Makefile.in (install): Remove unneeded chmods.Glenn Morris2012-05-212-2/+4
| | * | Remove leim/Makefile.in's SUBDIRSGlenn Morris2012-05-212-15/+17
| | * | * update-subdirs: Move to build-aux/.Glenn Morris2012-05-217-8/+16
| | * | Let the top-level Makefile install leimGlenn Morris2012-05-214-72/+33
| | * | Update regexp in BUGS.Glenn Morris2012-05-211-1/+1
| | * | Remove vpath.sed; unused for literally decades AFAICSGlenn Morris2012-05-213-9/+6
| | * | Use full name for m4/gnulib-comp.m4. (Bug#11529)Paul Eggert2012-05-214-2/+12
| | * | Assume C89 or later.Paul Eggert2012-05-2124-267/+169
| | * | * src/xgselect.c (xg_select): Fix first argument in call to 'select' (bug#115...Ken Brown2012-05-212-4/+9
| | * | Auto-commit of generated files.Glenn Morris2012-05-212-5/+5
| | * | Rename LEIM_INSTALLDIR to leimdir, treat consistently with lispdirGlenn Morris2012-05-214-24/+31
| | * | * lisp/hi-lock.el (hi-lock-face-defaults): Move obsolete before definition.Stefan Monnier2012-05-212-9/+11
| | * | * lisp/progmodes/compile.el (compilation-error-regexp-alist-alist):Stefan Monnier2012-05-213-1/+9
| | * | Make merging from gnulib a script, not a makefile action.Paul Eggert2012-05-204-37/+104
| | * | Command substitution already runs in a subshellGlenn Morris2012-05-2010-16/+39
| | * | Get rid of compiler warnings on Cygwin.Ken Brown2012-05-202-2/+7
| | * | Auto-commit of generated files.Glenn Morris2012-05-202-36/+6
| | * | Improve test for when xg_select should just invoke select (bug#9754).Ken Brown2012-05-194-2/+12
| | * | CommentsGlenn Morris2012-05-191-0/+2
| | * | CommentsGlenn Morris2012-05-192-1/+9