summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAge
...
| * * lisp/emacs-lisp/macroexp.el (macroexp--expand-all): Perform β-reductionStefan Monnier2021-01-27
| * * lisp/replace.el (query-replace-read-from-suggestions): New function.Juri Linkov2021-01-27
| * Support multi-line prompt and contents in previous-line-or-history-element.Juri Linkov2021-01-27
| * * lisp/international/titdic-cnv.el (tsang-quick-converter): SimplifyStefan Monnier2021-01-27
| * * lisp/international/titdic-cnv.el: Revert to utf-8 encodingStefan Monnier2021-01-27
| * Use lexical-binding in of all lisp/languageStefan Monnier2021-01-27
| * Merge from origin/emacs-27Glenn Morris2021-01-27
| |\
| | * Improve documentation of sendmail.el defcustom'sEli Zaretskii2021-01-22
| * | Merge from origin/emacs-27Glenn Morris2021-01-27
| |\|
| | * ; * lisp/language/cham.el: Fix copy-paste mistake in comment.Eli Zaretskii2021-01-16
| * | Some Tramp fixesMichael Albinus2021-01-27
| * | * lisp/net/dbus.el (dbus-monitor-handler): Disable buffer undo.Michael Albinus2021-01-27
| * | Improve documentation of 'read-regexp' and friendsEli Zaretskii2021-01-27
| * | * lisp/subr.el (empty-history): Move defvar to functions where it's used.Juri Linkov2021-01-27
| * | Support variable name for previous-window in display-buffer-in-previous-windowJuri Linkov2021-01-27
| * | Fix indentation in sieve-modeLars Ingebrigtsen2021-01-27
| * | Fix setting of line/point style in calc gnuplotLars Ingebrigtsen2021-01-27
| * | read-regexp-suggestions doc string improvementLars Ingebrigtsen2021-01-27
| * | Try to improve the read-regexp doc stringLars Ingebrigtsen2021-01-27
| * | Use lexical-binding in all of `lisp/url`Stefan Monnier2021-01-26
| * | * lisp/progmodes/sh-script.el (sh-smie-sh-rules): Tweak indent of new `for`Stefan Monnier2021-01-26
| * | Revert "Allow gnus-retrieve-headers to return headers directly"Eric Abrahamsen2021-01-26
| * | Add distinct controls for child frames' borders (Bug#45620)Alexander Miller2021-01-26
| * | Use `lexical-binding` in all `lisp/international` filesStefan Monnier2021-01-25
| * | Make subdirs . nil in dir-locals in ~/ workLars Ingebrigtsen2021-01-26
| * | Don't move point to the prompt in previous-line-or-history-element (bug#46033)Juri Linkov2021-01-25
| * | Fontify special forms and macros the sameLars Ingebrigtsen2021-01-25
| * | Rewrite lisp--el-funcall-position-p to be inverse of the -not functionLars Ingebrigtsen2021-01-24
| * | Fix macro fontification in `condition-case' handler bodiesLars Ingebrigtsen2021-01-24
| * | Tweak `condition-case' keyword highlightsLars Ingebrigtsen2021-01-24
| * | Make Tramp's insert-directory more robustMichael Albinus2021-01-24
| * | Fix insertion logic of newly subscribed Gnus groupsEric Abrahamsen2021-01-24
| * | Add support for dired compressing .lz/.lzo filesJean Louis2021-01-24
| * | Properly initialize gnus-search-namazu-index-directoryEric Abrahamsen2021-01-23
| * | Make (subdirs . nil) in .dir-locals.el workLars Ingebrigtsen2021-01-23
| * | Fix missing file&line info in "Unknown defun property" warningsStefan Monnier2021-01-23
| * | Provide a (thing-at-point 'url) in eww buffersLars Ingebrigtsen2021-01-23
| * | Add a mechanism for buffer-local thing-at-pointsLars Ingebrigtsen2021-01-23
| * | Use single post-command-hook on hl-line modesGabriel do Nascimento Ribeiro2021-01-23
| * | ; xref-revert-buffer: Drop the (goto-char) at the endDmitry Gutov2021-01-23
| * | Erase the buffer only after fetching the new contentsDmitry Gutov2021-01-23
| * | * lisp/simple.el (newline-and-indent): Disable `electric-indent-mode`Stefan Monnier2021-01-22
| * | Fix up previous mh-speed.el ignored variable changeLars Ingebrigtsen2021-01-22
| * | Add more isearch-related bindings to ns-win.elKeith David Bershatsky2021-01-22
| * | Make nnml handle invalid non-ASCII headers more consistentlyLars Ingebrigtsen2021-01-22
| * | Use RemoteCommand option for Tramp's sshx and scpx methodsMichael Albinus2021-01-22
| * | Calc: use big brackets around function argumentsMattias Engdegård2021-01-22
| * | * lisp/textmodes/remember.el (remember-text-format-function): Fix type.Glenn Morris2021-01-22
| * | Fix spurious "Lexical argument shadows the dynamic variable" due to inliningStefan Monnier2021-01-21
| * | * lisp/net/webjump.el: Add Maintainer: emacs-devel.Stefan Kangas2021-01-21