summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * lisp/progmodes/f90.el (f90-mode-syntax-table): Use symbol syntax for "_".Stefan Monnier2013-05-0815-293/+314
* lib/makefile.w32-in (ACL_H): New macro.Juanma Barranquero2013-05-082-3/+10
* src/makefile.w32-in (ACL_H): New macro.Juanma Barranquero2013-05-082-0/+9
* * lisp/thingatpt.el (thing-at-point): Accept optional second argumentSam Steingold2013-05-083-9/+27
* Silence byte-compiler warnings.Juanma Barranquero2013-05-084-5/+13
* nt/config.nt: Sync with autogen/config.in.Juanma Barranquero2013-05-082-6/+121
* Re-work a fix for bug#10994 based on Le Wang's patch.Leo Liu2013-05-082-5/+25
* Auto-commit of generated files.Glenn Morris2013-05-084-114/+1002
* * lisp/cus-edit.el (custom-save-variables): Pretty-print long values.Adam Spiers2013-05-072-1/+14
* m4-mode misc small cleanupGlenn Morris2013-05-072-28/+23
* * lisp/progmodes/m4-mode.el (m4-mode-syntax-table):Tom Tromey2013-05-072-1/+6
* Use Gnulib ACL implementation, for benefit of Solaris etc.Paul Eggert2013-05-0726-81/+3313
* Comment fix, to match Gnulib upstream copy.Paul Eggert2013-05-071-1/+1
* * unexelf.c: Don't assume ElfW (Half) fits in int.Paul Eggert2013-05-072-27/+34
* * src/callint.c (Fcall_interactively): Set `visargs[i]' for code 'n'Juri Linkov2013-05-072-0/+9
* * xfns.c (x_get_net_workarea): Define only if !GTK || GTK<3.4.Paul Eggert2013-05-072-0/+7
* * src/lread.c (readchar): Don't read from a dead buffer. (Bug#14280)Glenn Morris2013-05-072-0/+7
* * lisp/progmodes/perl-mode.el (perl-prettify-symbols): Add :version.Glenn Morris2013-05-071-0/+1
* * xfns.c: Move misplaced ifndef USE_GTK from previous checkin.Jan Djärv2013-05-072-2/+6
* * buffer.c (tab-width): Mention that it doesn't control indentation.Stefan Monnier2013-05-071-0/+4
* * callint.c (Fcall_interactively): Explain what is `visargs'.Stefan Monnier2013-05-071-0/+5
* gnus-art.el (gnus-article-describe-bindings): Add a commentKatsumi Yamaoka2013-05-071-0/+2
* lisp/gnus/ChangeLog: Revert last bogus changeKatsumi Yamaoka2013-05-071-1/+1
* lisp/gnus/ChangeLog: Remove `(Bug#14356)' in the 2013-05-07 entryKatsumi Yamaoka2013-05-071-1/+1
* Auto-commit of generated files.Glenn Morris2013-05-073-0/+271
* * lisp/eshell/em-hist.el (eshell-isearch-map): Initialize in the defvar.Glenn Morris2013-05-072-15/+15
* * lisp/progmodes/f90.el (f90-smart-end-names): New option.Glenn Morris2013-05-073-6/+47
* Static checking by GCC 4.8.0.Paul Eggert2013-05-062-11/+31
* * progmodes/octave.el (octave-smie-forward-token): Fix typo.Leo Liu2013-05-071-1/+1
* * lisp/progmodes/octave.el (octave-smie-forward-token): Be more carefulStefan Monnier2013-05-072-8/+15
* Add multi-monitor support on X11.YAMAMOTO Mitsuharu2013-05-0711-3/+743
* gnus-art.el (gnus-article-describe-bindings): Require help-mode because of le...Katsumi Yamaoka2013-05-072-4/+6
* * progmodes/octave.el (octave-syntax-propertize-function): ChangeLeo Liu2013-05-072-75/+80
* lisp/gnus/message.el (message-bury, message-send-and-exit): Revert 2013-05-04...Tassilo Horn2013-05-062-2/+7
* * lisp/emacs-lisp/trace.el (trace--display-buffer): New function.Stefan Monnier2013-05-062-10/+19
* * lisp/emacs-lisp/lisp-mode.el (eval-defun-2): Doc fix. Juri Linkov2013-05-062-7/+14
* * lisp/simple.el (shell-command-on-region): Doc fix.Kelly Dean2013-05-062-1/+5
* * lisp/progmodes/perl-mode.el: Add support for here documents.Stefan Monnier2013-05-063-6/+63
* Fix bug #14241 with posn-at-point at the beginning of an image display prop.Eli Zaretskii2013-05-062-11/+31
* * lisp/find-file.el (cc-other-file-alist): Bump :version.Glenn Morris2013-05-061-0/+1
* * lisp/emacs-lisp/nadvice.el (advice--member-p): Return the advice if found.Stefan Monnier2013-05-062-3/+13
* Merge from gnulib.Paul Eggert2013-05-062-8/+21
* * lisp/find-file.el (cc-other-file-alist): Add ".m" for ObjC.Ivan Andrus2013-05-062-1/+6
* * lisp/w32-fns.el (w32-charset-info-alist): Declare.Glenn Morris2013-05-062-0/+4
* * lisp/eshell/em-cmpl.el: Simply require pcomplete;Glenn Morris2013-05-062-2/+5
* * lisp/generic-x.el: No need to require comint when compiling.Glenn Morris2013-05-062-1/+2
* * lisp/gnus/mml2015.el (mml2015-epg-sign): Add name="signature.asc".Glenn Morris2013-05-062-1/+5
* * net/eudc-export.el: Make it loadable without bbdb.Glenn Morris2013-05-062-7/+18
* More missing :version tags for defcustomsGlenn Morris2013-05-062-0/+2
* * unexelf.c: Fix some 32-bit integer problems, notably when debugging.Paul Eggert2013-05-052-81/+115