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-edit.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
Fix some more docstring etc. quoting problems
Paul Eggert
2015-09-03
1
-1
/
+1
*
Escape ` and ' in doc
Paul Eggert
2015-09-01
1
-2
/
+2
*
Top-level elisp files respect ‘text-quoting-style’
Paul Eggert
2015-08-26
1
-2
/
+2
*
Fix customization of text-quoting-style
Paul Eggert
2015-08-25
1
-3
/
+3
*
Substitute some customization etc. doc strings
Paul Eggert
2015-08-02
1
-1
/
+1
*
Don't overflow if computing approximate percentage
Paul Eggert
2015-07-31
1
-1
/
+1
*
Don't quote nil and t in doc strings
Paul Eggert
2015-05-21
1
-1
/
+1
*
* lisp/cus-edit.el (custom-file): Consider init-file-had-error
Artur Malabarba
2015-04-22
1
-1
/
+2
*
Fix byte-compiler warnings about looking-back.
Stefan Monnier
2015-04-20
1
-1
/
+1
*
Use delay-mode-hooks when visiting the init-file
Artur Malabarba
2015-04-12
1
-2
/
+4
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
Provide custom-prompt-customize-unsaved-options.
Cameron Desautels
2014-12-14
1
-6
/
+23
*
cus-edit.el (custom-command-apply): Specify the return value in the doc
Alan Mackenzie
2014-10-15
1
-10
/
+11
*
Doc and comment fixes re "online" help
Glenn Morris
2014-06-28
1
-1
/
+1
*
Replace "Maintainer: FSF" with the emacs-devel mailing address
Glenn Morris
2014-02-09
1
-1
/
+1
*
(custom-sort-items): Doc fix (bug#11121).
Lars Ingebrigtsen
2014-02-08
1
-1
/
+1
*
(custom-buffer-create): Doc fix.
Lars Ingebrigtsen
2014-02-08
1
-1
/
+2
*
* cus-edit.el (customize-apropos): Fix error string.
Lars Ingebrigtsen
2014-02-08
1
-1
/
+4
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
* cus-edit.el (custom-magic-alist): Fix "themed" description.
Chong Yidong
2013-12-18
1
-1
/
+3
*
Misc changes to reduce use of `(lambda...); and other cleanups.
Stefan Monnier
2013-08-29
1
-20
/
+21
*
lisp/(cus-edit,custom).el: Fix typos; use setq-local, string-match-p, looking...
Juanma Barranquero
2013-06-20
1
-45
/
+45
*
* lisp/cus-edit.el (custom-save-variables): Pretty-print long values.
Adam Spiers
2013-05-07
1
-1
/
+9
*
faces.el (read-face-name): Do not override value of arg default, call instead...
Roland Winkler
2013-04-12
1
-2
/
+4
*
Make S-SPC scroll in the opposite direction to SPC
Glenn Morris
2013-02-11
1
-0
/
+1
*
Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca
Paul Eggert
2013-01-02
1
-1
/
+1
|
\
|
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+1
*
|
Revamp face-spec-set to be more analogous to setq for faces.
Chong Yidong
2012-11-25
1
-24
/
+10
|
/
*
Use declare forms, where possible, to mark obsolete functions.
Chong Yidong
2012-09-25
1
-7
/
+2
*
Doc fixes for defface and friends.
Chong Yidong
2012-09-18
1
-1
/
+4
*
Replace version 24.2 with 24.3 where appropriate (hopefully)
Glenn Morris
2012-08-15
1
-1
/
+1
*
Merge from emacs-24; up to 2012-04-25T15:23:19Z!sdl.web@gmail.com
Chong Yidong
2012-06-10
1
-1
/
+1
|
\
|
*
Bump version to 24.1.
Chong Yidong
2012-06-01
1
-1
/
+1
*
|
Face cleanups. Remove some uses of old-style face spec and :bold/:italic.
Chong Yidong
2012-06-09
1
-106
/
+58
*
|
Remove incorrect uses of "modeline".
Chong Yidong
2012-06-02
1
-2
/
+2
*
|
Move define-obsolete-variable-alias before the var's definition.
Stefan Monnier
2012-05-12
1
-1
/
+1
*
|
Add new error and function `user-error'.
Stefan Monnier
2012-05-04
1
-23
/
+12
*
|
* lisp/cus-edit.el (custom-variable-documentation): Simplify with format.
Glenn Morris
2012-05-01
1
-8
/
+8
*
|
* cus-edit.el (custom-buffer-create-internal): Update header text.
Chong Yidong
2012-04-25
1
-6
/
+5
*
|
Remove non-option variable handling from customize-apropos
Chong Yidong
2012-04-23
1
-37
/
+26
*
|
Make the "reset-saved" Custom operation reset to default if there is no saved...
Chong Yidong
2012-04-23
1
-45
/
+45
*
|
Tweaks to Customize interface. Set custom-reset-button-menu to t.
Chong Yidong
2012-04-22
1
-64
/
+73
|
/
*
* cus-edit.el (custom-buffer-create-internal): Improve tooltip message.
Chong Yidong
2012-02-06
1
-1
/
+3
*
* cus-edit.el (custom-display): Add a customization type tag.
Chong Yidong
2012-02-06
1
-0
/
+1
*
Fix custom-variable-reset-backup's use of customized-value property.
Chong Yidong
2012-02-05
1
-1
/
+1
*
Fix presentation of type-mismatched customization widgets.
Chong Yidong
2012-02-05
1
-6
/
+4
*
* lisp/cus-edit.el (customize-unsaved, customize-saved): Doc fix.
Chong Yidong
2012-01-28
1
-2
/
+2
*
* cus-edit.el (custom-buffer-create-internal): Fix search button action.
Chong Yidong
2012-01-28
1
-1
/
+1
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
[next]