aboutsummaryrefslogtreecommitdiffstats
path: root/doc/lispref (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | doc/lispref/text.texi (Clickable Text): Improve indexing. (Bug#19629)Eli Zaretskii2015-01-202-0/+5
* | | | | | | | | | | | | | | | Merge from origin/emacs-24Fabián Ezequiel Gallina2015-01-282-0/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | doc/lispref/variables.texi (Creating Buffer-Local): Improve indexing (Bug#19608)Eli Zaretskii2015-01-152-0/+6
* | | | | | | | | | | | | | | | Merge from origin/emacs-24Fabián Ezequiel Gallina2015-01-282-9/+20
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | More doc fixes for bug#19502 -- make documentation less X-specific.Eli Zaretskii2015-01-042-9/+20
| * | | | | | | | | | | | | | | Fix copyright years by handPaul Eggert2015-01-012-2/+2
| * | | | | | | | | | | | | | | Update copyright year to 2015Paul Eggert2015-01-0154-54/+55
* | | | | | | | | | | | | | | | * lisp/dom.el (dom-strings): New function.Lars Magne Ingebrigtsen2015-01-161-0/+3
* | | | | | | | | | | | | | | | Add set-binary-mode primitive to switch a standard stream to binary I/O.Eli Zaretskii2015-01-152-0/+30
* | | | | | | | | | | | | | | | * lisp/subr.el (redisplay-dont-pause): Mark as obsolete.Stefan Monnier2015-01-081-26/+1
* | | | | | | | | | | | | | | | * doc/lispref/files.texi: Fix xref typo.Paul Eggert2015-01-041-1/+1
* | | | | | | | | | | | | | | | batch write-region no longer says "Wrote FOO"Paul Eggert2015-01-032-2/+8
* | | | | | | | | | | | | | | | ChangeLog fixesGlenn Morris2015-01-021-0/+4
* | | | | | | | | | | | | | | | Fix copyright years by handPaul Eggert2015-01-012-2/+2
* | | | | | | | | | | | | | | | Update copyright year to 2015Paul Eggert2015-01-0154-54/+55
* | | | | | | | | | | | | | | | Less 'make' chatter for doc and lispPaul Eggert2014-12-312-4/+21
* | | | | | | | | | | | | | | | Update documentation of Temporary Displays.Martin Rudalics2014-12-302-10/+62
* | | | | | | | | | | | | | | | Fix previous patch to match its commit messagePaul Eggert2014-12-291-12/+0
* | | | | | | | | | | | | | | | system-name's returned value can varyPaul Eggert2014-12-291-2/+7
* | | | | | | | | | | | | | | | Sanitize ChangeLog entries for previous merges.Fabián Ezequiel Gallina2014-12-271-2/+6
* | | | | | | | | | | | | | | | Merge from origin/emacs-24Fabián Ezequiel Gallina2014-12-274-5/+12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | Small doc markup fixesGlenn Morris2014-12-243-3/+5
| * | | | | | | | | | | | | | | * doc/lispref/modes.texi (Defining Minor Modes, SMIE Lexer): Markup fixes.Glenn Morris2014-12-242-2/+6
* | | | | | | | | | | | | | | | Merge from origin/emacs-24Fabián Ezequiel Gallina2014-12-2731-1/+274
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | Improve indexing on the chapter/section/subsection levels.Eli Zaretskii2014-12-2331-0/+272
| * | | | | | | | | | | | | | | * lisp/subr.el (redisplay-dont-pause): Mark as obsolete.Stefan Monnier2014-12-182-26/+7
| * | | | | | | | | | | | | | | Don't break example string between 2 lines (bug#19257)Eli Zaretskii2014-12-112-4/+9
* | | | | | | | | | | | | | | | Make `resize-mini-windows' customizable and update documentation for it.Martin Rudalics2014-12-252-2/+28
* | | | | | | | | | | | | | | | Resync @menu order with @node order.Martin Rudalics2014-12-252-93/+97
* | | | | | | | | | | | | | | | * doc/lispref/windows.texi (Windows): Sync @menu order with @node order.Glenn Morris2014-12-242-1/+3
* | | | | | | | | | | | | | | | * doc/lispref/sequences.texi (Sequence Functions): Copyedits.Glenn Morris2014-12-242-152/+77
* | | | | | | | | | | | | | | | Markup fixes for doc/lisprefGlenn Morris2014-12-246-12/+20
* | | | | | | | | | | | | | | | Remove obsolete references to pre-C99 buildsPaul Eggert2014-12-212-2/+6
* | | | | | | | | | | | | | | | Describe window size preserving options.Martin Rudalics2014-12-193-17/+127
* | | | | | | | | | | | | | | | Allow querying font by name for its height and other info. (Bug#19395)Eli Zaretskii2014-12-182-3/+125
* | | | | | | | | | | | | | | | * lisp/emacs-lisp/seq.el: New file.Nicolas Petton2014-12-162-16/+380
* | | | | | | | | | | | | | | | "Advice" is a mass noun. Amend text accordingly.Alan Mackenzie2014-12-152-38/+48
* | | | | | | | | | | | | | | | Implement a new function `directory-name-p'Lars Magne Ingebrigtsen2014-12-132-0/+9
* | | | | | | | | | | | | | | | Fix dates in ChangeLog entries merged from emacs-24.Eli Zaretskii2014-12-131-1/+1
* | | | | | | | | | | | | | | | Merge from origin/emacs-24Ted Zlatanov2014-12-122-4/+9
* | | | | | | | | | | | | | | | Implement a new function directory-files-recursivelyLars Magne Ingebrigtsen2014-12-092-0/+13
* | | | | | | | | | | | | | | | Implement copying of a buffer portion while preserving visual order.Eli Zaretskii2014-12-043-0/+38
* | | | | | | | | | | | | | | | Allow to search for characters whose bidi directionality was overridden.Eli Zaretskii2014-12-022-0/+59
* | | | | | | | | | | | | | | | Merge branch 'emacs-24'.Paul Eggert2014-11-283-5/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | Fix white-space problems in ChangeLogs.Paul Eggert2014-11-241-1/+1
| * | | | | | | | | | | | | | | Lessen focus on ChangeLog files, as opposed to change log entries.Paul Eggert2014-11-193-4/+10
* | | | | | | | | | | | | | | | Add a DOM pretty-printing functionLars Magne Ingebrigtsen2014-11-272-13/+25
* | | | | | | | | | | | | | | | Merge branch 'emacs-24'Ted Zlatanov2014-11-261-13/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | Simplify and fix doc-related .gitignore files.Paul Eggert2014-11-161-13/+0
* | | | | | | | | | | | | | | | * text.texi (Document Object Model): Typo fixLars Magne Ingebrigtsen2014-11-261-2/+2