summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove unused code and reformat to 70 columns.feature/tabsJuri Linkov2019-10-0120-248/+134
* Update documentation for tabs.Juri Linkov2019-09-2811-15/+94
* * 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-253-2/+8
* Revert an attempt to implement a non‐native tab bar on NS.Juri Linkov2019-09-255-559/+14
* Improve customizability and better tab separators.Juri Linkov2019-09-224-51/+67
* Take into account FRAME_TAB_BAR height in more places.Juri Linkov2019-09-225-24/+27
* Try to fix macOS and Windows issues.Juri Linkov2019-09-164-44/+15
* Use images for new/close buttons in tab-bar and tab-line.Juri Linkov2019-09-156-141/+220
* Fix assertion violations due to non-ASCII text in tabsJuri Linkov2019-09-151-3/+5
* Small fixes for tty and w32.Juri Linkov2019-09-084-8/+10
* * 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-055-23/+30
* Text-based nox builds compiled without X window supportJuri Linkov2019-09-044-113/+133
* Small fix for text-mode displayJuri Linkov2019-09-041-4/+2
* * lisp/tab-line.el (tab-line-tab-name): Try to use truncate-string-to-width.Juri Linkov2019-09-031-2/+2
* Try to fix compilation errors on macOSJuri Linkov2019-09-033-16/+16
* Text-mode display of the tab-bar and emulation of clicking on a tty.Juri Linkov2019-09-034-6/+182
* * 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
* Try to add more tab-bar support on macosJuri Linkov2019-09-024-13/+601
* Try to add more tab-bar support on WindowsJuri Linkov2019-09-023-0/+77
* * src/nsterm.m: Fix arguments to window_from_coordinates function callJuri Linkov2019-09-011-1/+1
* Fixes to build on WindowsMartin Rudalics2019-09-013-0/+90
* Add more aliases switch-to-tab, previous-tab, next-tabJuri Linkov2019-09-012-1/+7
* Non-graphical access to frame-local tabs (named window configurations)Juri Linkov2019-09-012-25/+278
* Frame-local tab-bar and window-local tab-line.Juri Linkov2019-08-3134-157/+2964
* Check instead of relying on NOTREACHEDPaul Eggert2019-08-314-12/+6
* * test/lisp/net/tramp-tests.el (tramp-test21-file-links): More cleanup.Glenn Morris2019-08-311-1/+3
* Fix compilation with CHECK_STRUCTSAndreas Schwab2019-08-311-1/+1
* ; * src/floatfns.c: Don't use non-ASCII characters in comments.Eli Zaretskii2019-08-311-1/+1
* Avoid signaling errors from ls-lisp--insert-directory on macOSEli Zaretskii2019-08-311-1/+2
* * src/floatfns.c: Check against __FINITE_MATH_ONLY__ (bug#37140)Mattias Engdegård2019-08-301-0/+8
* Extend tramp--test-check-files (Bug#37228)Michael Albinus2019-08-301-3/+14
* Fix Tramp's directory-files-and-attributes-with-stat (Bug#37228)Koichi Arakawa2019-08-301-2/+5
* emacsclient: adjust to new config file locationPaul Eggert2019-08-301-15/+32
* Prefer ~/.config/emacs to ~/.emacs.d if neither existsPaul Eggert2019-08-303-11/+17
* Minor copyedits in ido.texiNick Drozd2019-08-301-28/+28
* Merge from origin/emacs-26Glenn Morris2019-08-291-0/+2
|\
| * ; Remove empty NEWS sectionsGlenn Morris2019-08-291-24/+0
| * * etc/HISTORY: Add Emacs 26.3 release release date.emacs-26.3-rc1emacs-26.3Nicolas Petton2019-08-221-0/+2
* | ; Merge from origin/emacs-26Glenn Morris2019-08-290-0/+0
|\ \ | |/
| * Bump Emacs version to 26.3Nicolas Petton2019-08-224-4/+4
* | Merge from origin/emacs-26Glenn Morris2019-08-291-1/+6
|\ \ | |/
| * ; ChangeLog.3 updateNicolas Petton2019-08-221-1/+5
* | ; Merge from origin/emacs-26Glenn Morris2019-08-290-0/+0
|\ \ | |/
| * * etc/AUTHORS: Update.Nicolas Petton2019-08-221-17/+17
* | Merge from origin/emacs-26Glenn Morris2019-08-292-26/+549
|\ \ | |/
| * * ; ChangeLog.3 updateNicolas Petton2019-08-221-1/+544