summaryrefslogtreecommitdiff
path: root/lisp/ChangeLog
AgeCommit message (Expand)Author
2015-03-19Use delete-char instead of delete-backward-char.Vibhav Pant
2015-03-18Mark apostrophs with ?/ instead of \037 in TrampMichael Albinus
2015-03-18Add classes as run-time descriptors of cl-structs.Stefan Monnier
2015-03-18Have gud-display-line not display source buffer in gud window.Dima Kogan
2015-03-18Improve dynamic elisp keyword font-lockingTassilo Horn
2015-03-17Update CSS property listSimen Heggestøyl
2015-03-17Add support for completion in `css-mode'Simen Heggestøyl
2015-03-17Discriminate between pseudo-classes and -elementsSimen Heggestøyl
2015-03-17Font-lock more Kernel methods as built-inBozhidar Batsov
2015-03-17Avoid leading tabs in shell scripts, sent by Tramp.Michael Albinus
2015-03-17Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacsEli Zaretskii
2015-03-17* cl-macs.el (cl--transform-lambda): Refine last change.Stefan Monnier
2015-03-17Resurrect the lost optional fixed font menu on w32Eli Zaretskii
2015-03-17Change test for ControlPath in order to avoid DNS timeouts.Michael Albinus
2015-03-16Edebug: Allow "S" to work during trace mode. Fixes debbugs #20074.Alan Mackenzie
2015-03-16* lisp/emacs-lisp/cl-macs.el (cl--transform-lambda): Optimize &aux.Stefan Monnier
2015-03-16Add `predicate' arg to `read-buffer' and use it for erc-iswitchbStefan Monnier
2015-03-17Fixes: debbugs:19335Vibhav Pant
2015-03-17Add 'clear' functionality to eshell.Vibhav Pant
2015-03-16Make Edebug work with Follow Mode.Alan Mackenzie
2015-03-15In Tramp. check ssh Control* options only when neededMichael Albinus
2015-03-15Font-lock elisp macros/special forms dynamicallyTassilo Horn
2015-03-15Support indenting backquote substitutions in cl-indentDaniel Colascione
2015-03-14Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsMichael R. Mauger
2015-03-142015-03-14 Michael R. Mauger <michael@mauger.com>Michael R. Mauger
2015-03-14Type checking for `define-widget'Daniel Colascione
2015-03-14Add --no-x-resources optionDaniel Colascione
2015-03-13Fix ChangeLog typoPaul Eggert
2015-03-13info-look fixes for Texinfo 5Kevin Ryde
2015-03-12Support goal column in multi-line minibufferJuri Linkov
2015-03-12Fixes: debbugs:19335Rasmus Pank Roulund
2015-03-12Fix support of scripts in w32font.c (Bug#19993)Eli Zaretskii
2015-03-11* international/quail.el (quail-input-method): Use with-silent-modificationsStefan Monnier
2015-03-11* lisp/simple.el (goto-history-element): Don't burp on t history.Stefan Monnier
2015-03-10Prefer "initialize" to "initialise"Paul Eggert
2015-03-10# Further ChangeLog fixGlenn Morris
2015-03-10* lisp/progmodes/js.el (js-indent-first-initialiser): Fix doc, type, version.Glenn Morris
2015-03-10New indentation option for js-modeJackson Ray Hamilton
2015-03-10Spelling and minor grammar fixesPaul Eggert
2015-03-09Recognize more LDAP attributesThomas Fitzsimmons
2015-03-09Add seq-into as a public functionNicolas Petton
2015-03-09ruby-mode: Detect regexps after `!'Dmitry Gutov
2015-03-09ruby-mode: Don't consider `=' a part of symbol when followed by `>'Dmitry Gutov
2015-03-08Fix ChangeLog typosPaul Eggert
2015-03-08Merge from origin/emacs-24Paul Eggert
2015-03-08Merge from origin/emacs-24Paul Eggert
2015-03-08EUDC: Support BBDB >= 3Sergio Durigan Junior
2015-03-08ruby-mode: Change faces used for self, true, false and nilDmitry Gutov
2015-03-08ruby-mode: Expect regexp after { or | tooNobuyoshi Nakada
2015-03-08* lisp/ChangeLog: Fix a changelog entryNicolas Petton