..
calc
calc/calc-units.el (math-extract-units): Properly extract powers of units.
2012-10-19 23:14:32 -05:00
calendar
diary-header-line-format: Use keybinding of diary-show-all-entries in the diary buffer
2012-11-27 09:40:49 -06:00
cedet
Merge bug fixes from CEDET upstream.
2012-11-14 21:20:20 +01:00
emacs-lisp
* emacs-lisp/package.el (package-untar-buffer): Improve integrity check for tarball contents.
2012-12-29 19:06:10 +08:00
emulation
Aliases to defcustoms must come before the defcustom.
2012-10-06 12:55:47 -07:00
erc
Document new erc module "notifications"
2012-11-12 19:40:44 -08:00
eshell
* lisp/eshell/em-cmpl.el (eshell-pcomplete): Refine fix for bug#12838:
2012-11-19 14:22:07 -05:00
gnus
Backport gnus-msg fix from trunk
2012-12-29 00:05:17 -08:00
international
Use URLs, not Boston addresses, in copyright notices.
2012-12-31 07:34:32 -08:00
language
language/chinese.el ("Chinese-GB", "Chinese-BIG5", "Chinese-CNS", "Chinese-EUC-TW"): Add chinese-gbk to coding-priority property of these language environment.
2012-09-14 00:21:58 +09:00
mail
Auto-commit of loaddefs files.
2012-12-30 07:23:26 -05:00
mh-e
Cleanup uses of "-hooks".
2012-10-23 11:06:07 -04:00
net
mairix.el fix for bug#13294
2012-12-29 19:28:52 -08:00
nxml
Replace version 24.2 with 24.3 where appropriate (hopefully)
2012-08-15 09:29:11 -07:00
obsolete
* lisp/files.el (read-only-mode): New minor mode.
2012-08-29 11:11:51 -04:00
org
ChangeLog fix
2012-12-27 00:25:30 -08:00
play
Fix for gomoku-display-statistics.
2012-11-01 10:25:08 +08:00
progmodes
* lisp/progmodes/ruby-mode.el (ruby-indent-beg-re): Only allow "class",
2012-12-26 20:45:19 +04:00
term
Backport: Rename cygwin_convert_path* to cygwin_convert_file_name*
2012-11-20 11:28:53 -08:00
textmodes
Fix insertion of " inside @smallexample.
2012-12-07 17:52:40 +02:00
url
* url-parse.el (url-path-and-query): Minor doc fix.
2012-11-17 14:48:51 +08:00
vc
lisp/vc/vc-hooks.el (vc-state): Doc fix.
2012-12-07 04:55:40 +01:00
.gitignore
abbrev.el
align.el
Update docstrings and comments to use "init file" terminology.
2012-09-17 13:41:04 +08:00
allout-widgets.el
Better seed support for (random).
2012-08-31 18:04:26 -07:00
allout.el
Use declare forms, where possible, to mark obsolete functions.
2012-09-25 12:13:02 +08:00
ansi-color.el
lisp/ansi-color.el (ansi-color-apply-sequence): Implement SGR codes 39 and 49.
2012-11-12 18:12:33 +01:00
apropos.el
Replace version 24.2 with 24.3 where appropriate (hopefully)
2012-08-15 09:29:11 -07:00
arc-mode.el
Use new names for hooks rather than obsolete aliases
2012-11-12 19:11:46 -08:00
array.el
autoarg.el
autoinsert.el
Update docstrings and comments to use "init file" terminology.
2012-09-17 13:41:04 +08:00
autorevert.el
avoid.el
Add missing :version tags
2012-10-06 13:30:26 -07:00
battery.el
Implement cygw32
2012-09-17 03:55:02 -08:00
bindings.el
* lisp/bindings.el (mode-line-toggle-read-only, mode-line-toggle-modified)
2012-10-09 02:41:07 -04:00
bookmark.el
* lisp/bookmark.el (bookmark-completing-read): Set the completion category
2012-10-26 13:20:54 -04:00
bs.el
Convert toggle-read-only calls to read-only-mode.
2012-09-23 18:21:34 +08:00
buff-menu.el
Buffer Menu doc fixes.
2012-11-28 15:12:56 +08:00
button.el
calculator.el
case-table.el
cdl.el
ChangeLog
mairix.el fix for bug#13294
2012-12-29 19:28:52 -08:00
ChangeLog.1
ChangeLog.2
ChangeLog.3
ChangeLog.4
ChangeLog.5
ChangeLog.6
ChangeLog.7
ChangeLog.8
Fix ChangeLog typos.
2012-09-27 00:42:54 +02:00
ChangeLog.9
Fix ChangeLog typos.
2012-09-27 00:42:54 +02:00
ChangeLog.10
Spelling fixes.
2012-10-04 22:57:24 -07:00
ChangeLog.11
ChangeLog.12
ChangeLog.13
ChangeLog.14
ChangeLog.15
Remove tiny change marker for author with assignment
2012-10-06 19:07:46 -07:00
chistory.el
cmuscheme.el
color.el
color-hsl-to-rgb fix (tiny change)
2012-10-05 19:20:36 -07:00
comint.el
* lisp/comint.el (comint-preinput-scroll-to-bottom): Preserve the
2012-10-07 20:12:26 -04:00
completion.el
composite.el
COPYING
cus-dep.el
cus-edit.el
Use declare forms, where possible, to mark obsolete functions.
2012-09-25 12:13:02 +08:00
cus-face.el
Fixes: debbugs:11805
2012-08-21 23:41:35 +02:00
cus-start.el
Make unused variable font-list-limit obsolete, and move it out of C.
2012-10-23 10:39:13 +08:00
cus-theme.el
custom.el
* lisp/emacs-lisp/pcase.el (pcase--mark-used): New.
2012-09-28 08:18:38 -04:00
dabbrev.el
delim-col.el
delsel.el
Rework the last delsel/electric fix.
2012-10-22 08:43:54 -04:00
descr-text.el
Fix bug #11964 with crashes inside internal-char-font on non-GUI frames.
2012-11-25 18:28:38 +02:00
desktop.el
Use declare forms, where possible, to mark obsolete functions.
2012-09-25 12:13:02 +08:00
dframe.el
dired-aux.el
* lisp/dired-aux.el (dired-diff): Remove (require 'diff) since
2012-09-20 12:03:51 +03:00
dired-x.el
Use declare forms, where possible, to mark obsolete functions.
2012-09-25 12:13:02 +08:00
dired.el
* lisp/dired.el (dired-mark): Add optional arg `interactive'.
2012-11-23 09:59:43 +02:00
dirtrack.el
disp-table.el
dnd.el
doc-view.el
* doc-view.el (doc-view-current-cache-doc-pdf): New function.
2012-09-28 12:05:46 +02:00
dos-fns.el
dos-vars.el
dos-w32.el
Partial fix for bug #12989 with buffer-file-type annoyances.
2012-11-26 19:09:04 +02:00
double.el
dynamic-setting.el
ebuff-menu.el
Replace version 24.2 with 24.3 where appropriate (hopefully)
2012-08-15 09:29:11 -07:00
echistory.el
edmacro.el
ehelp.el
* lisp/ehelp.el (electric-help-map): Use button-buffer-map.
2012-10-06 16:22:52 -07:00
electric.el
Rework the last delsel/electric fix.
2012-10-22 08:43:54 -04:00
elide-head.el
emacs-lock.el
Use declare forms, where possible, to mark obsolete functions.
2012-09-25 12:13:02 +08:00
env.el
epa-dired.el
epa-file.el
epa-hook.el
epa-mail.el
Fix bug when a name has no key.
2012-09-17 05:49:55 -04:00
epa.el
Use declare forms, where possible, to mark obsolete functions.
2012-09-25 12:13:02 +08:00
epg-config.el
epg.el
Use declare forms, where possible, to mark obsolete functions.
2012-09-25 12:13:02 +08:00
expand.el
ezimage.el
face-remap.el
Manage face-remapping-alist properly in face-remap-add-relative.
2012-10-29 17:55:57 +08:00
facemenu.el
* lisp/facemenu.el (list-colors-sort): Add option "Luminance".
2012-09-30 19:36:42 +03:00
faces.el
* faces.el (color-defined-p): Doc fix.
2012-11-23 15:56:27 +08:00
ffap.el
* ffap.el (ffap-replace-file-component): Fix typo.
2012-12-06 11:04:21 +08:00
filecache.el
* filecache.el (file-cache-add-file-list): Doc fix.
2012-11-17 14:09:49 +08:00
files-x.el
files.el
* lisp/files.el (dir-locals-read-from-file): Check file non-empty
2012-12-01 23:45:38 +08:00
filesets.el
Cleanup uses of "-hooks".
2012-10-23 11:06:07 -04:00
find-cmd.el
find-dired.el
find-file.el
find-lisp.el
finder.el
flow-ctrl.el
Update docstrings and comments to use "init file" terminology.
2012-09-17 13:41:04 +08:00
foldout.el
follow.el
deactive->inactive, inactivate->deactivate spelling fixes (Bug#10150)
2012-07-29 00:16:45 -07:00
font-core.el
font-lock.el
Remove several obsolete vars and functions unlikely to be still in use.
2012-09-24 20:23:25 +08:00
format-spec.el
format.el
forms.el
frame.el
Unbreak starting an X11 frame from a non-X11 Emacs daemon
2012-10-19 19:42:02 -08:00
fringe.el
* fringe.el: Docstring and minor code improvements.
2012-08-05 11:52:02 +08:00
generic-x.el
lisp/generic-x.el: Make javascript-generic-mode an obsolete alias of js-mode.
2012-10-08 18:20:59 +02:00
gs.el
help-at-pt.el
help-fns.el
* src/doc.c (get_doc_string): Don't signal an error if the file is missing.
2012-10-12 16:11:50 -04:00
help-macro.el
* lisp/help-macro.el (three-step-help): Revert 2012-09-29 change.
2012-10-03 09:15:04 -07:00
help-mode.el
* src/doc.c (get_doc_string): Don't signal an error if the file is missing.
2012-10-12 16:11:50 -04:00
help.el
Fix more custom :versions
2012-11-10 16:43:54 -08:00
hex-util.el
hexl.el
Replace version 24.2 with 24.3 where appropriate (hopefully)
2012-08-15 09:29:11 -07:00
hfy-cmap.el
hi-lock.el
* lisp/hi-lock.el (hi-lock-process-phrase): Try to make it less fragile.
2012-10-06 17:27:31 -07:00
hilit-chg.el
* lisp/hilit-chg.el (hilit-chg-set-face-on-change): Don't burp in
2012-12-07 00:00:04 -05:00
hippie-exp.el
* lisp/hippie-exp.el (hippie-expand-try-functions-list): Re-autoload it.
2012-11-25 17:41:00 -08:00
hl-line.el
htmlfontify.el
Cleanup uses of "-hooks".
2012-10-23 11:06:07 -04:00
ibuf-ext.el
lisp/ibuf-ext.el (ibuffer-switch-to-saved-filter-groups): Shortcut completing-read if not needed
2012-09-23 06:54:50 -05:00
ibuf-macs.el
ibuffer.el
Add ibuffer-filter-by-derived-mode to ibuffer menu and doc
2012-11-10 18:22:26 -08:00
icomplete.el
ido.el
Backport: * lisp/ido.el (ido-set-matches-1): Fix split-string args to
2012-11-10 22:55:09 +08:00
ielm.el
Update docstrings and comments to use "init file" terminology.
2012-09-17 13:41:04 +08:00
iimage.el
image-dired.el
image-file.el
image-mode.el
lisp/image-mode.el (image-transform-check-size): Use assertions only
2012-11-23 18:41:01 +01:00
image.el
* lisp/image.el (insert-image, insert-sliced-image): Doc fix.
2012-11-17 17:43:32 -08:00
imenu.el
* imenu.el (imenu): Inhibit push-mark message.
2012-10-29 17:58:49 +08:00
indent.el
info-look.el
info-xref.el
info.el
* lisp/info.el (Info-fontify-node): Don't hide the last newline.
2012-12-04 01:38:56 +02:00
informat.el
isearch.el
Add a comment for the last isearch.el change.
2012-10-30 14:23:31 +08:00
isearchb.el
iswitchb.el
Use declare forms, where possible, to mark obsolete functions.
2012-09-25 12:13:02 +08:00
jit-lock.el
jka-cmpr-hook.el
Fix for jka-compr-compression-info-list not including version extension
2012-11-28 00:37:38 -08:00
jka-compr.el
json.el
* lisp/json.el (json-encode-char): Codes 127 isn't "ASCII printable" either.
2012-09-27 18:55:03 -04:00
kermit.el
kmacro.el
ldefs-boot.el
Fix typos.
2012-12-20 09:18:23 +01:00
linum.el
* lisp/linum.el (linum-format): Don't autoload it. Improve :type.
2012-09-27 00:26:22 -07:00
loadhist.el
loadup.el
Load term/internal from loadup.el.
2012-11-03 15:56:02 +02:00
locate.el
Update docstrings and comments to use "init file" terminology.
2012-09-17 13:41:04 +08:00
longlines.el
lpr.el
ls-lisp.el
macros.el
Makefile.in
Update .PHONY listings in makefiles.
2012-07-30 09:20:35 -07:00
makefile.w32-in
Don't use the abbreviation "win" to refer to Windows (Bug#10421).
2012-07-29 01:18:29 -07:00
makesum.el
man.el
Replace version 24.2 with 24.3 where appropriate (hopefully)
2012-08-15 09:29:11 -07:00
master.el
mb-depth.el
md4.el
menu-bar.el
Have kill-this-buffer don't do anything when frame is not alive or visible (Bug#8184).
2012-10-03 10:50:49 +02:00
midnight.el
minibuf-eldef.el
Fix and docfix for the minibuffer-eldef-shorten-default feature.
2012-11-08 04:43:38 +08:00
minibuffer.el
* lisp/minibuffer.el (completion--twq-all): Disable too-strict assertions.
2012-10-28 15:07:52 -04:00
misc.el
misc.el (forward-to-word, backward-to-word): Use (interactive "^p").
2012-08-22 19:12:35 +02:00
misearch.el
mouse-copy.el
Update docstrings and comments to use "init file" terminology.
2012-09-17 13:41:04 +08:00
mouse-drag.el
Update docstrings and comments to use "init file" terminology.
2012-09-17 13:41:04 +08:00
mouse.el
Fix follow-mouse clicks on undraggable mode/header lines.
2012-11-24 16:15:00 +08:00
mpc.el
Replace version 24.2 with 24.3 where appropriate (hopefully)
2012-08-15 09:29:11 -07:00
msb.el
mwheel.el
newcomment.el
* lisp/newcomment.el (comment-normalize-vars): Doc fix.
2012-10-23 10:17:36 +08:00
notifications.el
* notifications.el (notifications-on-action-signal)
2012-07-27 12:56:03 +02:00
novice.el
Update docstrings and comments to use "init file" terminology.
2012-09-17 13:41:04 +08:00
outline.el
paren.el
* lisp/paren.el (show-paren-delay): Add a :set function. Doc fix. (Bug#12297)
2012-08-29 21:44:11 -04:00
password-cache.el
Use declare forms, where possible, to mark obsolete functions.
2012-09-25 12:13:02 +08:00
pcmpl-cvs.el
pcmpl-gnu.el
* lisp/pcmpl-gnu.el (pcmpl-gnu-tarfile-regexp): Add tar.xz. (tiny change)
2012-09-07 20:59:04 -04:00
pcmpl-linux.el
pcmpl-rpm.el
Replace version 24.2 with 24.3 where appropriate (hopefully)
2012-08-15 09:29:11 -07:00
pcmpl-unix.el
pcomplete.el
* lisp/eshell/em-cmpl.el (eshell-pcomplete): Refine fix for bug#12838:
2012-11-19 14:22:07 -05:00
printing.el
Update docstrings and comments to use "init file" terminology.
2012-09-17 13:41:04 +08:00
proced.el
Add missing :version tags
2012-10-06 13:30:26 -07:00
profiler.el
Fix help-echo text in profiler-report-make-entry-part.
2012-10-27 11:54:04 +02:00
ps-bdf.el
Minor cleanup for times as lists of four integers.
2012-11-17 18:13:19 -08:00
ps-def.el
ps-mule.el
ps-print.el
Update docstrings and comments to use "init file" terminology.
2012-09-17 13:41:04 +08:00
ps-samp.el
README
recentf.el
rect.el
Deactivate the mark on more copy operations, and indicate the copied region.
2012-07-29 12:45:48 +08:00
register.el
* lisp/register.el (append-to-register, prepend-to-register):
2012-10-06 13:16:26 -04:00
repeat.el
* lisp/repeat.el (repeat): Set real-this-command.
2012-10-23 12:57:31 -04:00
replace.el
* doc/emacs/search.texi (Query Replace): Document multi-buffer replacement keys.
2012-10-17 02:27:40 +03:00
reposition.el
reveal.el
rfn-eshadow.el
rot13.el
ruler-mode.el
savehist.el
Use declare forms, where possible, to mark obsolete functions.
2012-09-25 12:13:02 +08:00
saveplace.el
Update docstrings and comments to use "init file" terminology.
2012-09-17 13:41:04 +08:00
sb-image.el
scroll-all.el
scroll-bar.el
scroll-lock.el
select.el
select.el (xselect--encode-string): If a coding is specified for selection, and that is compatible with COMPOUND_TEXT, use it.
2012-10-10 23:45:26 +09:00
server.el
* server.el (server-create-window-system-frame): Improved comment.
2012-11-09 07:28:27 +01:00
ses.el
Add a utility function buffer-narrowed-p, and use it.
2012-09-07 16:58:31 +08:00
shadowfile.el
shell.el
Update docstrings and comments to use "init file" terminology.
2012-09-17 13:41:04 +08:00
simple.el
* simple.el (set-mark-default-inactive): Mark for removal after 24.3.
2012-12-09 11:44:59 +08:00
skeleton.el
Merge from emacs-24; up to 2012-05-04T19:17:01Z!monnier@iro.umontreal.ca
2012-08-28 09:01:59 -07:00
sort.el
* sort.el (sort-subr): Doc fix.
2012-12-21 11:17:57 +08:00
soundex.el
speedbar.el
Update docstrings and comments to use "init file" terminology.
2012-09-17 13:41:04 +08:00
startup.el
Fix last change.
2012-10-29 18:14:50 +08:00
strokes.el
Aliases to defcustoms must come before the defcustom.
2012-10-06 12:55:47 -07:00
subr.el
Partial fix for bug #12989 with buffer-file-type annoyances.
2012-11-26 19:09:04 +02:00
t-mouse.el
tabify.el
talk.el
tar-mode.el
* lisp/arc-mode.el (archive-summarize): Let-bind `buffer-file-truename'
2012-09-30 19:54:43 +03:00
tempo.el
term.el
ansi-term escape-char fix
2012-11-14 22:17:56 -08:00
terminal.el
thingatpt.el
* thingatpt.el (number-at-point): Apply a thing-at-point property.
2012-10-30 06:58:53 +08:00
thumbs.el
time-stamp.el
Update docstrings and comments to use "init file" terminology.
2012-09-17 13:41:04 +08:00
time.el
In display-time-world restore fit-window-to-buffer behavior.
2012-10-27 10:58:30 +02:00
timezone.el
tmm.el
* lisp/tmm.el (tmm-prompt): Use map-keymap.
2012-10-28 10:56:51 -04:00
tool-bar.el
tooltip.el
Fix and improve GUD Tooltip mode.
2012-08-14 21:48:39 +03:00
tree-widget.el
tutorial.el
* lisp/tutorial.el (help-with-tutorial): Use minibuffer-with-setup-hook.
2012-09-29 23:21:50 -04:00
type-break.el
* lisp/type-break.el: Use lexical-binding.
2012-09-28 11:17:08 -04:00
uniquify.el
userlock.el
Let ESC ESC quit in read-char-choice, and use it in userlock.el.
2012-09-07 18:19:58 +08:00
vcursor.el
version.el
Add option to ask bzr itself for the emacs bzr revision
2012-09-15 13:00:45 -07:00
view.el
Use declare forms, where possible, to mark obsolete functions.
2012-09-25 12:13:02 +08:00
vt100-led.el
vt-control.el
w32-common-fns.el
Add files somehow forgotten by bzr git-apply.
2012-09-17 03:57:03 -08:00
w32-fns.el
Update some function declarations
2012-10-09 00:08:26 -07:00
w32-vars.el
Implement cygw32
2012-09-17 03:55:02 -08:00
wdired.el
* lisp/wdired.el: Revert 2012-10-17 change partly and replace it with
2012-11-23 09:28:37 +02:00
whitespace.el
Fix whitespace-display-mappings.
2012-08-03 14:51:11 +03:00
wid-browse.el
wid-edit.el
widget.el
windmove.el
Update docstrings and comments to use "init file" terminology.
2012-09-17 13:41:04 +08:00
window.el
* lisp/window.el (switch-to-buffer): Re-add the warning that was lost in the
2012-11-18 22:16:03 -05:00
winner.el
* lisp/winner.el (winner-mode-map): Obey winner-dont-bind-my-keys here.
2012-09-30 00:00:46 -04:00
woman.el
Use set-face-underline rather than the alias set-face-underline-p
2012-11-16 20:29:24 -05:00
x-dnd.el
xml.el
* xml.el (xml-escape-string): Don't refer to xml-entity-alist.
2012-08-19 14:37:15 +08:00
xt-mouse.el