aboutsummaryrefslogtreecommitdiffstats
path: root/doc (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | Remove unused arguments from make-xwidgetJoakim Verona2016-04-021-3/+3
| * | | | | | | | | | | | | | | | Improve documentation of byte-code objectsEli Zaretskii2016-04-021-7/+18
* | | | | | | | | | | | | | | | | Add `r'/`l' grep command history commandsLars Magne Ingebrigtsen2016-04-031-0/+7
* | | | | | | | | | | | | | | | | Merge from origin/emacs-25John Wiegley2016-04-022-4/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | * doc/lispref/text.texi (Columns): Remove a nonexistent reference.Xue Fuqiao2016-03-301-3/+0
| * | | | | | | | | | | | | | | | * doc/man/emacsclient.1: Document +line:column option.Paul Eggert2016-03-291-1/+11
| * | | | | | | | | | | | | | | | Remove prog-indentation-contextDmitry Gutov2016-03-281-77/+0
* | | | | | | | | | | | | | | | | Merge from origin/emacs-25John Wiegley2016-04-023-11/+77
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | Improve documentatuon of 'truncate-partial-width-windows'Eli Zaretskii2016-03-262-5/+8
| * | | | | | | | | | | | | | | | Minor copyedits of documentation for temporary displaysEli Zaretskii2016-03-251-17/+21
| * | | | | | | | | | | | | | | | Describe temporary displays in Emacs manualMartin Rudalics2016-03-252-3/+62
* | | | | | | | | | | | | | | | | New function seq-sort-by in seq.elNicolas Petton2016-03-291-0/+12
* | | | | | | | | | | | | | | | | Add a new function `buffer-hash'Lars Magne Ingebrigtsen2016-03-281-0/+14
* | | | | | | | | | | | | | | | | Implement 'func-arity'Paul Pogonyshev2016-03-261-6/+34
* | | | | | | | | | | | | | | | | Merge from origin/emacs-25Paul Eggert2016-03-232-59/+84
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | Sync with gnulibPaul Eggert2016-03-231-54/+79
| * | | | | | | | | | | | | | | | Resurrect GNUS-NEWS autogenerationPaul Eggert2016-03-231-5/+5
* | | | | | | | | | | | | | | | | -Paul Eggert2016-03-223-8/+14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | Fix Bug#23032Michael Albinus2016-03-191-1/+3
| * | | | | | | | | | | | | | | | Adjudicate review comments in abbrevs.texiEli Zaretskii2016-03-192-7/+11
* | | | | | | | | | | | | | | | | -Paul Eggert2016-03-224-43/+50
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | Improve documentation of glyphless-character displayEli Zaretskii2016-03-161-3/+6
| * | | | | | | | | | | | | | | | Fix a typo in the Emacs manualCesar Quiroz2016-03-141-9/+9
| * | | | | | | | | | | | | | | | Fix some single quotes in documentationPaul Eggert2016-03-141-3/+3
| * | | | | | | | | | | | | | | | Revert "Simplify "Visit New File" to "New File""Phillip Lord2016-03-131-1/+1
| * | | | | | | | | | | | | | | | Simplify "Visit New File" to "New File"Phillip Lord2016-03-121-1/+1
| * | | | | | | | | | | | | | | | Fix documentation of seq.el functionsEli Zaretskii2016-03-121-28/+32
* | | | | | | | | | | | | | | | | Fix problems caused by new implementation of sub-word modeEli Zaretskii2016-03-211-12/+48
* | | | | | | | | | | | | | | | | Merge doc fixes for 'random' lost in previous mergeEli Zaretskii2016-03-211-1/+3
* | | | | | | | | | | | | | | | | Unhide the --no-line-directive option to 'etags'Eli Zaretskii2016-03-211-3/+9
* | | | | | | | | | | | | | | | | Amend parse-partial-sexp correctly to handle two character comment delimitersAlan Mackenzie2016-03-201-14/+19
* | | | | | | | | | | | | | | | | Merge from origin/emacs-25John Wiegley2016-03-113-389/+296
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | Update Emacs manual section related to character foldingJohn Wiegley2016-03-111-11/+10
| * | | | | | | | | | | | | | | | Sync with gnulibPaul Eggert2016-03-101-375/+283
| * | | | | | | | | | | | | | | | By default, etags produces unqualified Perl tag namesEli Zaretskii2016-03-101-3/+3
* | | | | | | | | | | | | | | | | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsAlan Mackenzie2016-03-101-0/+17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Add new function display-buffer-reuse-mode-windowNicolas Richard2016-03-101-0/+17
* | | | | | | | | | | | | | | | | | Clarify the documentation of nested comments.Alan Mackenzie2016-03-101-7/+8
|/ / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | Assume getaddrinfo in C codePaul Eggert2016-03-071-3/+5
* | | | | | | | | | | | | | | | | Remove support for IRIXPaul Eggert2016-03-071-3/+0
* | | | | | | | | | | | | | | | | * doc/lispref/files.texi (File Attributes): Fix typo.Glenn Morris2016-03-041-1/+1
* | | | | | | | | | | | | | | | | Add accessors for `file-attributes'Lars Ingebrigtsen2016-03-041-36/+46
* | | | | | | | | | | | | | | | | Merge from origin/emacs-25John Wiegley2016-03-031-3/+18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | Document c-guess-basic-syntax in the CC Mode manual.Alan Mackenzie2016-03-011-3/+18
* | | | | | | | | | | | | | | | | Merge from origin/emacs-25John Wiegley2016-03-031-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | Remove the word "valid", to avoid ambiguityDmitry Gutov2016-02-291-2/+2
* | | | | | | | | | | | | | | | | Merge from origin/emacs-25John Wiegley2016-03-031-0/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | Add a eww command to toggle paragraph directionLars Ingebrigtsen2016-02-281-0/+8
* | | | | | | | | | | | | | | | | Merge from origin/emacs-25John Wiegley2016-03-031-9/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | ; * doc/lispref/modes.texi (Font Lock Basics): Minor rewording.Eli Zaretskii2016-02-241-9/+9