aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Be consistent in spelling 'ok-if-already-exists'.Paul Eggert2017-08-133-9/+9
* Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacsEli Zaretskii2017-08-131-7/+1
|\
| * Remove feeds with dead uris from newsticker--raw-url-list-defaultsUlf Jasper2017-08-131-7/+1
* | Use 'header-line-highlight' face in proced and ercAlexander Gramiak2017-08-132-2/+2
|/
* Fix vertical cursor motion when cursor is on the fringeEli Zaretskii2017-08-131-3/+4
* Fix vertical cursor motion across too wide imagesEli Zaretskii2017-08-131-2/+2
* Add test suites for arc-mode and tar-modeTino Calancha2017-08-132-0/+72
* * lisp/tar-mode.el (tar-grind-file-mode): Fix docstringTino Calancha2017-08-131-1/+1
* Fix uri of Emacs WikiUlf Jasper2017-08-131-1/+1
* ; Do not mention ange-ftp-lovers ML in ange-ftp.el (Bug#28075)Michael Albinus2017-08-131-27/+2
* Fix make-temp-file bug with ""/"."/".." prefixPaul Eggert2017-08-123-16/+26
* Improve make-temp-file performance on local filesPaul Eggert2017-08-1210-157/+63
* Document internal-use naming conventionsPaul Eggert2017-08-122-0/+19
* Simplify re and document 'autoconf.sh all'Paul Eggert2017-08-122-6/+4
* Default autogen.sh to 'all'Paul Eggert2017-08-123-3/+4
* Adjust jka-compr to recent Tramp changes.Paul Eggert2017-08-121-3/+6
* Improve doc strings of 2 functions in simple.elEli Zaretskii2017-08-121-0/+4
* Fix completion on directory names on MS-DOS/MS-WindowsEli Zaretskii2017-08-122-4/+32
* Implement EXCL of write-region for TrampMichael Albinus2017-08-1210-57/+82
* Adapt Proced display to display-line-numbersEli Zaretskii2017-08-121-1/+3
* Adapt tabulated list when display-line-number is turned onEli Zaretskii2017-08-121-1/+3
* Use Gnulib 'tempname' on MS-WindowsEli Zaretskii2017-08-127-127/+26
* Add new face 'header-line-highlight'Alexander Gramiak2017-08-125-2/+19
* Make a case-sensitive match for stringsArash Esbati2017-08-121-1/+2
* Fix a minor todo-mode regressionStephen Berman2017-08-112-23/+56
* Improve performance for rename-file etc.Paul Eggert2017-08-112-71/+66
* Respect buffer-local value of tags-table-list (Bug#27772)Noam Postavsky2017-08-102-12/+32
* Fix auto-filling regressionTom Tromey2017-08-092-3/+4
* Merge from gnulibPaul Eggert2017-08-099-126/+61
* Fix crashing emacs-module tests on MS-WindowsEli Zaretskii2017-08-092-4/+20
* dired-delete-file: Dont't ask for empty dirsTino Calancha2017-08-092-33/+123
* Ask files for deletion in buffer order: top first, botton laterTino Calancha2017-08-091-6/+8
* Use help-mode xrefs in describe-fontAlexander Gramiak2017-08-081-1/+3
* Don't try to jump to non-existent part (bug#28013)Katsumi Yamaoka2017-08-081-5/+8
* Replace some uses of evalMark Oteiza2017-08-083-8/+7
* Convert uses of looking-at in viper-ex to following-charMark Oteiza2017-08-081-52/+47
* Some cleanup in message.elMark Oteiza2017-08-081-11/+7
* Document make-temp-name magic limitationsPaul Eggert2017-08-082-5/+7
* Show number of errors in compilation-mode mode-lineTom Tromey2017-08-073-23/+64
* Do some cleanup in mailcap.elMark Oteiza2017-08-071-45/+25
* query-replace: Undo replacements performed with 'commaTino Calancha2017-08-082-28/+64
* ; Merge: Fixes for macroexpansion and compilationNoam Postavsky2017-08-0712-19/+277
|\
| * Don't define gv expanders in compiler's runtime (Bug#27016)Noam Postavsky2017-08-072-6/+148
| * Let the cl-typep effects of defclass work during compilation (Bug#27718)Noam Postavsky2017-08-072-13/+1
| * Let `define-symbol-prop' take effect during compilationStefan Monnier2017-08-073-0/+57
| * Add a test of handling of circular values to testcover-testsGemini Lasswell2017-08-071-0/+10
| * Don't error on circular values in testcoverNoam Postavsky2017-08-071-2/+8
| * ; Avoid test failures when running from compiled test filesNoam Postavsky2017-08-073-1/+24
| * Catch argument and macroexpansion errors in ertAlexander Gramiak2017-08-072-9/+41
|/
* Revert "Add Enchant support to ispell.el (Bug#17742)"Reuben Thomas2017-08-071-65/+14