mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-11 08:30:45 -08:00
* emacs-lisp/bytecomp.el (byte-compile-from-buffer): Move one more form inside with-current-buffer. * progmodes/antlr-mode.el (provide): Move to the end of file. (require): Don't require font-lock and compile. (outline-level, imenu-use-markers, imenu-create-index-function): Move declarations to top level. (cond-emacs-xemacs-macfn): Declare for compiler. * vc-bzr.el (vc-bzr-root): * vc-arch.el (vc-arch-root): Only set a property if the file is managed by this backend. * vc-hg.el (vc-hg-state): Support the new status code for up-to-date. |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| advice.el | ||
| assoc.el | ||
| authors.el | ||
| autoload.el | ||
| avl-tree.el | ||
| backquote.el | ||
| benchmark.el | ||
| bindat.el | ||
| byte-opt.el | ||
| byte-run.el | ||
| bytecomp.el | ||
| check-declare.el | ||
| checkdoc.el | ||
| cl-compat.el | ||
| cl-extra.el | ||
| cl-indent.el | ||
| cl-loaddefs.el | ||
| cl-macs.el | ||
| cl-seq.el | ||
| cl-specs.el | ||
| cl.el | ||
| copyright.el | ||
| crm.el | ||
| cust-print.el | ||
| debug.el | ||
| derived.el | ||
| disass.el | ||
| easy-mmode.el | ||
| easymenu.el | ||
| edebug.el | ||
| eldoc.el | ||
| elint.el | ||
| elp.el | ||
| ewoc.el | ||
| find-func.el | ||
| find-gc.el | ||
| float-sup.el | ||
| generic.el | ||
| gulp.el | ||
| helper.el | ||
| levents.el | ||
| lisp-mnt.el | ||
| lisp-mode.el | ||
| lisp.el | ||
| lmenu.el | ||
| lucid.el | ||
| macroexp.el | ||
| map-ynp.el | ||
| pp.el | ||
| re-builder.el | ||
| regexp-opt.el | ||
| regi.el | ||
| ring.el | ||
| rx.el | ||
| shadow.el | ||
| sregex.el | ||
| syntax.el | ||
| tcover-ses.el | ||
| tcover-unsafep.el | ||
| testcover.el | ||
| timer.el | ||
| tq.el | ||
| trace.el | ||
| unsafep.el | ||
| warnings.el | ||