summaryrefslogtreecommitdiff
path: root/lisp/ChangeLog
AgeCommit message (Expand)Author
2015-03-07Make tramp-ssh-controlmaster-options a defcustom. Do not merge with master.Michael Albinus
2015-03-07Revert "Make tramp-ssh-controlmaster-options a defcustom. Do not merge with ...Michael Albinus
2015-03-07Make tramp-ssh-controlmaster-options a defcustom. Do not merge with master.Michael Albinus
2015-03-07lisp/dired.el (dired-delete-file): Doc fix. (Bug#20021)Eli Zaretskii
2015-03-06* lisp/battery.el: Make it work on my MSI WindStefan Monnier
2015-03-06* lisp/emacs-lisp/byte-opt.el (byte-optimize-form-code-walker): Don't try toStefan Monnier
2015-03-06browse-url-firefox: removed MS-Windows limitationsOscar Fuentes
2015-03-05Fix EUDC LDAP duplicate mail handlingThomas Fitzsimmons
2015-03-05Render application/xhtml+xml as HTMLIvan Shmakov
2015-03-05desktop.el (desktop-buffer-info): Use `pushnew'.Artur Malabarba
2015-03-05desktop.el (desktop-buffer-info): Write docstring.Artur Malabarba
2015-03-05package.el (package-refresh-contents): Update doc.Artur Malabarba
2015-03-05Teach js-mode about ES6 template stringsDmitry Gutov
2015-03-04Replace *-function vars with generic functions in cl-generic.Stefan Monnier
2015-03-04# Changelog fixes (no need to merge to trunk)Glenn Morris
2015-03-04# Changelog fixesGlenn Morris
2015-03-04* autorevert.el (auto-revert-notify-add-watch): fix handler installationFilipp Gunbin
2015-03-04eww: Fix some docstrings/error message.RĂ¼diger Sonderfeld
2015-03-04Support port numbers in tramp-adbZhongwei Yao
2015-03-04Sync with Tramp upstream.Michael Albinus
2015-03-03Merge from origin/emacs-24Paul Eggert
2015-03-03Merge from origin/emacs-24Paul Eggert
2015-03-03Merge from origin/emacs-24Paul Eggert
2015-03-03Merge from origin/emacs-24Paul Eggert
2015-03-03Merge from origin/emacs-24Paul Eggert
2015-03-03Merge from origin/emacs-24Paul Eggert
2015-03-03Merge from origin/emacs-24Paul Eggert
2015-03-03Use `macroexp-parse-body'Daniel Colascione
2015-03-03* lisp/progmodes/gud.el: Use lexical-binding.Stefan Monnier
2015-03-03Address generator feedbackDaniel Colascione
2015-03-03Rename globals in generator.elDaniel Colascione
2015-03-03emacs-lisp/package.el (package-autoremove): Fix if logic.Artur Malabarba
2015-03-03textmodes/ispell.el: Look for aspell .dat files also under dict-dir, as aspel...Agustin Martin Domingo
2015-03-03ispell.el: Extend to aspell current hunspell handling of aliases names for st...Agustin Martin Domingo
2015-03-03Fix calculation of total window sizes after font size changes (Bug#19972).Martin Rudalics
2015-03-02Add cl-iter-defunDaniel Colascione
2015-03-02Fix docstrings, declarations in iter-defunDaniel Colascione
2015-03-02Add support for generatorsDaniel Colascione
2015-03-01Add autoload cooking for vc-responsible-backendDaniel Colascione
2015-03-01Fix problems found by vc-tests.elMichael Albinus
2015-03-01(shr-insert): Also remove soft hypens from non-folded text.Lars Magne Ingebrigtsen
2015-03-01* lisp/net/shr.el (shr-insert): Remove soft hyphens.Lars Magne Ingebrigtsen
2015-02-28Better decoding of HTML payload in RmailEli Zaretskii
2015-02-27Support daemon mode on MS-Windows (bug#19688)Mark Laws
2015-02-26Fix 'face property handling in facemenu-add-face.Ivan Shmakov
2015-02-26Fixed previous ChangeLog entryOscar Fuentes
2015-02-26Use vc-switches on vc-*-annotate-commandOscar Fuentes
2015-02-25Merge from origin/emacs-24Paul Eggert
2015-02-26dbus.el: fix ":argN" keyword recognitionDaiki Ueno
2015-02-25lisp/progmodes/elisp-mode.el (elisp--eval-last-sexp): Document argument.Nicolas Richard