..
calc
Update some function declarations
2013-09-11 22:48:22 -07:00
calendar
* calendar/cal-china.el (calendar-chinese-year-cache): Recenter on 2015.
2013-08-28 20:21:33 -07:00
cedet
* cedet/semantic/ia.el (semantic-ia-complete-symbol-menu):
2013-09-12 23:37:39 -07:00
emacs-lisp
Use with-demoted-errors now that it can format any error messages
2013-09-11 22:32:57 -07:00
emulation
Use with-demoted-errors now that it can format any error messages
2013-09-11 22:32:57 -07:00
erc
* erc.el (erc-update-mode-line-buffer): Handle absent topic.
2013-09-14 16:33:19 -07:00
eshell
* lisp/eshell/esh-cmd.el (eshell--local-vars): New variable.
2013-09-14 17:10:45 -07:00
gnus
* lisp/gnus/mml2015.el (gnus-create-image): Autoload it.
2013-09-13 00:30:32 -07:00
international
international/characters.el: Set category "^" (Combining) for more characters.
2013-09-08 21:10:34 +09:00
language
Use UTF-8 for most files with non-ASCII characters.
2013-04-01 18:18:40 -07:00
mail
Auto-commit of loaddefs files.
2013-09-11 06:19:47 -04:00
mh-e
* etc/tutorials/TUTORIAL.translators (Maintainer): Update the maintainer.
2013-08-02 14:59:25 +08:00
net
* net/tramp.el (tramp-check-proper-method-and-host): Rename it from
2013-09-13 08:03:06 +02:00
nxml
* nxml/nxml-util.el (nxml-debug-clear-inside): Use cl-loop rather than loop.
2013-08-28 21:20:05 -04:00
obsolete
Use define-derived-mode (and derived-mode-p).
2013-09-10 23:31:56 -04:00
org
Fix typos in ChangeLogs.
2013-07-26 19:02:22 +02:00
play
Remove superflous comment
2013-09-12 00:00:52 -07:00
progmodes
* lisp/progmodes/gdb-mi.el (gud-cont, gud-step): Declare.
2013-09-12 23:56:35 -07:00
term
* lisp/term/ns-win.el (parameters): Don't declare as dynamic.
2013-09-12 16:21:41 -04:00
textmodes
bibtex-biblatex-entry-alist: Add optional field subtitle for entry type book
2013-09-07 15:59:57 +05:30
url
Silence some url compilation warnings on systems without zlib
2013-09-13 00:01:55 -07:00
vc
* vc/vc-dispatcher.el (vc-dir-refresh): Declare.
2013-09-11 23:58:57 -07:00
.gitignore
abbrev.el
* lisp/abbrev.el (edit-abbrevs-mode): Use define-derived-mode.
2013-09-06 11:37:01 -04:00
align.el
* lisp/align.el: Use lexical-binding.
2013-08-20 18:13:29 -04:00
allout-widgets.el
lisp/*.el: Silence lexical-binding warnings.
2013-08-09 01:59:14 +02:00
allout.el
lisp/*.el: Silence lexical-binding warnings.
2013-08-09 01:59:14 +02:00
ansi-color.el
* lisp/ansi-color.el: Fix old URL.
2013-07-24 11:49:24 +08:00
apropos.el
* lisp/subr.el (macrop): New function.
2013-08-04 16:18:11 -04:00
arc-mode.el
Use define-derived-mode (and derived-mode-p).
2013-09-10 23:31:56 -04:00
array.el
Use define-derived-mode (and derived-mode-p).
2013-09-10 23:31:56 -04:00
autoarg.el
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
autoinsert.el
* autoinsert.el (auto-insert-alist): Default to lexical-binding.
2013-07-05 10:37:39 +08:00
autorevert.el
* lisp/autorevert.el (auto-revert-notify-handler): Use `cl-dolist' since we
2013-09-12 00:56:51 -04:00
avoid.el
In avoid.el handle case where posn-at-point returns nil.
2013-09-02 09:11:26 +02:00
battery.el
Prefer UTF-8 when the encoding shouldn't matter and changes are small.
2013-03-05 09:13:01 -08:00
bindings.el
* lisp/bindings.el (ctl-x-r-map): Bind ?f to frameset-to-register.
2013-08-08 02:44:22 +02:00
bookmark.el
Use define-derived-mode (and derived-mode-p).
2013-09-10 23:31:56 -04:00
bs.el
Do not call to `selected-window' where it is assumed by default.
2013-08-05 18:26:57 +04:00
buff-menu.el
Do not call to `selected-window' where it is assumed by default.
2013-08-05 18:26:57 +04:00
button.el
Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca
2013-01-02 08:13:04 -08:00
calculator.el
* lisp/calculator.el (calculator-funcall): Fix typo in last change.
2013-09-03 15:44:02 -04:00
case-table.el
* lisp/case-table.el (case-table-get-table): New function.
2013-03-27 10:33:03 -04:00
cdl.el
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
ChangeLog
* lisp/eshell/esh-cmd.el (eshell--local-vars): New variable.
2013-09-14 17:10:45 -07:00
ChangeLog.1
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
ChangeLog.2
Fix typos.
2013-06-11 18:51:12 +02:00
ChangeLog.3
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
ChangeLog.4
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
ChangeLog.5
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
ChangeLog.6
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
ChangeLog.7
Fix typos in ChangeLogs.
2013-07-26 19:02:22 +02:00
ChangeLog.8
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
ChangeLog.9
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
ChangeLog.10
Fix typos in ChangeLogs.
2013-07-26 19:02:22 +02:00
ChangeLog.11
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
ChangeLog.12
Spelling fixes.
2013-08-27 12:02:42 -07:00
ChangeLog.13
Spelling fixes.
2013-06-30 08:10:33 -07:00
ChangeLog.14
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
ChangeLog.15
Fix typos in ChangeLogs.
2013-07-26 19:02:22 +02:00
ChangeLog.16
Fix typos in ChangeLogs.
2013-07-26 19:02:22 +02:00
chistory.el
Use define-derived-mode (and derived-mode-p).
2013-09-10 23:31:56 -04:00
cmuscheme.el
lisp/*.el: Fix typos; use string-match-p, looking-at-p, setq-local, defvar-local.
2013-06-21 14:24:37 +02:00
color.el
color.el: fix color-rgb-to-hsv computing
2013-01-11 15:04:24 +00:00
comint.el
Use define-derived-mode (and derived-mode-p).
2013-09-10 23:31:56 -04:00
completion.el
lisp/completion.el: Remove stuff unused since 2013-03-15T16:06:12Z!handa@gnu.org.
2013-08-10 14:00:19 +02:00
composite.el
composite.el (compose-gstring-for-graphic): Handle enclosing mark.
2013-09-12 23:45:28 +09:00
COPYING
cus-dep.el
* lisp/cus-dep.el (custom-make-dependencies): Sort the output.
2013-05-17 20:22:56 -04:00
cus-edit.el
Misc changes to reduce use of `(lambda...); and other cleanups.
2013-08-29 15:55:58 -04:00
cus-face.el
Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca
2013-01-02 08:13:04 -08:00
cus-start.el
Fix some custom types
2013-08-13 00:42:51 -07:00
cus-theme.el
faces.el (read-face-name): Do not override value of arg default, call instead face-at-point
2013-04-12 20:10:09 -05:00
custom.el
Make defvar affect the default binding outside of any let.
2013-08-02 17:16:33 -04:00
dabbrev.el
Do not call to `selected-window' where it is assumed by default.
2013-08-05 18:26:57 +04:00
delim-col.el
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
delsel.el
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
descr-text.el
Misc changes to reduce use of `(lambda...); and other cleanups.
2013-08-29 15:55:58 -04:00
desktop.el
Spelling fixes.
2013-08-15 22:15:51 -07:00
dframe.el
Use with-demoted-errors now that it can format any error messages
2013-09-11 22:32:57 -07:00
dired-aux.el
lisp/*.el: Remove lexical-binding warnings; additional small cleanups.
2013-08-10 17:17:29 +02:00
dired-x.el
* lisp/dired-x.el (dired-guess-default): Make `file' available in the env.
2013-09-13 13:28:34 -04:00
dired.el
Auto-commit of loaddefs files.
2013-09-14 06:19:38 -04:00
dirtrack.el
Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca
2013-01-02 08:13:04 -08:00
disp-table.el
Do not call to `selected-window' where it is assumed by default.
2013-08-05 18:26:57 +04:00
dnd.el
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
doc-view.el
Do not call to `selected-window' where it is assumed by default.
2013-08-05 18:26:57 +04:00
dos-fns.el
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
dos-vars.el
Make some files provide features
2013-05-11 16:41:52 -07:00
dos-w32.el
* lisp/lpr.el: Signal print errors more prominently.
2013-07-24 00:37:11 -04:00
double.el
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
dynamic-setting.el
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
ebuff-menu.el
Do not call to `selected-window' where it is assumed by default.
2013-08-05 18:26:57 +04:00
echistory.el
* lisp/echistory.el (electric-command-history): Remove call to deleted func.
2013-09-11 14:33:58 -04:00
edmacro.el
* lisp/edmacro.el (edmacro-format-keys): Fix previous change.
2013-07-15 15:45:22 -04:00
ehelp.el
Do not call to `selected-window' where it is assumed by default.
2013-08-05 18:26:57 +04:00
electric.el
* lisp/electric.el (electric-pair-mode): Improve interaction with
2013-06-19 00:42:32 -04:00
elide-head.el
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
emacs-lock.el
lisp/bs.el, emacs-lock.el: Use defvar-local, setq-local.
2013-06-22 04:33:33 +02:00
env.el
Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca
2013-01-02 08:13:04 -08:00
epa-dired.el
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
epa-file.el
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
epa-hook.el
* epa-hook.el (epa-file-encrypt-to): Quote `safe-local-variable'
2013-08-26 13:03:09 +02:00
epa-mail.el
Add aliases for encrypting mail.
2013-07-26 05:32:44 -04:00
epa.el
* lisp/abbrev.el (edit-abbrevs-mode): Use define-derived-mode.
2013-09-06 11:37:01 -04:00
epg-config.el
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
epg.el
* lisp/abbrev.el (edit-abbrevs-mode): Use define-derived-mode.
2013-09-06 11:37:01 -04:00
expand.el
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
ezimage.el
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
face-remap.el
lisp/face-remap.el (buffer-face-toggle): Fix typo in docstring.
2013-06-18 12:52:07 +02:00
facemenu.el
faces.el (read-face-name): Do not override value of arg default, call instead face-at-point
2013-04-12 20:10:09 -05:00
faces.el
* lisp/faces.el (tty-setup-hook): Declare the hook.
2013-07-08 18:26:37 -04:00
ffap.el
lisp/ffap.el: Fix reference to variable thing-at-point-default-mail-uri-scheme.
2013-08-10 01:08:46 +02:00
filecache.el
lisp/filecache.el (file-cache-delete-file-list): Print message only when told so.
2013-08-10 01:15:39 +02:00
filenotify.el
lisp/*.el: Remove lexical-binding warnings; additional small cleanups.
2013-08-10 17:17:29 +02:00
files-x.el
* lisp/files-x.el (read-file-local-variable-value): Add `default'.
2013-06-25 23:48:54 +03:00
files.el
Use with-demoted-errors now that it can format any error messages
2013-09-11 22:32:57 -07:00
filesets.el
lisp/*.el: Remove lexical-binding warnings; additional small cleanups.
2013-08-10 17:17:29 +02:00
find-cmd.el
Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca
2013-01-02 08:13:04 -08:00
find-dired.el
Add dired-hide-details-mode. (Bug#6799)
2013-02-13 10:42:31 +01:00
find-file.el
lisp/*.el: Remove lexical-binding warnings; additional small cleanups.
2013-08-10 17:17:29 +02:00
find-lisp.el
lisp/find-lisp.el: Fix typos in docstrings.
2013-08-06 14:12:33 +02:00
finder.el
* lisp/finder.el (finder-compile-keywords): Don't mess with windows.
2013-09-03 15:49:54 -04:00
flow-ctrl.el
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
foldout.el
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
follow.el
Remove documentation of undefined behavior.
2013-08-16 08:20:56 +08:00
font-core.el
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
font-lock.el
* lisp/font-lock.el (lisp-font-lock-keywords-2): Add with-eval-after-load.
2013-06-20 23:37:44 -07:00
format-spec.el
* lisp/format-spec.el (format-spec): Allow spec chars with nil values.
2013-05-20 00:45:58 -07:00
format.el
* lisp/format.el (format-annotate-function): Handle read-only text properties
2013-07-26 20:29:42 -04:00
forms.el
lisp/*.el: Remove lexical-binding warnings; additional small cleanups.
2013-08-10 17:17:29 +02:00
frame.el
Unify Fx_focus_frame between all ports.
2013-09-13 20:46:18 +04:00
frameset.el
Spelling fixes.
2013-08-15 22:15:51 -07:00
fringe.el
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
generic-x.el
rul-generic-mode-syntax-table fix for recent cc-mode changes
2013-09-04 19:55:08 -04:00
gs.el
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
help-at-pt.el
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
help-fns.el
lisp/help-fns.el (describe-variable): Add extra line for permanent-local vars.
2013-06-15 03:12:05 +02:00
help-macro.el
Do not call to `selected-window' where it is assumed by default.
2013-08-05 18:26:57 +04:00
help-mode.el
lisp/*.el: Remove lexical-binding warnings; additional small cleanups.
2013-08-10 17:17:29 +02:00
help.el
lisp/*.el: Silence lexical-binding warnings.
2013-08-09 01:59:14 +02:00
hex-util.el
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
hexl.el
In doc, use standard American English style for e.g., etc., i.e.
2013-02-12 09:36:54 -08:00
hfy-cmap.el
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
hi-lock.el
Search and highlight symbol at point.
2013-06-03 11:51:50 +03:00
hilit-chg.el
Do not call to `selected-window' where it is assumed by default.
2013-08-05 18:26:57 +04:00
hippie-exp.el
Do not call to `selected-window' where it is assumed by default.
2013-08-05 18:26:57 +04:00
hl-line.el
Do not call to `selected-window' where it is assumed by default.
2013-08-05 18:26:57 +04:00
htmlfontify.el
* lisp/htmlfontify.el (hfy-triplet): Handle unspecified-fg, bg.
2013-06-25 23:59:48 -07:00
ibuf-ext.el
* ibuf-ext.el (ibuffer-filter-by-filename): Make it work with dired buffers too.
2013-07-31 00:32:58 -07:00
ibuf-macs.el
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
ibuffer.el
Use define-derived-mode (and derived-mode-p).
2013-09-10 23:31:56 -04:00
icomplete.el
* lisp/minibuffer.el: Make minibuffer-complete call completion-in-region
2013-09-06 18:46:44 -04:00
ido.el
* lisp/ido.el (ido-completion-help): Fix up compiler warning.
2013-08-08 20:54:22 -04:00
ielm.el
Silence ielm compilation
2013-05-29 20:30:34 -07:00
iimage.el
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
image-dired.el
image-dired.el: use with-current-buffer
2013-07-20 12:29:02 -07:00
image-file.el
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
image-mode.el
Add functions to change the speed of animated images
2013-08-15 23:33:08 -07:00
image.el
Add functions to change the speed of animated images
2013-08-15 23:33:08 -07:00
imenu.el
* lisp/imenu.el: Comment nitpicks.
2013-02-28 12:15:08 -05:00
indent.el
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
info-look.el
* info-look.el: Prefer latex2e.info.
2013-04-22 22:41:32 +08:00
info-xref.el
Make info-xref checks case-sensitive by default
2013-07-02 20:09:38 -07:00
info.el
Use define-derived-mode (and derived-mode-p).
2013-09-10 23:31:56 -04:00
informat.el
* lisp/informat.el (Info-tagify): Handle buffers not visiting files.
2013-02-20 22:39:04 -08:00
isearch.el
* lisp/isearch.el (isearch-reread-key-sequence-naturally): Use non-nil
2013-08-28 19:39:51 +03:00
isearchb.el
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
iswitchb.el
Merge from emacs-24; up to 2012-12-26T16:22:18Z!michael.albinus@gmx.de
2013-03-30 09:55:47 -07:00
jit-lock.el
Do not call to `selected-window' where it is assumed by default.
2013-08-05 18:26:57 +04:00
jka-cmpr-hook.el
* lisp/jka-cmpr-hook.el (jka-compr-mode-alist-additions): Fix typo.
2013-05-08 21:06:10 -04:00
jka-compr.el
* lisp/subr.el (define-error): New function.
2013-08-09 17:22:44 -04:00
json.el
* lisp/subr.el (define-error): New function.
2013-08-09 17:22:44 -04:00
kermit.el
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
kmacro.el
* kmacro.el (kmacro-call-macro): Fix bug#14135.
2013-04-05 16:38:06 +08:00
ldefs-boot.el
Auto-commit of loaddefs files.
2013-09-01 06:25:27 -04:00
linum.el
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
loadhist.el
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
loadup.el
Revert introduction of isearch-filter-predicates.
2013-08-05 14:05:46 -04:00
locate.el
Use define-derived-mode (and derived-mode-p).
2013-09-10 23:31:56 -04:00
lpr.el
* lisp/lpr.el: Signal print errors more prominently.
2013-07-24 00:37:11 -04:00
ls-lisp.el
* lisp/ls-lisp.el: Use advice-add.
2013-09-13 10:56:03 -04:00
macros.el
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
Makefile.in
Tweak to Makefile rules that list *.el files
2013-08-31 19:12:32 -07:00
makefile.w32-in
Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca
2013-01-02 08:13:04 -08:00
makesum.el
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
man.el
Use define-derived-mode (and derived-mode-p).
2013-09-10 23:31:56 -04:00
master.el
Misc custom group fixes
2013-05-15 19:55:41 -04:00
mb-depth.el
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
md4.el
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
menu-bar.el
Simplify news and mail menu items
2013-08-15 23:50:58 -07:00
midnight.el
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
minibuf-eldef.el
* minibuf-eldef.el (minibuffer-default--in-prompt-regexps): Handle
2013-02-10 15:18:48 +01:00
minibuffer.el
* lisp/minibuffer.el: Make minibuffer-complete call completion-in-region
2013-09-06 18:46:44 -04:00
misc.el
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
misearch.el
Disambiguate function and variable references in docstrings.
2013-01-11 18:08:55 -05:00
mouse-copy.el
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
mouse-drag.el
Do not call to `selected-window' where it is assumed by default.
2013-08-05 18:26:57 +04:00
mouse.el
* lisp/subr.el (posn-point, posn-string): Fix it here instead.
2013-03-20 14:13:00 -04:00
mpc.el
Use with-demoted-errors now that it can format any error messages
2013-09-11 22:32:57 -07:00
msb.el
lisp/*.el: Remove lexical-binding warnings; additional small cleanups.
2013-08-10 17:17:29 +02:00
mwheel.el
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
newcomment.el
* newcomment.el (comment-search-forward, comment-search-backward): Doc fix.
2013-06-18 13:57:56 -04:00
notifications.el
Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca
2013-01-02 08:13:04 -08:00
novice.el
Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca
2013-01-02 08:13:04 -08:00
outline.el
* outline.el (outline-regexp, outline-heading-end-regexp): Use
2013-02-20 14:05:24 +01:00
paren.el
* lisp/paren.el: Simplify the code.
2013-05-30 11:44:54 -04:00
password-cache.el
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
pcmpl-cvs.el
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
pcmpl-gnu.el
* lisp/pcmpl-gnu.el (pcomplete/tar): Check obsolete variable is bound.
2013-06-01 13:10:08 -07:00
pcmpl-linux.el
Misc custom group fixes
2013-05-15 19:55:41 -04:00
pcmpl-rpm.el
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
pcmpl-unix.el
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
pcmpl-x.el
Standardize license text
2013-04-09 18:22:15 -07:00
pcomplete.el
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
printing.el
* lisp/dired-x.el:
2013-09-04 23:30:07 -04:00
proced.el
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
profiler.el
* lisp/profiler.el (profiler-calltree-find): Use function-equal.
2013-09-10 21:43:07 -04:00
ps-bdf.el
Use locate-user-emacs-file.
2013-03-11 22:08:21 -04:00
ps-def.el
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
ps-mule.el
* lisp/lpr.el: Signal print errors more prominently.
2013-07-24 00:37:11 -04:00
ps-print.el
* lisp/lpr.el: Signal print errors more prominently.
2013-07-24 00:37:11 -04:00
ps-samp.el
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
README
recentf.el
More missing :version tags for defcustoms
2013-05-06 00:10:31 -07:00
rect.el
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
register.el
Move frameset-to-register stuff from register.el to frameset.el.
2013-08-09 02:30:24 +02:00
repeat.el
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
replace.el
* lisp/replace.el (replace-string): Doc fix re start/end.
2013-09-05 21:38:45 -04:00
reposition.el
Do not call to `selected-window' where it is assumed by default.
2013-08-05 18:26:57 +04:00
reveal.el
Use with-demoted-errors now that it can format any error messages
2013-09-11 22:32:57 -07:00
rfn-eshadow.el
* minibuffer.el (completion--sifn-requote): Bind `non-essential'.
2013-08-20 12:04:13 +02:00
rot13.el
Do not call to `selected-window' where it is assumed by default.
2013-08-05 18:26:57 +04:00
ruler-mode.el
Prefer UTF-8 when the encoding shouldn't matter and changes are small.
2013-03-05 09:13:01 -08:00
savehist.el
* lisp/savehist.el: No need for cl when compiling on Emacs.
2013-09-11 13:27:22 -04:00
saveplace.el
Use with-demoted-errors now that it can format any error messages
2013-09-11 22:32:57 -07:00
sb-image.el
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
scroll-all.el
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
scroll-bar.el
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
scroll-lock.el
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
select.el
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
server.el
Do not call to `selected-window' where it is assumed by default.
2013-08-05 18:26:57 +04:00
ses.el
lisp/*.el: Remove lexical-binding warnings; additional small cleanups.
2013-08-10 17:17:29 +02:00
shadowfile.el
Remove some more reimplementations of cl-lib functions
2013-07-11 20:54:57 -07:00
shell.el
Fix some minor shell.el oddness related to usage of error and message
2013-09-11 22:40:50 -07:00
simple.el
* lisp/simple.el: Use set-temporary-overlay-map for universal-argument.
2013-09-10 13:13:48 -04:00
skeleton.el
* lisp/autorevert.el (auto-revert-notify-handler): Use memq.
2013-06-05 15:57:10 -04:00
sort.el
* lisp/sort.el (delete-duplicate-lines): Accept an optional `keep-blanks'
2013-05-24 14:39:21 -04:00
soundex.el
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
speedbar.el
Misc changes to reduce use of `(lambda...); and other cleanups.
2013-08-29 15:55:58 -04:00
startup.el
Do not call to `selected-window' where it is assumed by default.
2013-08-05 18:26:57 +04:00
strokes.el
Use locate-user-emacs-file.
2013-03-11 22:08:21 -04:00
subr.el
* subr.el (do-after-load-evaluation): Also give compiler warnings
2013-09-11 23:37:02 -07:00
t-mouse.el
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
tabify.el
lisp/*.el: Remove lexical-binding warnings; additional small cleanups.
2013-08-10 17:17:29 +02:00
talk.el
Do not call to `selected-frame' where it is assumed by default.
2013-08-05 14:35:55 +04:00
tar-mode.el
* lisp/emacs-lisp/package.el: Use tar-mode rather than tar executable.
2013-06-20 23:08:47 -04:00
tempo.el
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
term.el
Fix bug #15337 with non-ASCII characters in file names used by ansi
2013-09-13 16:22:47 +03:00
thingatpt.el
lisp/*.el: Remove lexical-binding warnings; additional small cleanups.
2013-08-10 17:17:29 +02:00
thumbs.el
Remove some reimplementations of cl-gensym
2013-07-11 13:16:19 -04:00
time-stamp.el
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
time.el
* lisp/time.el (display-time-event-handler)
2013-08-09 14:49:36 -04:00
timezone.el
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
tmm.el
* lisp/tmm.el: Use lexical-binding and current-active-maps.
2013-02-13 08:40:00 -05:00
tool-bar.el
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
tooltip.el
Gud tooltip tweak
2013-05-23 23:50:22 -07:00
tree-widget.el
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
tutorial.el
lisp/*.el: More lexical-binding warnings' cleanups.
2013-08-11 02:07:48 +02:00
type-break.el
Misc custom group fixes
2013-05-15 19:55:41 -04:00
uniquify.el
Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca
2013-01-02 08:13:04 -08:00
userlock.el
* lisp/subr.el (define-error): New function.
2013-08-09 17:22:44 -04:00
vcursor.el
Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca
2013-01-02 08:13:04 -08:00
version.el
lisp/*.el: Silence lexical-binding warnings.
2013-08-09 01:59:14 +02:00
view.el
lisp/*.el: More lexical-binding warnings' cleanups.
2013-08-11 02:07:48 +02:00
vt100-led.el
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
vt-control.el
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
w32-common-fns.el
Use with-demoted-errors now that it can format any error messages
2013-09-11 22:32:57 -07:00
w32-fns.el
* lisp/w32-fns.el (w32-charset-info-alist): Declare.
2013-05-06 00:29:26 -07:00
w32-vars.el
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
wdired.el
Revert introduction of isearch-filter-predicates.
2013-08-05 14:05:46 -04:00
whitespace.el
Refactor out setting `whitespace-indent-tabs-mode' and
2013-08-01 14:58:28 +02:00
wid-browse.el
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
wid-edit.el
Remove some more reimplementations of cl-lib functions
2013-07-11 20:54:57 -07:00
widget.el
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
windmove.el
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
window.el
Add missing argument in call of get-largest-window (Bug#15185).
2013-08-27 14:46:00 +02:00
winner.el
Do not call to `selected-window' where it is assumed by default.
2013-08-05 18:26:57 +04:00
woman.el
lisp/*.el: More lexical-binding warnings' cleanups.
2013-08-11 02:07:48 +02:00
x-dnd.el
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
xml.el
lisp/xml.el (xml-parse-tag-1): Use looking-at.
2013-08-12 17:11:35 +02:00
xt-mouse.el
* lisp/xt-mouse.el (xterm-mouse-event-read): Remove.
2013-03-10 22:56:18 -04:00