summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove XFLOATINTPaul Eggert2017-03-028-30/+28
* Fix rounding errors in <, =, etc.Paul Eggert2017-03-024-41/+70
* Fix display of mouse-highlight produced by overlapping overlaysEli Zaretskii2017-03-022-12/+45
* Fix display of strike-through text in variable-height linesEli Zaretskii2017-03-023-10/+37
* Don't call x_net_wm_state for scroll bar windows (Bug#24963, Bug#25887)Martin Rudalics2017-03-021-2/+4
* gnus-summary-select-article-buffer: Don't re-render existing articleKatsumi Yamaoka2017-03-021-2/+3
* Don't add debbugs address to message body (bug#25896)Katsumi Yamaoka2017-03-021-7/+26
* * lisp/cedet/semantic/db-global.el: Make dynbind use explicitStefan Monnier2017-03-021-5/+7
* * lisp/help-fns.el (describe-variable): Use cl-print for the valueStefan Monnier2017-03-021-5/+12
* * test/lisp/net/puny.el: New file.Glenn Morris2017-03-011-0/+41
* Small puny.el fixGlenn Morris2017-03-011-4/+6
* Small recover-this-file improvementGlenn Morris2017-03-011-0/+2
* Fix for coding-system completion (bug#23670)Glenn Morris2017-03-011-2/+2
* Fix rounding error in ‘ceiling’ etc.Paul Eggert2017-03-016-47/+70
* Small help--loaded-p fixGlenn Morris2017-03-011-1/+1
* * src/fns.c (Fbuffer_hash): Doc fix.Leo Liu2017-03-011-2/+1
* Don't use mapconcat with chars in gnus registry marks (Bug#25839)Eric Abrahamsen2017-02-281-6/+7
* Fix epg-tests with dummy-pinentry program (Bug#23619)Noam Postavsky2017-02-282-6/+34
* Speed generation of ldefs-boot-autoPhillip Lord2017-02-285-69/+36
* Add error handling to magic-mode-alistPhillip Lord2017-02-281-9/+22
* Remove conditional includes from bootstrapPhillip Lord2017-02-283-58/+78
* Do not use find-file non-interactivelyPhillip Lord2017-02-281-5/+8
* * src/xdisp.c (overlay_arrows_changed_p): Fix return value and docStefan Monnier2017-02-281-2/+8
* ; * src/w32fns.c (w32_wnd_proc): Adjust comment.Ken Brown2017-02-281-1/+5
* Try to avoid hang when logging out of MS-WindowsKen Brown2017-02-281-12/+18
* * lisp/textmodes/reftex-toc.el (reftex-re-enlarge): Demote errors.Stefan Monnier2017-02-281-1/+5
* * doc/misc/eieio.texi: Update to account for the cl-generic facilitiesStefan Monnier2017-02-281-117/+121
* * lisp/cedet/mode-local.el (define-mode-local-override): Declare doctring.Stefan Monnier2017-02-281-0/+2
* * lisp/nxml/nxml-mode.el (nxml-mode): Use new sgml-syntax-propertize.Stefan Monnier2017-02-281-1/+1
* * lisp/textmodes/sgml-mode.el: syntax-propertize <![CDATA and <?..?>Stefan Monnier2017-02-281-11/+31
* * lisp/textmodes/css-mode.el (css-completion-at-point): Auto-insertStefan Monnier2017-02-281-2/+15
* Show Ibuffer and jump to line listing current bufferTino Calancha2017-02-282-0/+12
* * lisp/vc/add-log.el (change-log-next-buffer): Check if file existsJuri Linkov2017-02-281-8/+10
* Put text properties on query-replace separator string instead of "\0"Juri Linkov2017-02-281-14/+20
* Add file name and its extension to suggestions in dired-mark-files-regexpJuri Linkov2017-02-281-1/+8
* Prompt default extension in dired-mark-extensionChunyang Xu2017-02-281-16/+23
* Prevent for consing in cl-mapc and cl-maplTino Calancha2017-02-273-14/+88
* Choose the right target dir on dired operationsTino Calancha2017-02-272-0/+33
* * src/xdisp.c (overlay_arrows_changed_p): Fix last change.Stefan Monnier2017-02-271-2/+7
* Don't record eshell/clear "command" in history (Bug#25838)Noam Postavsky2017-02-262-3/+6
* Remove a few unused C functionsPaul Eggert2017-02-265-70/+4
* Avoid segfault in overlay_arrows_changed_pEli Zaretskii2017-02-261-2/+4
* Don't call package--ensure-init-file if initialized during startupNoam Postavsky2017-02-261-7/+7
* Fix display of before- and after-strings at invisible textEli Zaretskii2017-02-261-3/+8
* Work on `tramp-completion-mode-p'Michael Albinus2017-02-262-10/+16
* Use font-lock-doc-face in js-modeTom Tromey2017-02-252-1/+26
* Don't use IP 0.0.0.0 for package test server (Bug#22582)Noam Postavsky2017-02-252-12/+13
* Add more branch support to vc-dirTom Tromey2017-02-254-2/+41
* Allow for the :: operator in C++ "enum class" declarations.Alan Mackenzie2017-02-251-0/+2
* Fix bug#25854Michael Albinus2017-02-251-14/+17