summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge from gnulibPaul Eggert2015-02-2011-156/+281
* # etc/TODO: More elpa additionsGlenn Morris2015-02-201-0/+10
* # etc/TODO: Add idlwaveGlenn Morris2015-02-201-0/+5
* Sync with upstream verilog-mode revision 0d6420bWilson Snyder2015-02-202-18/+31
* # ChangeLog fixGlenn Morris2015-02-202-3/+5
* Sync with upstream vhdl mode v3.37.1. Add VHDL'08 support.Reto Zimmermann2015-02-203-46/+262
* # Auto-commit of loaddefs files.Glenn Morris2015-02-201-1/+1
* Avoid endless loop when handling fatal signal.Jan Djärv2015-02-202-1/+7
* solar.el: Tweak sunrise-sunset outputGlenn Morris2015-02-192-15/+11
* f90.el: Add some F2008 keywordsGlenn Morris2015-02-192-2/+14
* Simplify binary I/O configurationPaul Eggert2015-02-196-21/+52
* auto-revert-mode can now revert immediately in response to a change eventDima Kogan2015-02-192-4/+48
* * lisp/emacs-lisp/eieio-opt.el (eieio-help-class): Fix bug#19891Stefan Monnier2015-02-192-0/+4
* * lisp/emacs-lisp/cl-macs.el (cl-struct-slot-value): Handle a nil type.Stefan Monnier2015-02-192-3/+5
* Avoid aborts when input-method-function changes this-command-keys (Bug#19774)Eli Zaretskii2015-02-192-0/+10
* Fix generation of TAGS from compressed files (Bug#19735)Eli Zaretskii2015-02-192-0/+12
* Fix display of IME window on MS-Windows (Bug#11732)Fujii Hironori2015-02-192-5/+13
* * lisp/emacs-lisp/smie.el (smie-prec2->grammar): Fix corner case problem.Stefan Monnier2015-02-182-2/+9
* lisp/gnus/nnimap.el (nnimap-get-groups): Fix XEmacs compilationKatsumi Yamaoka2015-02-181-1/+1
* Handle unquoted IMAP group namesEric Abrahamsen2015-02-182-1/+11
* Fix exit code when stdin is at EOF (Bug#19897)Eli Zaretskii2015-02-182-4/+6
* Push mark before goto-char in jump-to-register and check-parensKelly Dean2015-02-183-1/+11
* rect.el: Suppress superfluous "Mark set" message from push-mark.Kelly Dean2015-02-182-2/+6
* Use user-error where error is inappropriateKelly Dean2015-02-188-23/+36
* * lisp/emacs-lisp/checkdoc.el (checkdoc-show-diagnostics): Don't make bogusStefan Monnier2015-02-183-8/+15
* Fixes display of prefix argument when input-method-functionOscar Fuentes2015-02-182-1/+14
* lisp/files.el (insert-file-contents-literally): Fix typoKelly Dean2015-02-172-1/+5
* emacs-lisp/easy-mmode.el: Clarify mode switch messagesKelly Dean2015-02-172-2/+12
* emacs-lisp/easy-mmode.el (define-minor-mode): Clarify docsKelly Dean2015-02-172-3/+7
* emacs-lisp/easy-mmode.el: Process macro arguments correctlyKelly Dean2015-02-172-1/+7
* emacs-lisp/package-x.el: Create valid tar filesKelly Dean2015-02-172-1/+6
* desktop.el: Conditionally re-enable desktop autosaveKelly Dean2015-02-172-2/+10
* * help-mode.el: Prevent duplicated display of Info buffer. (Bug#13190)Kelly Dean2015-02-172-1/+7
* * src/keyboard.c (timer_check_2): Fix incorrect commentKelly Dean2015-02-172-1/+5
* python.el: Do not deactivate mark on shell fontification.Fabián Ezequiel Gallina2015-02-162-0/+8
* Add autoload cookie for the eww-suggest-uris variable.Ivan Shmakov2015-02-162-0/+4
* Fix eww.el desktop support.Ivan Shmakov2015-02-162-2/+11
* * lisp/emacs-lisp/eieio*.el: Align a bit better with CLOSStefan Monnier2015-02-168-71/+101
* * lisp/emacs-lisp/cl-macs.el (cl-defstruct): Keep type=nil by default.Stefan Monnier2015-02-165-15/+27
* lisp/ChangeLog: Restore entries accidentally deletedKatsumi Yamaoka2015-02-161-2/+62
* Don't mark nnimap articles as read on a server hangupLars Magne Ingebrigtsen2015-02-152-0/+7
* Revert previous patchLars Magne Ingebrigtsen2015-02-152-7/+1
* Make `url-retrieve-synchronously' work again with news:Ivan Shmakov2015-02-152-1/+7
* Fix inserting parts with `E' in GnusLars Magne Ingebrigtsen2015-02-153-1/+19
* Tramp: Disable paging with PAGER=cat.Jérémy Compostella2015-02-152-61/+6
* Fix doc-string of x_frame_normalize_before_maximize.Martin Rudalics2015-02-142-3/+10
* emacs-lisp/package.el (describe-package-1): Describe incompatibility.Artur Malabarba2015-02-142-13/+24
* Fix assertion violations when popping menus on TTY (Bug#19862)Eli Zaretskii2015-02-142-27/+36
* emacs-lisp/package.el: Move the compatibility-table building logic.Artur Malabarba2015-02-142-6/+21
* * lisp/emacs-lisp/cl*.el: Use define-inline and move some codeStefan Monnier2015-02-144-95/+121