summaryrefslogtreecommitdiff
path: root/lisp/ChangeLog
AgeCommit message (Expand)Author
2015-02-25check-declare.el: Use compilation-style warningsOleh Krehel
2015-02-25check-declare.el (check-declare-ext-errors): New defcustom.Oleh Krehel
2015-02-25Handle customizations of reftex-include-file-commandsTassilo Horn
2015-02-25* lisp/emacs-lisp/edebug.el (edebug--display): Save-excursion.Stefan Monnier
2015-02-24rmailsum.el tiny simplificationGlenn Morris
2015-02-24simple.el (region-active-p): Fix doc to say non-nil.Artur Malabarba
2015-02-24browse-url-firefox: update for firefox 36's removal of -remoteGlenn Morris
2015-02-24* lisp/eshell: Fix history substitution errorSamer Masterson
2015-02-24* comint.el (comint-mode-map): Fix obvious typo.Karl Fogel
2015-02-23* filecache.el (file-cache-filter-regexps): Add lock files (tiny change)Johan Claesson
2015-02-23rmailsum.el minor optional argument fixGlenn Morris
2015-02-23f90.el: add some support for continued strings without leading '&'Glenn Morris
2015-02-24Add new interactive command comint-clear-bufferBozhidar Batsov
2015-02-23Fix previous change's attributionPaul Eggert
2015-02-23Use ${EXEEXT} more uniformly in makefilesPaul Eggert
2015-02-23Avoid erratic behavior of menu-bar tooltips on w32 (Bug#19925)Eli Zaretskii
2015-02-23`auto-save-list-file-prefix' can be a directory nameSam Steingold
2015-02-23Fix SCRAM-SHA-1 SASL mechanismMagnus Henoch
2015-02-22Fix the desired binding for comment-linePaul Eggert
2015-02-22* lisp/emacs-lisp/macroexp.el (macroexp-parse-body): Handle cl-declareStefan Monnier
2015-02-23Introduce `xref-etags-mode'Dmitry Gutov
2015-02-22* lisp/dom.el (dom-previous-sibling): New function.Lars Magne Ingebrigtsen
2015-02-22Fix ChangeLog.Michael Albinus
2015-02-21Spelling fixesPaul Eggert
2015-02-21* bindings.el (ctl-x-map): There is no 'C-;'.Paul Eggert
2015-02-21lisp/ChangeLog: Fix entry to mention (Bug#19826)Artur Malabarba
2015-02-21bindings.el (ctl-x-map): Fix `comment-line' binding.Artur Malabarba
2015-02-21Support file notifications for dired auto-revertMichael Albinus
2015-02-21Install notification handlers when enabling the auto-revert modes.Dima Kogan
2015-02-20Sync with upstream verilog-mode revision 0d6420bWilson Snyder
2015-02-20# ChangeLog fixGlenn Morris
2015-02-20Sync with upstream vhdl mode v3.37.1. Add VHDL'08 support.Reto Zimmermann
2015-02-19solar.el: Tweak sunrise-sunset outputGlenn Morris
2015-02-19f90.el: Add some F2008 keywordsGlenn Morris
2015-02-19auto-revert-mode can now revert immediately in response to a change eventDima Kogan
2015-02-19* lisp/comint.el (comint-line-beginning-position): Revert searching forJuri Linkov
2015-02-19* lisp/emacs-lisp/eieio-opt.el (eieio-help-class): Fix bug#19891Stefan Monnier
2015-02-19* lisp/emacs-lisp/cl-macs.el (cl-struct-slot-value): Handle a nil type.Stefan Monnier
2015-02-18* lisp/emacs-lisp/smie.el (smie-prec2->grammar): Fix corner case problem.Stefan Monnier
2015-02-18Push mark before goto-char in jump-to-register and check-parensKelly Dean
2015-02-18rect.el: Suppress superfluous "Mark set" message from push-mark.Kelly Dean
2015-02-18Use user-error where error is inappropriateKelly Dean
2015-02-18* lisp/emacs-lisp/checkdoc.el (checkdoc-show-diagnostics): Don't make bogusStefan Monnier
2015-02-17lisp/files.el (insert-file-contents-literally): Fix typoKelly Dean
2015-02-17emacs-lisp/easy-mmode.el: Clarify mode switch messagesKelly Dean
2015-02-17emacs-lisp/easy-mmode.el (define-minor-mode): Clarify docsKelly Dean
2015-02-17emacs-lisp/easy-mmode.el: Process macro arguments correctlyKelly Dean
2015-02-17emacs-lisp/package-x.el: Create valid tar filesKelly Dean
2015-02-17desktop.el: Conditionally re-enable desktop autosaveKelly Dean
2015-02-17* help-mode.el: Prevent duplicated display of Info buffer. (Bug#13190)Kelly Dean