index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
cus-start.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
Add new variable 'kill-buffer/delete-auto-save-files'
Lars Ingebrigtsen
2021-08-23
1
-0
/
+2
*
* lisp/cus-start.el (read-minibuffer-restore-windows): Fix entry.
Glenn Morris
2021-08-04
1
-1
/
+1
*
Add new user option 'read-minibuffer-restore-windows'
martin rudalics
2021-08-04
1
-0
/
+1
*
Remove the (value) bits from cus-start Customize strings
Lars Ingebrigtsen
2021-07-22
1
-20
/
+22
*
* lisp/cus-start.el: Add mode-line-compact to Customize
Illia Ostapyshyn
2021-07-21
1
-0
/
+6
*
Fix a problem of cus-start.el for remote default directories
Michael Albinus
2021-07-02
1
-0
/
+1
*
* * lisp/cedet/semantic: Use lexical-binding in the generated grammars
Stefan Monnier
2021-03-05
1
-1
/
+1
*
New variable 'use-short-answers' to use 'y-or-n-p' instead of 'yes-or-no-p'
Juri Linkov
2021-02-25
1
-0
/
+1
*
Merge from origin/emacs-27
Glenn Morris
2021-02-06
1
-1
/
+1
|
\
|
*
Fix two small tab bar issues
Martin Rudalics
2021-02-06
1
-1
/
+1
|
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
|
* lisp/startup.el: Fix bug#45857, bug#30994, and bug#45913.
Stefan Monnier
2021-01-19
1
-1
/
+1
*
|
Fix incompleteness in the implementation of minibuffer-follows-selected-frame
Alan Mackenzie
2021-01-10
1
-1
/
+5
*
|
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
|
Allow minibuffer to stay in its original frame. Tidy up this area.
Alan Mackenzie
2020-11-05
1
-0
/
+1
*
|
Merge from origin/emacs-27
Glenn Morris
2020-10-27
1
-2
/
+2
|
\
|
|
*
Don't skip empty lines when fitting mini frame to buffer (Bug#44080)
Clemens Radermacher
2020-10-27
1
-2
/
+2
*
|
Fix defcustom types of some variables defined in C
Lars Ingebrigtsen
2020-09-26
1
-3
/
+11
*
|
Minor fixes for last change
Eli Zaretskii
2020-08-23
1
-1
/
+1
*
|
Improve word wrapping for CJK characters
Yuan Fu
2020-08-23
1
-0
/
+5
|
/
*
Small fix for type of 'display-fill-column-indicator-character'
Philipp Stephani
2020-05-09
1
-1
/
+1
*
Fix customization of 'display-fill-column-indicator-character'
Eli Zaretskii
2020-05-09
1
-2
/
+9
*
Tab-bar related fixes.
Juri Linkov
2020-01-30
1
-1
/
+1
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Fine-grained NS modifier key settings (bug#38296)
Mattias EngdegÄrd
2019-11-27
1
-12
/
+85
*
Provide default value for tab-name/frame-name reading minibuffer
Juri Linkov
2019-10-20
1
-6
/
+10
*
New variable tab-bar-position
Juri Linkov
2019-10-15
1
-0
/
+6
*
Set alternate faces for some line numbers (bug#27734)
Juanma Barranquero
2019-10-06
1
-0
/
+14
*
Remove unused code and reformat to 70 columns.
Juri Linkov
2019-10-01
1
-1
/
+0
*
Frame-local tab-bar and window-local tab-line.
Juri Linkov
2019-08-31
1
-0
/
+6
*
Set custom :version for recently modified undo options
Glenn Morris
2019-08-10
1
-3
/
+3
*
* lisp/cus-start.el: Add :safe to display-fill-column-indicator (bug#36861)
Juri Linkov
2019-08-06
1
-45
/
+57
*
Fix display-fill-column-indicator custom spec typo
Lars Ingebrigtsen
2019-07-13
1
-2
/
+3
*
;Corrected display-fill-column-indicator mode.
Jimmy Aguilar Mena
2019-05-05
1
-4
/
+7
*
display-fill-column-indicator interface corrections
Jimmy Aguilar Mena
2019-05-05
1
-0
/
+5
*
Start display-fill-column-indicator-mode.
Jimmy Aguilar Mena
2019-05-05
1
-0
/
+5
*
Rewrite minibuffer window resizing code
Martin Rudalics
2019-03-11
1
-1
/
+7
*
Add portable dumper
Daniel Colascione
2019-01-15
1
-2
/
+2
*
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
Always define 'define-fringe-bitmap'
Stefan Monnier
2018-10-21
1
-1
/
+1
*
|
Allow 'make-cursor-line-fully-visible' name a function
Eli Zaretskii
2018-09-30
1
-1
/
+6
*
|
Merge from origin/emacs-26
Glenn Morris
2018-09-10
1
-1
/
+2
|
\
|
|
*
Record :version for built-in variables while dumping
Eli Zaretskii
2018-09-07
1
-1
/
+2
*
|
Give auto-save-no-message a proper version attribute
Eli Zaretskii
2018-08-11
1
-1
/
+1
*
|
Add variable auto-save-no-message
Federico Tedin
2018-08-11
1
-0
/
+1
*
|
Merge from origin/emacs-26
Glenn Morris
2018-04-04
1
-3
/
+4
|
\
|
|
*
Fix Bug#31022
Michael Albinus
2018-04-03
1
-3
/
+4
*
|
Fix handling of modifier keys on macOS
Philipp Stephani
2018-02-04
1
-2
/
+6
[next]