aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | In doc-view, keep point on the equivalent page in the text versionLars Ingebrigtsen2019-10-031-1/+6
* | * lisp/pcomplete.el: Mark 'pcomplete' command as obsoleteStefan Monnier2019-10-032-63/+51
* | Mention the vc diff switches in diff-switchesLars Ingebrigtsen2019-10-031-1/+6
* | C++ Mode: Correct the fontification of const auto fooAlan Mackenzie2019-10-031-6/+6
* | Touch up previous shr-dom-to-xml encoding changeLars Ingebrigtsen2019-10-031-2/+7
* | Fix up previous SVG-multibyte fixLars Ingebrigtsen2019-10-031-8/+8
* | C++ Mode: Fontify correctly declarators with identifier preceded by &Alan Mackenzie2019-10-032-2/+8
* | Don't use obsolete name in em-cmpl.elStefan Kangas2019-10-031-1/+1
* | * lisp/tab-bar.el (tab-bar-show): New defcustom.Juri Linkov2019-10-023-15/+59
* | Fix a typo in url-http.elEli Zaretskii2019-10-021-2/+2
* | Don't add trailing whitespace when passing argument to GDBSergio Durigan Junior2019-10-021-1/+1
* | Gnus registry shutdown should also run the unload-hookEric Abrahamsen2019-10-011-2/+3
* | Merge branch 'feature/tabs'Juri Linkov2019-10-0111-4/+1203
|\ \
| * | Remove unused code and reformat to 70 columns.feature/tabsJuri Linkov2019-10-013-5/+2
| * | Update documentation for tabs.Juri Linkov2019-09-281-1/+2
| * | * lisp/tab-line.el: Add new defcustom tab-line-close-tab-action.Juri Linkov2019-09-281-8/+32
| * | Improve customization.Juri Linkov2019-09-252-72/+178
| * | Small fixes. Bind [tab-line mouse-1] to mouse-select-window.Juri Linkov2019-09-252-1/+3
| * | Improve customizability and better tab separators.Juri Linkov2019-09-222-49/+65
| * | Try to fix macOS and Windows issues.Juri Linkov2019-09-161-2/+2
| * | Use images for new/close buttons in tab-bar and tab-line.Juri Linkov2019-09-152-127/+159
| * | Small fixes for tty and w32.Juri Linkov2019-09-083-6/+8
| * | * lisp/tab-bar.el (tab-bar-make-keymap-1): Don't use fixed "Current tab".Juri Linkov2019-09-072-8/+21
| * | Don't use hook pre-redisplay-functions. Set buffer-local tab-line-format.Juri Linkov2019-09-051-20/+2
| * | Text-based nox builds compiled without X window supportJuri Linkov2019-09-042-3/+3
| * | * lisp/tab-line.el (tab-line-tab-name): Try to use truncate-string-to-width.Juri Linkov2019-09-031-2/+2
| * | Text-mode display of the tab-bar and emulation of clicking on a tty.Juri Linkov2019-09-032-4/+31
| * | * lisp/tab-line.el: Limit the number of window tabs to tab-line-tabs-limit.Juri Linkov2019-09-031-10/+29
| * | * lisp/tab-line.el: Display truncated tab name in the tooltip.Juri Linkov2019-09-021-2/+3
| * | Add more aliases switch-to-tab, previous-tab, next-tabJuri Linkov2019-09-011-0/+3
| * | Non-graphical access to frame-local tabs (named window configurations)Juri Linkov2019-09-011-25/+270
| * | Frame-local tab-bar and window-local tab-line.Juri Linkov2019-08-319-4/+733
* | | Avoid bugging out on multibyte SVG data in shrLars Ingebrigtsen2019-10-011-1/+3
* | | Respect buffer-local values in comint-read-input-ringLars Ingebrigtsen2019-10-011-8/+9
* | | Remove old commented out XEmacs compat code from syntax.el (Bug#37524)Stefan Kangas2019-10-011-15/+0
* | | Remove XEmacs compat code from url-*.el (Bug#37524)Stefan Kangas2019-10-012-18/+5
* | | Remove XEmacs compat code from winner.el (Bug#37524)Stefan Kangas2019-10-011-16/+6
* | | Remove XEmacs compat code from term.el (Bug#37524)Stefan Kangas2019-10-011-16/+9
* | | Add support for Dired file marking from image-modeLars Ingebrigtsen2019-10-011-1/+68
* | | Move url-ns.el to obsolete/Stefan Kangas2019-10-011-0/+6
* | | Tweak mouse highlights in ediff-helpLars Ingebrigtsen2019-10-011-1/+1
* | | Remove XEmacs compat code from ediff-help.elLars Ingebrigtsen2019-10-011-15/+7
* | | Make the help page mention the customizeable global mode variableLars Ingebrigtsen2019-10-012-18/+27
* | | Fix build error in bytecomp.el from previous changeLars Ingebrigtsen2019-10-011-1/+1
* | | Add a new command in *Compile-Log* buffers to re-byte-compileLars Ingebrigtsen2019-10-011-1/+20
* | | ; Auto-commit of loaddefs files.Glenn Morris2019-10-011-54/+190
* | | Allow 'M-<' in the minibuffer to behave more logicallyLars Ingebrigtsen2019-10-011-0/+36
* | | Correct some custom type typosRobert Pluim2019-10-014-4/+5
* | | Move undocumented time-stamp formats closer to format-time-stringStephen Gildea2019-09-301-50/+49
* | | time-stamp doc: recommend formats closer to format-time-stringStephen Gildea2019-09-301-22/+21