Juanma Barranquero
|
2fbc1934ae
|
Convert some .el files to lexical scoping.
* bs.el (bs-refresh, bs-sort-buffer-interns-are-last)
(bs--get-marked-string, bs--get-modified-string)
(bs--get-readonly-string, bs--get-size-string, bs--get-name)
(bs--get-mode-name, bs--get-file-name): Mark unused arguments.
(bs--configuration-name-for-prefix-arg): Rename argument PREFIX-ARG.
* ehelp.el (electric-help-execute-extended)
(electric-help-ctrl-x-prefix):
* hexl.el (hexl-revert-buffer-function):
* linum.el (linum-after-change, linum-after-scroll):
* emacs-lisp/re-builder.el (reb-auto-update): Mark unused arguments.
* help-fns.el (help-describe-category-set): Remove unused ERR variable.
|
2011-04-04 11:35:16 +02:00 |
|
Glenn Morris
|
73b0cd5003
|
Convert consecutive FSF copyright years to ranges.
|
2011-01-24 20:08:28 -08:00 |
|
Glenn Morris
|
0d9f702fd0
|
Nuke arch-tags.
|
2011-01-15 15:16:57 -08:00 |
|
Stefan Monnier
|
77ab81d054
|
Merge from emacs-23
|
2011-01-14 12:18:41 -05:00 |
|
Glenn Morris
|
5df4f04cd3
|
Add 2011 to FSF/AIST copyright years.
|
2011-01-02 15:50:46 -08:00 |
|
Chong Yidong
|
aad4679e7d
|
Add "Version:" and "Package:" Lisp file headers.
|
2010-08-29 16:10:43 -04:00 |
|
Glenn Morris
|
114f9c9679
|
Add 2010 to copyright years.
|
2010-01-13 00:35:10 -08:00 |
|
Stefan Monnier
|
d204c46c61
|
(linum-update-window): Ignore intangible (bug#4996).
|
2009-11-24 22:28:01 +00:00 |
|
Juanma Barranquero
|
245be23c66
|
* linum.el (linum-delete-overlays, linum-update-window):
Do not modify the right margin. (Bug#3971)
|
2009-09-22 00:06:28 +00:00 |
|
Stefan Monnier
|
b932657be0
|
(linum-mode): window-size-change-functions is redundant.
Adapt to new window-configuration-change-hook behavior.
(linum-after-size, linum-after-config): Remove.
|
2009-08-19 17:28:52 +00:00 |
|
Juanma Barranquero
|
0ca77a9234
|
* linum.el (linum-update-window): Use delq' instead of delete';
compare strings with `equal-including-properties'.
|
2009-01-18 01:45:34 +00:00 |
|
Glenn Morris
|
ae940284fa
|
Add 2009 to copyright years.
|
2009-01-05 03:18:22 +00:00 |
|
Juanma Barranquero
|
8e54981d5a
|
Fix EOL mishap.
|
2008-08-31 13:46:54 +00:00 |
|
Martin Rudalics
|
787cb9bac9
|
(linum-mode): `window-size-change-functions' can now be buffer-local.
(linum-update-window): Use result of `move-overlay'.
|
2008-08-31 08:47:03 +00:00 |
|
Chong Yidong
|
21259ba133
|
(linum): Inherit remaining face attributes from default face.
(linum-delay): Disable - it should no longer be necessary, and can
lead to longer delays.
(linum-update-window): Renumber if margin width has changed.
|
2008-08-26 20:50:01 +00:00 |
|
Glenn Morris
|
eb3fa2cfcf
|
Switch to recommended form of GPLv3 permissions notice.
|
2008-05-06 08:06:51 +00:00 |
|
Juanma Barranquero
|
a5b6e5a466
|
(linum-after-config): Update all visible windows.
|
2008-02-23 23:35:23 +00:00 |
|
Juanma Barranquero
|
08cf830bbd
|
(linum-unload-function): New function.
|
2008-01-31 10:59:14 +00:00 |
|
Miles Bader
|
ad38e1fcf4
|
Add arch tagline
|
2008-01-30 06:39:38 +00:00 |
|
Juanma Barranquero
|
ced5b5cbc8
|
Update comment.
|
2008-01-30 02:08:38 +00:00 |
|
Juanma Barranquero
|
0fcb495e25
|
New file.
|
2008-01-30 00:18:44 +00:00 |
|