aboutsummaryrefslogtreecommitdiffstats
path: root/doc/lispref (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add condition-case success handler (bug#47677)Mattias Engdegård2021-04-151-1/+8
* Add two optional arguments to 'string-width'Eli Zaretskii2021-04-141-1/+10
* * doc/lispref/keymaps.texi (Translation Keymaps): Fix small misprintFilipp Gunbin2021-04-131-1/+1
* * doc/lispref/processes.texi: Fix small misprintFilipp Gunbin2021-04-131-1/+1
* * lisp/frame.el (delete-other-frames): Add universal prefix `iconify` argStefan Monnier2021-04-121-1/+4
* (define-minor-mode): Warn about use of pre-Emacs-21 style argsStefan Monnier2021-04-121-39/+25
* * doc/lispref/elisp.texi (Top): Add missing entry.Stefan Kangas2021-04-111-0/+1
* Edebug: Disable backtracking when hitting a &define keyword.Philipp Stephani2021-04-101-5/+5
* Set CSS for SVG filesAlan Third2021-04-031-0/+22
* File unlock errors now issue warnings (Bug#46397)Matt Armstrong2021-03-271-0/+2
* Move string-trim functions to subr.elLars Ingebrigtsen2021-03-241-0/+16
* Merge from origin/emacs-27Glenn Morris2021-03-181-3/+0
|\
| * Remove duplicate @table item from ELisp manualFabrice Bauzac2021-03-171-3/+0
* | Merge from origin/emacs-27Glenn Morris2021-03-181-3/+3
|\ \ | |/
| * Fix typos and omissions for (elisp)Button Buffer CommandsMatt Armstrong2021-03-131-3/+3
* | Document that `buffer-string' retains text propertiesLars Ingebrigtsen2021-03-181-1/+3
* | Unbind `M-o' and add new `C-x x f' bindingLars Ingebrigtsen2021-03-181-2/+1
* | * lisp/emacs-lisp/benchmark.el (benchmark-call): New functionStefan Monnier2021-03-171-1/+2
* | Add minibuffer input support to commands that set the frame sizeDaniel Martín2021-03-161-6/+6
* | Add a new `image-transform-smoothing' user optionLars Ingebrigtsen2021-03-121-2/+7
* | Make tags tables from Texinfo sourcesPetteri Hintsanen2021-03-111-0/+16
* | Fix wording of a recently added documentationEli Zaretskii2021-03-111-7/+6
* | ; Fix US spelling in last change.Basil L. Contovounesios2021-03-101-1/+1
* | Enable selectable image smoothing (bug#38394)Alan Third2021-03-101-0/+11
* | Remove several references to Emacs 22 and earlierStefan Kangas2021-03-108-23/+0
* | Simplify silent-rules build machineryGlenn Morris2021-03-061-7/+2
* | Remove mention of using defun- and defvar- as prefixesLars Ingebrigtsen2021-03-061-2/+2
* | ; Fix last change.Eli Zaretskii2021-03-061-2/+2
* | Improve documentation of BindatEli Zaretskii2021-03-061-24/+37
* | Bindat: new macro-expansion based data layout languageStefan Monnier2021-03-052-145/+136
* | * src/fns.c (Frandom): Handle bignum `limit`sStefan Monnier2021-03-051-1/+1
* | Improve the documentation of :extra in cl-defmethodLars Ingebrigtsen2021-03-051-4/+5
* | Decouple require-theme from load-themeBasil L. Contovounesios2021-03-041-1/+25
* | * lisp/emacs-lisp/pcase.el: Bind all the vars in `or` patternsStefan Monnier2021-03-011-8/+4
* | Combine and reconcile two conflicting entries in NEWS on goto-line-historyAlan Mackenzie2021-02-281-2/+3
* | Add a new command for mode-specific commandsLars Ingebrigtsen2021-02-201-0/+9
* | Add the `always' functionLars Ingebrigtsen2021-02-201-0/+4
* | Merge from origin/emacs-27Glenn Morris2021-02-191-1/+4
|\ \ | |/
| * More accurate documentation of the "r" interactive specEli Zaretskii2021-02-191-1/+4
* | Merge from origin/emacs-27Glenn Morris2021-02-192-3/+3
|\ \ | |/
| * Clarify when activate-mark-hook is runLars Ingebrigtsen2021-02-071-2/+2
| * Fix example in Sequence Functions node in the manualPetteri Hintsanen2021-02-071-1/+1
* | Fix typosMattias Engdegård2021-02-182-2/+2
* | Fix recent Command Modes changes in Elisp manualBasil L. Contovounesios2021-02-171-7/+8
* | doc/lispref/commands.texi (Command Modes): Fix typo.Matt Armstrong2021-02-171-2/+2
* | Explicate on how to tag commands with modesLars Ingebrigtsen2021-02-171-15/+73
* | ; Fix last change in commands.texi.Eli Zaretskii2021-02-171-0/+1
* | Disable filtering of commands in M-x completionEli Zaretskii2021-02-171-6/+10
* | * lisp/emacs-lisp/bindat.el: Add 64bit int supportStefan Monnier2021-02-151-3/+8
* | * lisp/emacs-lisp/bindat.el (bindat-spec): New macro.Stefan Monnier2021-02-151-12/+16