aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Program name transformations should not be applied to $EXEEXT.Glenn Morris2012-10-264-6/+16
| * Misc fixes for make uninstallGlenn Morris2012-10-262-13/+26
| * Merge CEDET upstream.David Engster2012-10-2518-73/+124
| * * lisp/dired.el (dired-get-marked-files): Allow ! on . and ...Stefan Monnier2012-10-252-1/+3
| * * lisp/minibuffer.el (minibuffer-force-complete): Fix thinko.Stefan Monnier2012-10-252-3/+5
| * * lisp/net/ldap.el (ldap-search-internal): The official ldif format startsStefan Monnier2012-10-252-0/+4
| * * lisp/emacs-lisp/package.el (package-installed-p): Warn if not ready.Stefan Monnier2012-10-252-0/+6
| * * tramp.texi (Frequently Asked Questions): MentionMichael Albinus2012-10-252-1/+8
| * Auto-commit of loaddefs files.Glenn Morris2012-10-251-2/+2
| * Don't assume process IDs fit in int.Paul Eggert2012-10-244-4/+13
| * * doc/misc/cl.texi (Declarations): Fix typos.Glenn Morris2012-10-242-3/+3
| * NEWS copyeditsGlenn Morris2012-10-241-19/+20
| * More cl doc updatesGlenn Morris2012-10-245-99/+90
| * Remove some old information from cl.texi that is no longer relevantGlenn Morris2012-10-242-151/+19
| * * lisp/minibuffer.el (minibuffer-force-complete): Use one more markerStefan Monnier2012-10-242-1/+6
| * * time.el (display-time-world-display): Wrap delete-char inside inhibit-read-...Chong Yidong2012-10-252-2/+4
| * Revert last change to org-lparse.elChong Yidong2012-10-252-21/+10
| * * Makefile.in (install-etc): Don't apply program transform to file suffixes.Glenn Morris2012-10-242-2/+4
| * * Makefile.in (install-man): Don't apply transform to suffix.Glenn Morris2012-10-242-1/+5
| * Fix error in previous merge from Org.Jambunathan K2012-10-242-10/+21
| * * time.el (display-time-world-mode): Derive from special-mode.Chong Yidong2012-10-242-11/+10
| * Document some Emacs 24.3 changes.Chong Yidong2012-10-249-90/+134
| * nt/config.nt: Sync with autogen/config.in.Juanma Barranquero2012-10-242-2/+6
| * Auto-commit of generated files.Glenn Morris2012-10-241-1/+1
| * Further namespace updates for cl.texiGlenn Morris2012-10-242-564/+575
| * Update manual for new time stamp format.Paul Eggert2012-10-249-32/+53
| * Improve documentation of easy-menu-define.Chong Yidong2012-10-245-120/+213
| * * minibuffer.el (completion--flush-all-sorted-completions): Fix typo.Stefan Monnier2012-10-231-1/+1
| * * lisp/minibuffer.el (completion--all-sorted-completions-location): New var.Stefan Monnier2012-10-232-47/+69
| * Fix last tiny change about text.texi.Bastien Guerry2012-10-232-2/+3
| * * configure.ac (_FORTIFY_SOURCE): Do not multiply define.Paul Eggert2012-10-232-1/+7
| * * lisp/progmodes/compile.el (compilation-start): Try to handle commonStefan Monnier2012-10-232-6/+17
| * * lisp/vc/diff-mode.el (diff-hunk): `save-excursion' while refining.Stefan Monnier2012-10-232-2/+8
| * * gud.el (gud-menu-map): Check gdb-active-process is bound. (Bug#12358)Glenn Morris2012-10-232-2/+8
| * Revert 2012-10-21 Makefile.in change (bug#12713)Glenn Morris2012-10-232-7/+9
| * Update lib-src/makefile.w32-in to follow 2012-10-21T01:19:46Z!rgm@gnu.org.Eli Zaretskii2012-10-232-0/+7
| * * checkdoc.el (checkdoc-comment-style-hooks): Typo.Stefan Monnier2012-10-231-1/+1
| * * lisp/repeat.el (repeat): Set real-this-command.Stefan Monnier2012-10-232-0/+6
| * Remove NEWS markup so that file-attributes etc get recheckedGlenn Morris2012-10-231-1/+1
| * * text.texi (Org Authoring): Change @ref to @pxref.Bastien Guerry2012-10-232-1/+5
* | font.c (Ffont_at): If WINDOW is specified and it is not displaying the curren...Kenichi Handa2012-10-302-5/+14
|/
* merge trunkKenichi Handa2012-10-2494-680/+1198
|\
| * Cleanup uses of "-hooks".Stefan Monnier2012-10-2340-201/+315
| * * net/tramp-smb.el (tramp-smb-maybe-open-connection): SetMichael Albinus2012-10-232-6/+13
| * Fix outdated timestamp documentation in Elisp manual.Paul Eggert2012-10-235-7/+22
| * ChangeLog fixGlenn Morris2012-10-231-1/+0
| * Start updating cl.texi for cl-lib changesGlenn Morris2012-10-233-228/+219
| * Make unused variable font-list-limit obsolete, and move it out of C.Chong Yidong2012-10-239-19/+18
| * * doc/lispref/keymaps.texi (Key Sequences): Avoid referring to Edit Macro mode.Chong Yidong2012-10-234-9/+19
| * * lisp/newcomment.el (comment-normalize-vars): Doc fix.Chong Yidong2012-10-232-5/+16