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
*
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
*
Spelling fixes (mostly "inactive" vs "deactivate").
Paul Eggert
2011-11-27
1
-1
/
+1
*
Change scroll-up/down bindings to Emacs 24's scroll-*-command.
Chong Yidong
2011-10-01
1
-2
/
+2
*
Reintroduce pop-to-buffer-same-window; use it for previous users of same-wind...
Chong Yidong
2011-09-22
1
-5
/
+9
*
Change modes that used same-window-* vars to use switch-to-buffer.
Chong Yidong
2011-09-11
1
-4
/
+4
*
Fix info and customize *-other-window commands.
Chong Yidong
2011-09-10
1
-37
/
+36
*
Tweaks to display-buffer default actions; remove same-window-* autoload forms.
Chong Yidong
2011-09-10
1
-2
/
+0
*
When running under emacs -q, always refuse to save the customisations, even i...
Lars Magne Ingebrigtsen
2011-08-02
1
-19
/
+8
*
Allow using `customize-save-variable' under Emacs -Q: Set the variable, and g...
Lars Magne Ingebrigtsen
2011-07-11
1
-17
/
+25
*
(custom-guess-name-alist): -alist variables should use the `alist' type.
Lars Magne Ingebrigtsen
2011-07-11
1
-1
/
+1
*
Note that :custom-show is obsolete.
Lars Magne Ingebrigtsen
2011-07-07
1
-0
/
+2
*
Avoid calling customize-save-variable during startup (Bug#8720).
Chong Yidong
2011-06-29
1
-0
/
+23
*
Use completion-at-point rather than completion-in-region.
Stefan Monnier
2011-06-20
1
-3
/
+2
*
lisp/*.el: Lexical-binding cleanup.
Juanma Barranquero
2011-04-19
1
-38
/
+38
*
cus-edit tweak for bug#2298.
Glenn Morris
2011-03-09
1
-0
/
+6
*
* cus-edit.el (custom-prompt-variable): Use the `custom-get' property
Jay Belanger
2011-03-05
1
-1
/
+5
*
lisp/cus-edit.el (custom-buffer-create-internal): Fix bug#8136.
Zachary Kanfer
2011-03-04
1
-1
/
+1
*
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-24
1
-2
/
+1
*
Nuke arch-tags.
Glenn Morris
2011-01-15
1
-1
/
+0
*
Merge from emacs-23
Stefan Monnier
2011-01-14
1
-1
/
+1
|
\
|
*
Add 2011 to FSF/AIST copyright years.
Glenn Morris
2011-01-02
1
-1
/
+1
*
|
Fix 2010-03-12T22:56:30Z!cyd@stupidchicken.com change -- rename :on/off-image...
Chong Yidong
2011-01-09
1
-10
/
+10
*
|
Merge from emacs-23
Stefan Monnier
2010-12-13
1
-1
/
+3
|
\
|
|
*
* lisp/cus-edit.el (custom-save-all): Bind print-length and print-level to nil.
Tom Breton
2010-12-07
1
-1
/
+3
*
|
Allow Custom settings to be migrated into a custom theme.
Chong Yidong
2010-10-16
1
-3
/
+6
*
|
Allow hiding of modified custom widgets.
Chong Yidong
2010-10-16
1
-17
/
+65
*
|
Bugfixes for `customize-create-theme'.
Chong Yidong
2010-10-15
1
-20
/
+41
[next]