diff options
author | Stefan Monnier <monnier@iro.umontreal.ca> | 2013-09-04 23:46:34 -0400 |
---|---|---|
committer | Stefan Monnier <monnier@iro.umontreal.ca> | 2013-09-04 23:46:34 -0400 |
commit | c0458e0b21bf507b6a9273189c58a6b97efa2db2 (patch) | |
tree | 95213e4e50168354bcc87c901d98bf9976ba1db1 /lisp/emacs-lisp/lisp.el | |
parent | 6c42fc3efbbf590fca00b866859fbfa13d34b70a (diff) | |
download | emacs-c0458e0b21bf507b6a9273189c58a6b97efa2db2.tar.gz |
* lisp/subr.el (pop): Use `car-safe'.
* lisp/emacs-lisp/byte-opt.el (byte-optimize-form-code-walker): Remove hack
to detect unused `pop' return value.
* lisp/emacs-lisp/advice.el (defadvice): Add indent rule.
* lisp/international/mule-cmds.el: Require CL.
(find-coding-systems-for-charsets): Avoid add-to-list.
(sanitize-coding-system-list): New function, extracted from
select-safe-coding-system-interactively.
(select-safe-coding-system-interactively): Use it.
(read-input-method-name): Accept symbols for `default'.
* lisp/progmodes/python.el (python-nav-beginning-of-block): Remove unused
var `block-regexp'.
(python-nav--forward-sexp): Remove unused var `re-search-fn'.
(python-fill-string): Remove unused var `marker'.
(python-skeleton-add-menu-items): Remove unused var `items'.
Diffstat (limited to 'lisp/emacs-lisp/lisp.el')
0 files changed, 0 insertions, 0 deletions