aboutsummaryrefslogtreecommitdiffstats
path: root/doc (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | | | | Document the shorthand hints displayed by M-xEli Zaretskii2015-11-281-1/+17
| | * | | | | | | | | | | | | | | | Update docs of character foldingEli Zaretskii2015-11-281-8/+5
| | * | | | | | | | | | | | | | | | Document changes in "C-h l"Eli Zaretskii2015-11-281-2/+3
| | * | | | | | | | | | | | | | | | Finalize documentation of 'custom-prompt-customize-unsaved-options'Eli Zaretskii2015-11-281-0/+2
| | * | | | | | | | | | | | | | | | Document 'comment-line'Eli Zaretskii2015-11-281-0/+14
| | * | | | | | | | | | | | | | | | Document new checkdoc featuresEli Zaretskii2015-11-281-2/+14
| | * | | | | | | | | | | | | | | | Improve documentation of search and replace commandsEli Zaretskii2015-11-281-42/+44
| | * | | | | | | | | | | | | | | | Improve documentation of 'eval-buffer' and 'eval-region'Eli Zaretskii2015-11-271-1/+2
| | * | | | | | | | | | | | | | | | Improve and update documentation of search commandsEli Zaretskii2015-11-256-216/+554
| | * | | | | | | | | | | | | | | | Improve text-quoting-style doc againPaul Eggert2015-11-231-4/+3
| | * | | | | | | | | | | | | | | | Improve text-quoting-style docPaul Eggert2015-11-231-2/+3
| | * | | | | | | | | | | | | | | | * doc/lispref/windows.texi (Window Sizes): Fix indices and references.Martin Rudalics2015-11-231-8/+8
| | * | | | | | | | | | | | | | | | Call 'window-size-change-functions' for mini-windowsEli Zaretskii2015-11-211-4/+4
| | * | | | | | | | | | | | | | | | Correct a documentation error in frames.texiJohn Wiegley2015-11-201-1/+1
| | * | | | | | | | | | | | | | | | Document 'describe-symbol'Eli Zaretskii2015-11-141-0/+12
| | * | | | | | | | | | | | | | | | Document that GNU Make >= 3.81 is required to build EmacsEli Zaretskii2015-11-141-1/+3
| | * | | | | | | | | | | | | | | | Merge branch 'emacs-25' of git.savannah.gnu.org:/srv/git/emacs into emacs-25Eli Zaretskii2015-11-131-1/+1
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | Adapt Tramp version, do not merge with masterMichael Albinus2015-11-131-1/+1
| | * | | | | | | | | | | | | | | | | Remove support for ':timeout' from w32 tray notificationsEli Zaretskii2015-11-131-6/+0
| | |/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | Don't fake empty cells value by "" when printing with a lambda.Vincent Belaïche2015-12-301-0/+30
|/ / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | Add a command to view files in the browser to diredLars Ingebrigtsen2015-12-251-0/+7
* | | | | | | | | | | | | | | | | Allow toggling colors in ewwLars Ingebrigtsen2015-12-251-0/+6
* | | | | | | | | | | | | | | | | Add FreeBSD cert bundleAshish SHUKLA2015-12-241-8/+9
* | | | | | | | | | | | | | | | | Doc changes for kqueueMichael Albinus2015-11-251-19/+22
* | | | | | | | | | | | | | | | | Remove support for ':timeout' from w32 tray notificationsEli Zaretskii2015-11-131-6/+0
|/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | CC Mode: Respect users' settings of open-paren-in-column-0-is-defun-start.Alan Mackenzie2015-11-111-2/+2
* | | | | | | | | | | | | | | | ; * doc/lispref/os.texi: Fix indentation of sample code.Juanma Barranquero2015-11-111-1/+1
* | | | | | | | | | | | | | | | Rename seq-p and map-p to seqp and mappNicolas Petton2015-11-111-3/+3
* | | | | | | | | | | | | | | | Implement tray notifications for MS-WindowsEli Zaretskii2015-11-111-4/+84
* | | | | | | | | | | | | | | | Spelling fixesPaul Eggert2015-11-101-1/+1
* | | | | | | | | | | | | | | | * doc/lispref/variables.texi (Directory Local Variables):Artur Malabarba2015-11-102-14/+31
* | | | | | | | | | | | | | | | * doc/lispref/windows.texi (Coordinates and Windows): Fix typo.Martin Rudalics2015-11-071-1/+1
* | | | | | | | | | | | | | | | * doc/emacs/ack.texi (Acknowledgments): Updates.Xue Fuqiao2015-11-061-9/+18
* | | | | | | | | | | | | | | | Document behavior of collation on CygwinKen Brown2015-11-021-2/+5
* | | | | | | | | | | | | | | | Merge from gnulib.Paul Eggert2015-10-301-64/+287
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | ; Improve documentation of 'unhandled-file-name-directory'Eli Zaretskii2015-10-291-6/+6
* | | | | | | | | | | | | | | Add "afp" method to TrampMichael Albinus2015-10-291-3/+14
* | | | | | | | | | | | | | | Don't require default-directory to end with a slashDmitry Gutov2015-10-291-1/+1
* | | | | | | | | | | | | | | * doc/lispref/sequences.texi (Sequence Functions): Fix typoArtur Malabarba2015-10-281-1/+1
* | | | | | | | | | | | | | | * lisp/emacs-lisp/seq.el (seq-mapn): New functionArtur Malabarba2015-10-281-0/+18
* | | | | | | | | | | | | | | Clarify that load-path contents should be directory file namesStephen Leake2015-10-261-20/+30
* | | | | | | | | | | | | | | Further work on `stopped' events in filenotify.elMichael Albinus2015-10-261-8/+37
* | | | | | | | | | | | | | | Document file notification `stopped' eventMichael Albinus2015-10-251-0/+37
* | | | | | | | | | | | | | | Describe dired-do-compress-to in the manualOleh Krehel2015-10-221-1/+11
* | | | | | | | | | | | | | | New lispref section “Security Considerations”Paul Eggert2015-10-213-1/+106
* | | | | | | | | | | | | | | Merge from gnulibPaul Eggert2015-10-211-57/+89
* | | | | | | | | | | | | | | (/ N) now returns the reciprocal of NPaul Eggert2015-10-201-4/+13
* | | | | | | | | | | | | | | New function seq-positionNicolas Petton2015-10-201-0/+19
* | | | | | | | | | | | | | | * doc/emacs/ack.texi (Acknowledgments): Small, sad, update.Glenn Morris2015-10-191-1/+2
* | | | | | | | | | | | | | | Fix return value of 'set-file-extended-attributes'Eli Zaretskii2015-10-191-0/+2