summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Edebug: Overload `edebug-form-spec` even lessStefan Monnier2021-02-122-19/+24
* * lisp/emacs-lisp/edebug.el (edebug--handle-&-spec-op) <&lookup>: New methodStefan Monnier2021-02-121-0/+11
* Allow minor modes to specify major modes they're useful inLars Ingebrigtsen2021-02-121-0/+5
* Fix two Emacs version references in misc manualsStefan Kangas2021-02-112-2/+4
* Fix Octave double-quoted string line continuationsBasil L. Contovounesios2021-02-111-1/+4
* Remove the 'M-o' ('facemap-keymap') binding experimentallyLars Ingebrigtsen2021-02-102-9/+0
* Allow exit-minibuffer to be called from Lisp code. Fixes bug #46373Alan Mackenzie2021-02-091-1/+1
* Finish customize-changed-options/customize-changed fix upLars Ingebrigtsen2021-02-091-6/+3
* Add command to recenter errors from Occur/Grep buffersTino Calancha2021-02-072-1/+11
* Move line-number-at-pos to CLars Ingebrigtsen2021-02-071-10/+8
* Add a new function 'line-number-at-position'Lars Ingebrigtsen2021-02-071-8/+10
* Clarify that #s(hash-table ...) doesn't always create a new hash tableLars Ingebrigtsen2021-02-072-9/+15
* Add more commands to the new `C-x x' keymapLars Ingebrigtsen2021-02-073-30/+30
* Move 'revert-buffer' global binding to 'C-x g g'Sean Whitton2021-02-071-1/+1
* Permit zero value for 'child-frame-border-width' parameter (Bug#46184)Martin Rudalics2021-02-061-0/+2
* Merge from origin/emacs-27Glenn Morris2021-02-061-4/+5
|\
| * Fix last change in syntax.texiEli Zaretskii2021-02-051-4/+5
| * Correct the lispref manual about flushing ppss infoLars Ingebrigtsen2021-02-051-4/+4
* | Merge from origin/emacs-27Glenn Morris2021-02-061-2/+2
|\ \ | |/
| * Clarify how transient indentation modes are exited in the manualLars Ingebrigtsen2021-02-051-2/+2
| * Clarify the "Sentinels" node in the lispref manualLars Ingebrigtsen2021-02-041-1/+5
| * Improve documentation of 'read-regexp' and friendsEli Zaretskii2021-01-272-12/+18
* | Add command 'dbus-monitor'Michael Albinus2021-02-051-0/+5
* | Correct the lispref manual about flushing ppss infoLars Ingebrigtsen2021-02-051-4/+4
* | Allow a :variable keyword in define-globalized-minor-modeLars Ingebrigtsen2021-02-041-0/+5
* | Clarify the "Sentinels" node in the lispref manualLars Ingebrigtsen2021-02-041-1/+5
* | Update description of 'tramp-crypt-remove-directory'Robert Pluim2021-02-041-3/+4
* | Bind 'revert-buffer' to 'C-x g' globallySean Whitton2021-02-021-3/+3
* | Allow the caller to specify own face on suffix in annotation-functionJuri Linkov2021-01-301-5/+14
* | Reduce flicker in Isearch modeAugusto Stoffel2021-01-301-0/+7
* | Improve :foreground description in the manualLars Ingebrigtsen2021-01-301-1/+1
* | Describe pointer shapes in the manualLars Ingebrigtsen2021-01-291-4/+25
* | Add a command for redisplay during keyboard macrosMarco Wahl2021-01-291-0/+8
* | Avoid recommending GoogleStefan Kangas2021-01-281-3/+3
* | Merge from origin/emacs-27Glenn Morris2021-01-271-2/+15
|\ \ | |/
| * Fix last changeEli Zaretskii2021-01-231-2/+15
| * Mention undo-amalgamate-change-group in the lispref manualLars Ingebrigtsen2021-01-231-0/+5
* | Some Tramp fixesMichael Albinus2021-01-271-0/+3
* | Improve documentation of 'read-regexp' and friendsEli Zaretskii2021-01-272-12/+18
* | Fix typos and punctuationEli Zaretskii2021-01-261-5/+5
* | Add distinct controls for child frames' borders (Bug#45620)Alexander Miller2021-01-261-3/+16
* | Add a mechanism for buffer-local thing-at-pointsLars Ingebrigtsen2021-01-231-0/+19
* | Mention undo-amalgamate-change-group in the lispref manualLars Ingebrigtsen2021-01-221-0/+5
* | Update from Gnulib by running admin/merge-gnulibPaul Eggert2021-01-221-101/+62
* | Use RemoteCommand option for Tramp's sshx and scpx methodsMichael Albinus2021-01-221-10/+17
* | Make Message respect header removal instructions moreLars Ingebrigtsen2021-01-211-0/+6
* | Fix up example in the Modifying Menus node in the lispref manualLars Ingebrigtsen2021-01-201-3/+2
* | Mention that the mouse will switch on transient-mark-mode in manualLars Ingebrigtsen2021-01-201-1/+3
* | Some Tramp fixes, resulting from test campaignMichael Albinus2021-01-191-2/+6
* | Add a bit more clarification around standard error processes.Philipp Stephani2021-01-171-1/+26