aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Tiny simplifications in lib-src/Makfile.inGlenn Morris2011-05-242-6/+8
* * Makefile.in (check): Just give a message if no test/ directory.Glenn Morris2011-05-242-3/+7
* * configure.in: Avoid using variables inside AC_CONFIG_FILES.Glenn Morris2011-05-242-6/+22
* * lisp/play/5x5.el (5x5-new-game, 5x5-randomize):Vincent Belaïche2011-05-242-4/+16
* * lisp/isearch.el (isearch-range-invisible): Use invisible-p.Dmitry Kurochkin2011-05-242-15/+10
* Auto-commit of generated files.Glenn Morris2011-05-242-20/+11
* Reimplement trunk 2011-05-24T08:02:58Z!rgm@gnu.org in a way visible to automake.Glenn Morris2011-05-243-26/+21
* Auto-commit of generated files.Glenn Morris2011-05-243-41/+43
* Revert 2011-05-24T08:02:58Z!rgm@gnu.org, for now at least.Glenn Morris2011-05-243-17/+26
* Mention function `sha1' and the removal of sha1.el in NEWSLeo Liu2011-05-242-0/+8
* gnus-art.el (gnus-mime-delete-part): Fix mm-handle-filename usage.Katsumi Yamaoka2011-05-242-1/+5
* Implement primitive `sha1' and remove sha1.elLeo Liu2011-05-248-483/+124
* Remove dead code in configure.in.Glenn Morris2011-05-242-11/+3
* Add crypto/sha1 module from gnulibLeo Liu2011-05-248-3/+571
* * Makefile.in (TAGS, tags, check): Pass MFLAGS to sub-makes.Glenn Morris2011-05-242-2/+4
* Define the list of subdir Makefiles only in configure.in.Glenn Morris2011-05-243-26/+19
* Auto-commit of generated files.Glenn Morris2011-05-241-1/+1
* Fix previous Makefile change.Glenn Morris2011-05-242-7/+14
* Auto-commit of generated files.Glenn Morris2011-05-242-1/+12
* Restore test/ to its non-distributed state (bug#8107)Glenn Morris2011-05-234-24/+25
* Merge from emacs-23; up to 2010-06-11T21:26:13Z!lekktu@gmail.com.Glenn Morris2011-05-234-4/+43
|\
| * RFC2047-encode header of outgoing mails.Kenichi Handa2011-05-233-3/+35
| * Mark last change as tiny.Chong Yidong2011-05-221-1/+1
| * Fix for sc-nested-citation-p in supercite.el.Sean Neakums2011-05-222-1/+8
* | * lib-src/Makefile.in (update-game-score${EXEEXT}): Use a single rule.Glenn Morris2011-05-232-7/+7
* | Eliminate some duplication in top-level Makefile.in.Glenn Morris2011-05-232-14/+13
* | * lisp/progmodes/python.el (brm-menu): Declare.Glenn Morris2011-05-232-0/+3
* | * lisp/emulation/viper.el (viper-set-hooks): Declare.Glenn Morris2011-05-232-2/+5
* | Small cleanup of recent 5x5.el changes.Glenn Morris2011-05-232-4/+31
* | Add an :exit-function for completion-at-point.Stefan Monnier2011-05-238-280/+399
* | * lib/verify.h: Merge from gnulib.Paul Eggert2011-05-232-1/+7
* | Don't quote lambda expressions with `quote'.Stefan Monnier2011-05-2377-497/+470
* | * lisp/vc/smerge-mode.el (smerge-refine-subst): Don't deactivate the mark.Stefan Monnier2011-05-232-0/+4
* | * lisp/emacs-lisp/lisp.el (up-list): Fix forward movement.Stefan Monnier2011-05-232-6/+10
* | * allout.el (allout-inhibit-auto-fill-on-headline): Create newKen Manheimer2011-05-232-1/+15
* | * lisp/play/5x5.el: I/ Add an arithmetic solver to suggest positions toVincent Belaïche2011-05-232-19/+388
* | * lisp/emacs-lisp/advice.el (ad-read-advised-function):Kevin Ryde2011-05-232-2/+19
* | * lisp/emacs-lisp/bytecomp.el (byte-compile-function-form): Only callStefan Monnier2011-05-222-3/+6
* | * lisp/emacs-lisp/eieio.el (eieio-defgeneric-form-primary-only-one):Stefan Monnier2011-05-222-9/+13
* | * gnutls.c: Remove unused macros.Paul Eggert2011-05-222-3/+8
* | Remove var mistakenly introduced in 2011-05-22T19:46:47Z!cyd@stupidchicken.com.Chong Yidong2011-05-222-19/+19
* | Merge from mainline.Paul Eggert2011-05-222-1/+5
|\ \
| * | * xselect.c (QSAVE_TARGETS): New static var, to fix build failure.Paul Eggert2011-05-222-1/+5
* | | Merge from gnulib.Paul Eggert2011-05-225-20/+49
|/ /
* | Make rng-xsd-check-pattern case sensitive (Bug#8516).Yuanle Song2011-05-222-1/+6
* | * src/xselect.c (syms_of_xselect): Include character.h; use DEFSYM.Chong Yidong2011-05-222-32/+24
* | Maked "edited" tag stand out in vc-dir (Bug#8178).Jari Aalto2011-05-222-0/+6
* | Fix diff-changed face definition.Chong Yidong2011-05-222-2/+12
* | Doc fixes for mule.texi.Chong Yidong2011-05-222-22/+30
* | * lisp/emacs-lisp/macroexp.el (macroexpand-all-1): Convert ' to #' forStefan Monnier2011-05-223-3/+15