aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Allow filtering out warnings/errors from compile.el detectionLars Ingebrigtsen2019-10-101-12/+44
* | * lisp/tab-bar.el: Don't show window count for one window.Juri Linkov2019-10-101-8/+16
* | Fix nnimap tick/readedness thinko introduced some weeks backLars Ingebrigtsen2019-10-091-5/+5
* | Make mml-secure-epg-sign bug out if we can't find an identityLars Ingebrigtsen2019-10-092-2/+3
* | Remove XEmacs compat code from edt.el (Bug#37621)Stefan Kangas2019-10-091-147/+64
* | time-stamp: revert recent change to "%04y"Stephen Gildea2019-10-091-4/+7
* | Warn about missing executables in RST PDF previewSimen Heggestøyl2019-10-091-1/+6
* | ; Fix typo in previous commitRobert Pluim2019-10-091-1/+1
* | Support zsh as local shell in Tramp (Bug#31924)Michael Albinus2019-10-091-5/+8
* | Implement offsets for absolute line numbersJuanma Barranquero2019-10-091-0/+1
* | Improve doc strings in replace.elEli Zaretskii2019-10-091-10/+26
* | Ensure that the pulse overlay is visibleLars Ingebrigtsen2019-10-091-0/+3
* | Protect against unlikely case of [menu-bar] not being boundLars Ingebrigtsen2019-10-091-6/+8
* | Add some sanity checks to dired-x.el key bindingsLars Ingebrigtsen2019-10-091-5/+8
* | Allow global-edebug-prefix to be nilLars Ingebrigtsen2019-10-091-2/+3
* | Fix possible initialisation error in shell-mode-mapLars Ingebrigtsen2019-10-091-1/+1
* | Upcase parameters in things like "&optional (arg 3)"Lars Ingebrigtsen2019-10-091-2/+11
* | Bury the help buffer after sending a bug reportLars Ingebrigtsen2019-10-091-1/+5
* | Fix up previous visit-tags-table changeHong Xu2019-10-091-14/+1
* | Move point in the dired buffer with `n'/`p' in an image-mode bufferLars Ingebrigtsen2019-10-091-1/+13
* | Fix typos in lisp/*.elJuanma Barranquero2019-10-092-52/+54
* | Document `letrec'Lars Ingebrigtsen2019-10-091-1/+3
* | Make menu bar entries only point to named functions, not lambdasLars Ingebrigtsen2019-10-091-38/+60
* | Add more sanity checks to help-fns--globalized-minor-modeLars Ingebrigtsen2019-10-091-1/+2
* | Make `info-display-manual' pop up the correct frameLars Ingebrigtsen2019-10-091-1/+10
* | Make a nil parameter switch variable-pitch-mode onLars Ingebrigtsen2019-10-091-1/+1
* | Remove XEmacs compat code from prolog.elLars Ingebrigtsen2019-10-091-36/+15
* | Remove some XEmacs compat code from tree-widget.elLars Ingebrigtsen2019-10-091-55/+25
* | Remove some XEmacs compat code from newst*.elLars Ingebrigtsen2019-10-092-128/+124
* | Filter packages by name in list-packages. (Bug#36981)Federico Tedin2019-10-081-12/+35
* | Search upward from current dir for the default TAGS fileHong Xu2019-10-081-6/+25
* | Add some more commands to eshell-visual-commandsStefan Kangas2019-10-081-16/+10
* | * etc/PROBLEMS: Describe navigation problem from Nautilus. (Bug#37573)Michael Albinus2019-10-081-0/+3
* | * lisp/emacs-lisp/package.el (package--get-deps): Fix thinkoStefan Monnier2019-10-081-1/+2
* | Set default colors for tick facesJuanma Barranquero2019-10-081-2/+10
* | Clarify docs on newline and auto-fill-modeBasil L. Contovounesios2019-10-081-4/+5
* | * lisp/tab-bar.el (tab-bar-tab-name-function): Turn defvar into defcustom.Juri Linkov2019-10-081-4/+20
* | Use text properties instead of truncating stringsLars Ingebrigtsen2019-10-072-5/+18
* | dired-move-to-filename doc string fixLars Ingebrigtsen2019-10-071-1/+7
* | Improve recent doc fix for cl-reduceBasil L. Contovounesios2019-10-071-8/+10
* | Make completion in the `E' command in *Ibuffer* workLars Ingebrigtsen2019-10-071-4/+1
* | Make ido-display-buffer work interactively more like display-bufferLars Ingebrigtsen2019-10-071-3/+14
* | Quadruple term-buffer-maximum-size (Bug#37584)Stefan Kangas2019-10-071-7/+7
* | Set correct svn:ignore property for relative filenamesWolfgang Scherer2019-10-071-4/+7
* | cl-reduce doc fixLars Ingebrigtsen2019-10-071-0/+5
* | tags-complete-tags-table-file doc string fixHong Xu2019-10-071-2/+7
* | Default FILE to the current buffer for list-tagsHong Xu2019-10-071-6/+19
* | Make mailcap-prefer-mailcap-viewers work as documentedLars Ingebrigtsen2019-10-072-46/+50
* | Only complete words inside of the string widgetMauro Aranda2019-10-071-1/+10
* | Fix message when no completions available for editable fieldMauro Aranda2019-10-071-3/+4