..
calc
* calc/calc-units.el (math-consistent-units-p): Accept unit systems
2012-05-19 09:59:47 -05:00
calendar
Optionally include holidays in cal-html output
2012-05-05 14:31:41 -07:00
cedet
* lisp/emacs-lisp/lisp-mode.el (doc-string-elt): Move those properties to
2012-05-17 21:46:20 -04:00
emacs-lisp
* lisp/emacs-lisp/lisp-mode.el (eval-defun-2): Use `eval-sexp-add-defvars'
2012-05-27 12:45:54 +03:00
emulation
Move define-obsolete-variable-alias before the var's definition.
2012-05-12 23:05:06 -04:00
erc
Fix a regression in erc-dcc
2012-05-14 17:42:23 +02:00
eshell
lisp/eshell/esh-cmd.el (eshell-debug-command): Fix typo in previous change.
2012-05-09 02:29:00 +02:00
gnus
Merge from emacs-24; up to 2012-04-24T08:35:02Z!lekktu@gmail.com
2012-05-26 18:06:44 -07:00
international
Also apply previous change to file locals at the end of the file
2012-05-07 17:45:34 -04:00
language
Remove no-byte-compile setting from some lisp/language files.
2012-05-07 21:50:17 -04:00
mail
Merge from emacs-24; up to 2012-04-24T08:35:02Z!lekktu@gmail.com
2012-05-26 18:06:44 -07:00
mh-e
Remove unnecessary use of minibuffer-completing-file-name.
2012-04-25 14:57:09 -04:00
net
Merge from emacs-24; up to 2012-04-24T08:35:02Z!lekktu@gmail.com
2012-05-26 18:06:44 -07:00
nxml
lisp/*: Add declarations, remove unused bindings, mark unused args.
2012-04-19 19:20:26 +02:00
obsolete
* patcomp.el, play/bruce.el: Move to obsolete/.
2012-05-03 23:38:36 -07:00
org
Merge from emacs-24; up to 2012-04-24T08:35:02Z!lekktu@gmail.com
2012-05-26 18:06:44 -07:00
play
* lisp/play/zone.el (zone-pgm-stress): Don't pollute kill-ring. (Bug#11388)
2012-05-07 21:41:05 -04:00
progmodes
* lisp/progmodes/vhdl-mode.el: Sync with upstream 3.33.28.
2012-05-27 23:42:18 -04:00
term
Silence byte-compiler warnings.
2012-05-02 13:38:01 +02:00
textmodes
* lisp/textmodes/flyspell.el: Commenting style, plus code simplifications.
2012-05-18 15:04:07 -04:00
url
* lisp/url/url-http.el (url-http-codes): Fix mal-formed defconst.
2012-05-25 18:19:01 +08:00
vc
Use the same diff color scheme as in modern VCSes (bug#10181).
2012-05-25 03:55:40 +03:00
.gitignore
abbrev.el
Spelling fixes.
2012-04-22 22:44:49 -07:00
align.el
allout-widgets.el
Fix naming of abnormal hook vars in allout.el.
2012-05-02 18:57:03 +08:00
allout.el
Move define-obsolete-variable-alias before the var's definition.
2012-05-12 23:05:06 -04:00
ansi-color.el
Fix a gdb-mi process filtering issue arising in ansi-color.el.
2012-05-07 11:14:21 +08:00
apropos.el
Use proper faces in apropos.el.
2012-04-23 23:38:48 +08:00
arc-mode.el
Fix minor Y10k bugs.
2012-05-03 23:13:18 -07:00
array.el
autoarg.el
autoinsert.el
Fix minor Y10k bugs.
2012-05-03 23:13:18 -07:00
autorevert.el
Tweaks to Customize interface. Set custom-reset-button-menu to t.
2012-04-22 21:58:00 +08:00
avoid.el
lisp/*: Add declarations, remove unused bindings, mark unused args.
2012-04-19 19:20:26 +02:00
battery.el
Merge from emacs-24 branch
2012-04-20 16:48:50 +08:00
bindings.el
Some cleanups for the buffer menu and electric buffer menu.
2012-05-06 16:43:46 +08:00
bookmark.el
Move define-obsolete-variable-alias before the var's definition.
2012-05-12 23:05:06 -04:00
bs.el
Remove some `toggle-read-only' warnings.
2012-04-19 18:50:07 +02:00
buff-menu.el
Move define-obsolete-variable-alias before the var's definition.
2012-05-12 23:05:06 -04:00
button.el
Updates to Display chapter of Lisp manual.
2012-03-25 15:58:59 +08:00
calculator.el
case-table.el
cdl.el
ChangeLog
* lisp/progmodes/vhdl-mode.el: Sync with upstream 3.33.28.
2012-05-27 23:42:18 -04:00
ChangeLog.1
ChangeLog.2
ChangeLog.3
ChangeLog.4
ChangeLog.5
ChangeLog.6
Fix ChangeLog typos.
2012-04-15 04:59:30 +02:00
ChangeLog.7
ChangeLog.8
ChangeLog.9
ChangeLog.10
ChangeLog.11
Fix ChangeLog typos.
2012-04-15 04:59:30 +02:00
ChangeLog.12
Fix ChangeLog typos.
2012-04-15 04:59:30 +02:00
ChangeLog.13
ChangeLog.14
Fix last ChangeLog + Andreas Politz has signed paperwork.
2012-03-21 14:27:05 -04:00
ChangeLog.15
Fix last ChangeLog + Andreas Politz has signed paperwork.
2012-03-21 14:27:05 -04:00
chistory.el
cmuscheme.el
color.el
Fix typo in color.el.
2012-04-05 09:29:19 +02:00
comint.el
Only handle ".." and '..' quoting in shell-mode.
2012-05-15 12:58:35 -04:00
completion.el
Add new error and function `user-error'.
2012-05-04 19:16:47 -04:00
composite.el
COPYING
cus-dep.el
cus-edit.el
Move define-obsolete-variable-alias before the var's definition.
2012-05-12 23:05:06 -04:00
cus-face.el
cus-start.el
Follow-up for 2012-05-02T13:00:29Z!cyd@gnu.org.
2012-05-25 13:31:18 +03:00
cus-theme.el
Fix interaction of load-theme with cust-theme.el.
2012-03-25 22:05:51 +08:00
custom.el
* lisp/emacs-lisp/lisp-mode.el (doc-string-elt): Move those properties to
2012-05-17 21:46:20 -04:00
dabbrev.el
* lisp/dabbrev.el (dabbrev-expand): Make "no expansion found" a user-error.
2012-05-11 13:31:30 -04:00
delim-col.el
delsel.el
descr-text.el
Remove some `toggle-read-only' warnings.
2012-04-19 18:50:07 +02:00
desktop.el
Move define-obsolete-variable-alias before the var's definition.
2012-05-12 23:05:06 -04:00
dframe.el
Remove * characters from the front of variable docstrings.
2012-04-09 21:05:48 +08:00
dired-aux.el
* lisp/dired-aux.el (dired-mark-read-string): Doc fix.
2012-04-16 21:52:00 -04:00
dired-x.el
Move define-obsolete-variable-alias before the var's definition.
2012-05-12 23:05:06 -04:00
dired.el
Auto-commit of loaddefs files.
2012-05-13 06:23:39 -04:00
dirtrack.el
Move define-obsolete-variable-alias before the var's definition.
2012-05-12 23:05:06 -04:00
disp-table.el
dnd.el
doc-view.el
Replace lexical-let by lexical-binding (except Gnus, CEDET, ERT).
2012-04-26 08:43:28 -04:00
dos-fns.el
Move define-obsolete-variable-alias before the var's definition.
2012-05-12 23:05:06 -04:00
dos-vars.el
dos-w32.el
Convert more defvars to defcustoms.
2012-05-04 13:14:14 +08:00
double.el
dynamic-setting.el
ebuff-menu.el
Adapt Electric Buffer Menu to recent Buffer Menu changes.
2012-05-13 22:23:45 +08:00
echistory.el
edmacro.el
ehelp.el
electric.el
* lisp/electric.el (electric-indent-post-self-insert-function): Check that
2012-04-19 18:02:25 -04:00
elide-head.el
emacs-lock.el
Move define-obsolete-variable-alias before the var's definition.
2012-05-12 23:05:06 -04:00
env.el
epa-dired.el
epa-file.el
epa-hook.el
epa-mail.el
Make epa-mail-encrypt cope with read-only text.
2012-03-10 03:43:27 -05:00
epa.el
Remove * characters from the front of variable docstrings.
2012-04-09 21:05:48 +08:00
epg-config.el
Tweaks to Customize interface. Set custom-reset-button-menu to t.
2012-04-22 21:58:00 +08:00
epg.el
expand.el
ezimage.el
face-remap.el
Use set-temporary-overlay-map.
2012-05-04 22:50:20 -04:00
facemenu.el
Convert more defvars to defcustoms.
2012-05-04 13:14:14 +08:00
faces.el
* lisp/paths.el (term-file-prefix): Move to lisp/faces.el (the only user).
2012-05-24 00:53:21 -07:00
ffap.el
Cleanups and improvements for FFAP and URL.
2012-05-10 14:27:12 +08:00
filecache.el
files-x.el
Remove defining user variables via * in docstring.
2012-04-09 20:36:01 +08:00
files.el
Fix previous (slogin and rlogin not appropriate for remote-shell-program)
2012-05-24 17:27:22 -04:00
filesets.el
find-cmd.el
find-dired.el
find-file.el
Convert more defvars to defcustoms.
2012-05-04 13:14:14 +08:00
find-lisp.el
finder.el
flow-ctrl.el
foldout.el
follow.el
Convert more defvars to defcustoms.
2012-05-04 13:14:14 +08:00
font-core.el
font-lock.el
* lisp/font-lock.el (lisp-font-lock-keywords-2): Add pcase, pcase-let
2012-04-20 19:36:21 +08:00
format-spec.el
format.el
forms.el
Move some forms.el example files to etc/forms directory
2012-05-07 18:53:17 -04:00
frame.el
Move define-obsolete-variable-alias before the var's definition.
2012-05-12 23:05:06 -04:00
fringe.el
generic-x.el
gs.el
help-at-pt.el
help-fns.el
help-macro.el
help-mode.el
help.el
Misc docfixes.
2012-05-15 23:43:06 +08:00
hex-util.el
hexl.el
Spelling fixes.
2012-04-13 22:10:55 -07:00
hfy-cmap.el
hi-lock.el
* lisp/hi-lock.el (hi-lock-face-defaults): Move obsolete before definition.
2012-05-21 00:33:54 -04:00
hilit-chg.el
hippie-exp.el
hl-line.el
htmlfontify.el
* htmlfontify.el: Add support for code block fontification
2012-03-17 22:03:54 +08:00
ibuf-ext.el
* lisp/ibuf-ext.el (ibuffer-diff-buffer-with-file-1): Avoid buffer
2012-04-30 19:57:47 +08:00
ibuf-macs.el
* lisp/emacs-lisp/lisp-mode.el (doc-string-elt): Move those properties to
2012-05-17 21:46:20 -04:00
ibuffer.el
Auto-commit of loaddefs files.
2012-05-01 06:20:43 -04:00
icomplete.el
ido.el
Convert more defvars to defcustoms.
2012-05-04 13:14:14 +08:00
ielm.el
iimage.el
image-dired.el
image-file.el
image-mode.el
* lisp/image-mode.el: Fit to width/height for rotated images.
2012-05-14 01:19:46 -04:00
image.el
* lisp/image.el (imagemagick-types-inhibit): Doc fix.
2012-05-25 16:24:58 -04:00
imenu.el
* lisp/imenu.el: Misc cleanup. Make docstrings out of comments.
2012-05-08 10:19:08 -04:00
indent.el
info-look.el
info-xref.el
info.el
Don't mess with INFOPATH in ns builds
2012-05-26 14:23:28 -07:00
informat.el
isearch.el
Move word search functions from search.c to isearch.el (bug#10145, bug#11381).
2012-05-17 03:03:49 +03:00
isearchb.el
iswitchb.el
* iswitchb.el (iswitchb-all-frames): Fix last change.
2012-05-04 14:02:23 +08:00
jit-lock.el
jka-cmpr-hook.el
jka-compr.el
json.el
kermit.el
kmacro.el
Use set-temporary-overlay-map.
2012-05-04 22:50:20 -04:00
ldefs-boot.el
Refresh ldefs-boot.
2012-05-17 21:48:05 -04:00
ledit.el
linum.el
loadhist.el
Move define-obsolete-variable-alias before the var's definition.
2012-05-12 23:05:06 -04:00
loadup.el
* lisp/paths.el: Remove no-byte-compile.
2012-05-25 18:13:24 -04:00
locate.el
longlines.el
lpr.el
ls-lisp.el
macros.el
Makefile.in
* update-subdirs: Move to build-aux/.
2012-05-21 16:40:55 -04:00
makefile.w32-in
* update-subdirs: Move to build-aux/.
2012-05-21 16:40:55 -04:00
makesum.el
man.el
Cosmetic fix for Man-unindent.
2012-05-06 12:19:11 +08:00
master.el
mb-depth.el
md4.el
menu-bar.el
Add "How to Report a Bug" to Help menu
2012-05-21 20:31:34 -07:00
midnight.el
minibuf-eldef.el
Remove * characters from the front of variable docstrings.
2012-04-09 21:05:48 +08:00
minibuffer.el
* lisp/minibuffer.el (completion--sifn-requote): Fix last change.
2012-05-15 21:57:20 -04:00
misc.el
Record and display absolute path of DLLs loaded (bug#10424).
2012-04-10 16:16:05 +02:00
misearch.el
mouse-copy.el
mouse-drag.el
Remove * characters from the front of variable docstrings.
2012-04-09 21:05:48 +08:00
mouse.el
Add new error and function `user-error'.
2012-05-04 19:16:47 -04:00
mpc.el
Replace lexical-let by lexical-binding (except Gnus, CEDET, ERT).
2012-04-26 08:43:28 -04:00
msb.el
Remove * characters from the front of variable docstrings.
2012-04-09 21:05:48 +08:00
mwheel.el
* mwheel.el (mwheel-scroll): Call deactivate-mark at the right point.
2012-03-24 19:05:39 +08:00
newcomment.el
* loadup.el: Preload newcomment.el.
2012-05-07 16:48:41 -04:00
notifications.el
Silence byte-compiler warnings.
2012-05-02 13:38:01 +02:00
novice.el
Move define-obsolete-variable-alias before the var's definition.
2012-05-12 23:05:06 -04:00
outline.el
Remove * characters from the front of variable docstrings.
2012-04-09 21:05:48 +08:00
paren.el
Remove * characters from the front of variable docstrings.
2012-04-09 21:05:48 +08:00
password-cache.el
paths.el
Replace w32-init-info through the magic of custom-initialize-delay
2012-05-26 14:58:01 -07:00
pcmpl-cvs.el
pcmpl-gnu.el
pcmpl-linux.el
pcmpl-rpm.el
* lisp/pcmpl-rpm.el (pcomplete/rpm): Handle -qf.
2012-04-07 11:52:43 -07:00
pcmpl-unix.el
Use completion-table-with-quoting for comint and pcomplete.
2012-04-25 14:53:57 -04:00
pcomplete.el
Use completion-table-with-quoting for comint and pcomplete.
2012-04-25 14:53:57 -04:00
printing.el
proced.el
ps-bdf.el
ps-def.el
ps-mule.el
ps-print.el
ps-samp.el
README
recentf.el
Two new recentf.el keybindings
2012-04-10 04:45:10 +02:00
rect.el
register.el
repeat.el
Use set-temporary-overlay-map.
2012-05-04 22:50:20 -04:00
replace.el
Doc and lispref updates related to searching
2012-03-28 12:30:12 -07:00
reposition.el
reveal.el
rfn-eshadow.el
rot13.el
ruler-mode.el
savehist.el
saveplace.el
sb-image.el
scroll-all.el
* lisp/frame.el (scrolling): Remove nearly unused customization group.
2012-04-15 23:11:06 +08:00
scroll-bar.el
scroll-lock.el
select.el
Merge from emacs-24; up to 2012-04-20T05:47:55Z!eliz@gnu.org
2012-05-05 12:32:58 +08:00
server.el
Fix emacsclient/server behavior under --without-x.
2012-04-20 18:37:57 +08:00
ses.el
Tweaks to Customize interface. Set custom-reset-button-menu to t.
2012-04-22 21:58:00 +08:00
shadowfile.el
shell.el
Only handle ".." and '..' quoting in shell-mode.
2012-05-15 12:58:35 -04:00
simple.el
Add new error and function `user-error'.
2012-05-04 19:16:47 -04:00
skeleton.el
* lisp/emacs-lisp/lisp-mode.el (doc-string-elt): Move those properties to
2012-05-17 21:46:20 -04:00
sort.el
Fix some missing trailing whitespace (tiny change)
2012-03-12 23:54:37 -07:00
soundex.el
speedbar.el
Move define-obsolete-variable-alias before the var's definition.
2012-05-12 23:05:06 -04:00
startup.el
Fix application of menu-bar-mode etc. by X resources.
2012-04-27 13:40:46 +08:00
strokes.el
subr.el
* lisp/subr.el (buffer-has-markers-at): Mark obsolete.
2012-05-26 15:55:07 -04:00
t-mouse.el
tabify.el
talk.el
tar-mode.el
Fix minor Y10k bugs.
2012-05-03 23:13:18 -07:00
tempo.el
term.el
* lisp/term.el: Move keymap initialization code to be more idiomatic.
2012-05-11 11:05:03 -04:00
terminal.el
thingatpt.el
* lisp/thingatpt.el (forward-same-syntax): Handle no ARG case.
2012-05-25 19:40:47 -07:00
thumbs.el
time-stamp.el
time.el
Fix minor Y10k bugs.
2012-05-03 23:13:18 -07:00
timezone.el
Remove * characters from the front of variable docstrings.
2012-04-09 21:05:48 +08:00
tmm.el
* lisp/tmm.el: Use dolist, remove left over hook.
2012-04-10 16:12:07 -04:00
tool-bar.el
tooltip.el
Move define-obsolete-variable-alias before the var's definition.
2012-05-12 23:05:06 -04:00
tree-widget.el
tutorial.el
lisp/*: Add declarations, remove unused bindings, mark unused args.
2012-04-19 19:20:26 +02:00
type-break.el
Remove * characters from the front of variable docstrings.
2012-04-09 21:05:48 +08:00
uniquify.el
userlock.el
vcursor.el
* vcursor.el (vcursor-move): Increase the priority of the overlay.
2012-04-11 16:26:55 +02:00
version.el
lips/version.el (*-version-string): Declare.
2012-05-27 19:31:31 +02:00
view.el
Doc fixes for view-mode and special major-modes
2012-03-15 21:40:20 -04:00
vt100-led.el
vt-control.el
w32-fns.el
Replace w32-init-info through the magic of custom-initialize-delay
2012-05-26 14:58:01 -07:00
w32-vars.el
wdired.el
whitespace.el
wid-browse.el
wid-edit.el
Tweaks to Customize interface. Set custom-reset-button-menu to t.
2012-04-22 21:58:00 +08:00
widget.el
windmove.el
window.el
Add new error and function `user-error'.
2012-05-04 19:16:47 -04:00
winner.el
woman.el
Improve tbl support in woman.el.
2012-04-21 13:54:39 +08:00
x-dnd.el
xml.el
Fix xml.el regression introduced by 2012-01-27 change.
2012-04-21 17:53:37 +08:00
xt-mouse.el