aboutsummaryrefslogtreecommitdiffstats
path: root/doc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Don’t adjust CRLF in file namesPaul Eggert2017-08-191-2/+2
* Fix one more issue reported by Alex (Bug#27999)Martin Rudalics2017-08-191-3/+3
* Fix two side window problems noted by Alex (Bug#27999)Martin Rudalics2017-08-191-6/+6
* Clarify behavior of symlinks and directoriesPaul Eggert2017-08-191-43/+80
* Fix and document make-temp-file optional text parameterTed Zlatanov2017-08-181-2/+5
* ; Minor copyedits in manuals.Eli Zaretskii2017-08-182-7/+11
* * doc/emacs/files.texi (Copying and Naming): Avoid confusing texi2pdf.Glenn Morris2017-08-171-7/+5
* * doc/emacs/files.texi (Copying and Naming): MentionMichael Albinus2017-08-161-3/+4
* New manual section "Copying and Naming"Paul Eggert2017-08-153-57/+69
* Be consistent in spelling 'ok-if-already-exists'.Paul Eggert2017-08-131-2/+2
* Document internal-use naming conventionsPaul Eggert2017-08-122-0/+19
* Add new face 'header-line-highlight'Alexander Gramiak2017-08-121-0/+6
* Document make-temp-name magic limitationsPaul Eggert2017-08-081-4/+5
* Show number of errors in compilation-mode mode-lineTom Tromey2017-08-071-0/+4
* Allow async command output buffer to be shown only on outputReuben Thomas2017-08-071-0/+5
* dired-do-delete: Allow to delete dirs recursively without promptsTino Calancha2017-08-061-0/+8
* Default to --with-mailutils if it is installedPaul Eggert2017-08-021-1/+1
* Dired: Handle posix wildcards in directory partTino Calancha2017-07-301-4/+16
* Improve documentation of 'occur'Eli Zaretskii2017-07-291-0/+4
* Clarify documentation of ':inherit' face attributeEli Zaretskii2017-07-291-1/+3
* New commands 'apropos-local-variable', 'apropos-local-value'Drew Adams2017-07-281-0/+9
* * doc/lispref/loading.texi (When to Autoload): New section.Glenn Morris2017-07-261-0/+40
* register-read-with-preview: Quit if user input C-g or ESCTino Calancha2017-07-251-1/+4
* * doc/emacs/frames.texi (Fonts): Mention Gsettings.Glenn Morris2017-07-221-1/+2
* Add a minor mode interface for display-line-numbersAlexander Gramiak2017-07-222-0/+8
* Document the support for "scrollBar" X resourceEli Zaretskii2017-07-221-0/+5
* Index 'rectangle' in the ELisp manualEli Zaretskii2017-07-221-0/+1
* Mention 'C-M-i' as key binding for 'ispell-complete-word'Fabrice Bauzac2017-07-221-0/+1
* ; * doc/emacs/search.texi (Word Search): Update for changes in bug#27341.Eli Zaretskii2017-07-221-2/+3
* Fix the eww-search-words description in the Emacs manualFabrice Bauzac2017-07-221-5/+9
* ; Spelling fixesPaul Eggert2017-07-201-1/+1
* Fix symbol completion and document it.Vincent Belaïche2017-07-171-6/+23
* ; * doc/emacs/dired.texi (Subdirectory Motion): Fix a typo. (Bug#27727)Eli Zaretskii2017-07-171-1/+1
* Allow user control on what starts and ends a paragraph for bidiEli Zaretskii2017-07-172-17/+52
* alist-get: Add optional arg TESTFNTino Calancha2017-07-171-10/+14
* Fix the Elisp manual wrt GnuTL cryptographyEli Zaretskii2017-07-152-0/+6
* Make combinations of :width/:max-height image specs work reliablyLars Ingebrigtsen2017-07-151-0/+11
* GnuTLS HMAC and symmetric cipher supportTed Zlatanov2017-07-141-0/+195
* Merge from gnulibPaul Eggert2017-07-131-12/+2
* Add an optional testfn parameter to assocNicolas Petton2017-07-111-9/+9
* Add Quick Start Guide to Tramp manualMichael Albinus2017-07-102-60/+205
* Improve indexing of VC-related stuff in the Emacs manualEli Zaretskii2017-07-091-0/+1
* Support display of line numbers nativelyEli Zaretskii2017-07-085-8/+80
|\
| * Fix vertical-motion across the place where line-number width changesEli Zaretskii2017-07-071-0/+17
| * Implement line numbers that disregard narrowingEli Zaretskii2017-07-061-0/+8
| * Add documentation for display-line-numbersEli Zaretskii2017-06-304-8/+55
* | Remove Vwindow_text_change_functions and related codeMartin Rudalics2017-07-071-5/+0
* | Spelling fixesPaul Eggert2017-07-062-10/+10
* | Allow comment-indent-functions to specify exact indentation (Bug#385)Noam Postavsky2017-07-051-3/+6
* | Add absolute optional parameter to line-number-at-pos (Bug#26417)Damien Cassou2017-07-031-3/+8