2012-07-10 |
Stefan Monnier | * lisp/emacs-lisp/gv.el (cond): Make it a valid place.
|
commit | commitdiff | tree |
2012-07-10 |
Stefan Monnier | * lisp/emacs-lisp/pcase.el (pcase): Accept self-quoting...
|
commit | commitdiff | tree |
2012-07-04 |
Stefan Monnier | * lisp/files.el (locate-dominating-file): Allow `name...
|
commit | commitdiff | tree |
2012-07-04 |
Stefan Monnier | * lisp/emacs-lisp/bytecomp.el (byte-compile): Don't...
|
commit | commitdiff | tree |
2012-07-04 |
Stefan Monnier | Turn VECTOR_FREE_LIST_FLAG into PVEC_FREE.
|
commit | commitdiff | tree |
2012-07-04 |
Stefan Monnier | * lisp/xml.el (xml-name-regexp): Remove, redundant...
|
commit | commitdiff | tree |
2012-07-03 |
Stefan Monnier | * src/alloc.c (mark_object): Revert part of last patch...
|
commit | commitdiff | tree |
2012-07-02 |
Stefan Monnier | * lisp/comint.el (comint-output-filter): Filter out...
|
commit | commitdiff | tree |
2012-07-02 |
Stefan Monnier | * lisp/net/ange-ftp.el (ange-ftp-expand-file-name)...
|
commit | commitdiff | tree |
2012-06-30 |
Stefan Monnier | * lisp/emacs-lisp/cl-lib.el: Require macroexp.
|
commit | commitdiff | tree |
2012-06-30 |
Stefan Monnier | * lisp/emacs-lisp/cl-lib.el: Require macroexp for its...
|
commit | commitdiff | tree |
2012-06-30 |
Stefan Monnier | * lisp/emacs-lisp/cl-lib.el (cl-pushnew): Use macroexp...
|
commit | commitdiff | tree |
2012-06-28 |
Stefan Monnier | * src/editfns.c (region_limit): Clip to narrowing.
|
commit | commitdiff | tree |
2012-06-28 |
Stefan Monnier | Make inlining of other-mode interpreted functions work.
|
commit | commitdiff | tree |
2012-06-27 |
Stefan Monnier | * lisp/help-mode.el (help-make-xrefs): Don't just withstand
|
commit | commitdiff | tree |
2012-06-27 |
Stefan Monnier | Get rid of all the manual purecopy calls in menu-bar...
|
commit | commitdiff | tree |
2012-06-27 |
Stefan Monnier | * lisp/textmodes/rst.el (rst-adornment-faces-alist...
|
commit | commitdiff | tree |
2012-06-27 |
Stefan Monnier | * lisp/emacs-lisp/cl.el (flet): Mark obsolete.
|
commit | commitdiff | tree |
2012-06-27 |
Stefan Monnier | * lisp/gnus/shr.el (shr-render-buffer): New command.
|
commit | commitdiff | tree |
2012-06-27 |
Stefan Monnier | * lisp/emacs-lisp/cl.el: Use lexical-binding. Fix...
|
commit | commitdiff | tree |
2012-06-27 |
Stefan Monnier | * lisp/emacs-lisp/easy-mmode.el (easy-mmode-pretty...
|
commit | commitdiff | tree |
2012-06-26 |
Stefan Monnier | * src/eval.c (Fapply): Allow calling it with a single...
|
commit | commitdiff | tree |
2012-06-23 |
Stefan Monnier | Miscellaneous minor cleanups and simplifications.
|
commit | commitdiff | tree |
2012-06-23 |
Stefan Monnier | * minibuffer.el (minibuffer-confirm-exit-commands)...
|
commit | commitdiff | tree |
2012-06-23 |
Stefan Monnier | * lisp/emacs-lisp/cl-macs.el (cl--make-usage-args)...
|
commit | commitdiff | tree |
2012-06-23 |
Stefan Monnier | * lisp/minibuffer.el (completion--twq-try): Try to...
|
commit | commitdiff | tree |
2012-06-22 |
Stefan Monnier | Further GV/CL cleanups.
|
commit | commitdiff | tree |
2012-06-22 |
Stefan Monnier | * lisp/icomplete.el (icomplete-minibuffer-setup, icomplete...
|
commit | commitdiff | tree |
2012-06-22 |
Stefan Monnier | * lisp/subr.el (read-passwd): Don't use a history at...
|
commit | commitdiff | tree |
2012-06-22 |
Stefan Monnier | Provide generalized variables in core Elisp.
|
commit | commitdiff | tree |
2012-06-21 |
Stefan Monnier | * lisp/progmodes/cperl-mode.el (cperl-update-syntaxification):
|
commit | commitdiff | tree |
2012-06-19 |
Stefan Monnier | * src/minibuf.c (Fread_string): Bind minibuffer-completion...
|
commit | commitdiff | tree |
2012-06-18 |
Stefan Monnier | * lisp/progmodes/python.el (python-rx-constituents...
|
commit | commitdiff | tree |
2012-06-18 |
Stefan Monnier | * lisp/emacs-lisp/pcase.el (pcase--expand): Warn for...
|
commit | commitdiff | tree |
2012-06-18 |
Stefan Monnier | Fix return value of `defun' and un-define it.
|
commit | commitdiff | tree |
2012-06-15 |
Stefan Monnier | * macroexp.el (macroexp--compiler-macro): Fix paren...
|
commit | commitdiff | tree |
2012-06-15 |
Stefan Monnier | * lisp/emacs-lisp/cl-lib.el (cl--defsubst-expand):...
|
commit | commitdiff | tree |
2012-06-15 |
Stefan Monnier | * lisp/emacs-lisp/cl-macs.el (cl--transform-function...
|
commit | commitdiff | tree |
2012-06-13 |
Stefan Monnier | * lisp/emacs-lisp/cl-macs.el (cl-defstruct): Don't...
|
commit | commitdiff | tree |
2012-06-13 |
Stefan Monnier | * lisp/emacs-lisp/edebug.el (edebug-read-function)...
|
commit | commitdiff | tree |
2012-06-13 |
Stefan Monnier | * lisp/textmodes/tex-mode.el (latex-indent): Recognize...
|
commit | commitdiff | tree |
2012-06-13 |
Stefan Monnier | * lisp/loadup.el: Count byte-code functions as well.
|
commit | commitdiff | tree |
2012-06-13 |
Stefan Monnier | * lisp/emacs-lisp/byte-opt.el (featurep): Move compiler...
|
commit | commitdiff | tree |
2012-06-13 |
Stefan Monnier | * lisp/emacs-lisp/autoload.el (make-autoload): Accept...
|
commit | commitdiff | tree |
2012-06-12 |
Stefan Monnier | * lisp/emacs-lisp/cl-macs.el (cl-remf): Fix error in...
|
commit | commitdiff | tree |
2012-06-11 |
Stefan Monnier | * lisp/emacs-lisp/cl-macs.el (cl-parse-loop-clause...
|
commit | commitdiff | tree |
2012-06-11 |
Stefan Monnier | Fix compiler-expansion of CL's cXXr functions.
|
commit | commitdiff | tree |
2012-06-11 |
Stefan Monnier | Use lexical-binding for all of CL, and clean up its...
|
commit | commitdiff | tree |
2012-06-11 |
Stefan Monnier | Don't purify in Fmake_byte_code.
|
commit | commitdiff | tree |
2012-06-11 |
Stefan Monnier | * lisp/emacs-lisp/pcase.el (pcase--let*): New function.
|
commit | commitdiff | tree |
2012-06-10 |
Stefan Monnier | Reduce use of cl in lisp/emacs-lisp/.
|
commit | commitdiff | tree |
2012-06-09 |
Stefan Monnier | Don't autoload functions too eagerly during macroexpansion.
|
commit | commitdiff | tree |
2012-06-08 |
Stefan Monnier | Clean up scoping rule of predefined single-word vars.
|
commit | commitdiff | tree |
2012-06-08 |
Stefan Monnier | Get rid of cl-lexical-let, keeping only lexical-let...
|
commit | commitdiff | tree |
2012-06-08 |
Stefan Monnier | * src/eval.c (Fmacroexpand): Stop if the macro returns...
|
commit | commitdiff | tree |
2012-06-07 |
Stefan Monnier | Move old compatiblity to cl.el. Remove cl-macroexpand...
|
commit | commitdiff | tree |
2012-06-07 |
Stefan Monnier | Cleanup cl-macs namespace. Add macro helpers in macroexp.el.
|
commit | commitdiff | tree |
2012-06-07 |
Stefan Monnier | * tmm.el (tmm-prompt): Use string-prefix-p.
|
commit | commitdiff | tree |
2012-06-07 |
Stefan Monnier | * subr.el (kbd): Make it its own function.
|
commit | commitdiff | tree |
2012-06-06 |
Stefan Monnier | * lisp/emacs-lisp/macroexp.el: Don't require CL since...
|
commit | commitdiff | tree |
2012-06-06 |
Stefan Monnier | * lisp/emacs-lisp/macroexp.el (macroexpand-all-1):...
|
commit | commitdiff | tree |
2012-06-05 |
Stefan Monnier | * emacs-list/cust-print.el: Move to obsolete.
|
commit | commitdiff | tree |
2012-06-05 |
Stefan Monnier | * lisp/emacs-lisp/macroexp.el (macroexpand-all-1):...
|
commit | commitdiff | tree |
2012-06-05 |
Stefan Monnier | Add native compiler-macro support.
|
commit | commitdiff | tree |
2012-06-04 |
Stefan Monnier | * lisp/emacs-lisp/cl-lib.el (cl-values, cl-values-list...
|
commit | commitdiff | tree |
2012-06-04 |
Stefan Monnier | Update autogenerated bootstrap file.
|
commit | commitdiff | tree |
2012-06-04 |
Stefan Monnier | * lisp/emacs-lisp/cl-lib.el: Rename from cl.el.
|
commit | commitdiff | tree |
2012-06-02 |
Stefan Monnier | * lisp/simple.el (execute-extended-command): Set real...
|
commit | commitdiff | tree |
2012-06-01 |
Stefan Monnier | * lisp/emacs-lisp/cl-macs.el: Use backquotes.
|
commit | commitdiff | tree |
2012-06-01 |
Stefan Monnier | * lisp/gnus/nntp.el: Stop the `letf' madness.
|
commit | commitdiff | tree |
2012-06-01 |
Stefan Monnier | * lisp/gnus/auth-source.el: Fix comment-style to follow...
|
commit | commitdiff | tree |
2012-06-01 |
Stefan Monnier | * lisp/emacs-lisp/bytecomp.el: Fix last change.
|
commit | commitdiff | tree |
2012-05-31 |
Stefan Monnier | Fix long filename handling of byte-compile-fix-header.
|
commit | commitdiff | tree |
2012-05-31 |
Stefan Monnier | Add `declare' for `defun'. Align `defmacro's with it.
|
commit | commitdiff | tree |
2012-05-30 |
Stefan Monnier | * lisp/emacs-lisp/byte-run.el (defmacro, defun): Move...
|
commit | commitdiff | tree |
2012-05-29 |
Stefan Monnier | Fix minor corner case bugs in byte compilation and...
|
commit | commitdiff | tree |
2012-05-26 |
Stefan Monnier | * lisp/subr.el (buffer-has-markers-at): Mark obsolete.
|
commit | commitdiff | tree |
2012-05-26 |
Stefan Monnier | Use `declare' in `lambda' and mis minor changes.
|
commit | commitdiff | tree |
2012-05-25 |
Stefan Monnier | * src/lread.c: Remove `read_pure' which makes no difference.
|
commit | commitdiff | tree |
2012-05-25 |
Stefan Monnier | * lisp/progmodes/js.el: Add notes in comments.
|
commit | commitdiff | tree |
2012-05-25 |
Stefan Monnier | * src/fileio.c, src/character.h: Minor style tweaks.
|
commit | commitdiff | tree |
2012-05-25 |
Stefan Monnier | * lisp/gnus/gnus-win.el (gnus-configure-frame): Don...
|
commit | commitdiff | tree |
2012-05-25 |
Stefan Monnier | * lisp/progmodes/gdb-mi.el: Minor style changes.
|
commit | commitdiff | tree |
2012-05-21 |
Stefan Monnier | * lisp/hi-lock.el (hi-lock-face-defaults): Move obsolete...
|
commit | commitdiff | tree |
2012-05-21 |
Stefan Monnier | * lisp/progmodes/compile.el (compilation-error-regexp...
|
commit | commitdiff | tree |
2012-05-19 |
Stefan Monnier | * lisp/emacs-lisp/bytecomp.el (byte-compile-root-dir...
|
commit | commitdiff | tree |
2012-05-18 |
Stefan Monnier | * lisp/vc/vc-bzr.el (vc-bzr-state-heuristic): Save...
|
commit | commitdiff | tree |
2012-05-18 |
Stefan Monnier | * lisp/textmodes/flyspell.el: Commenting style, plus...
|
commit | commitdiff | tree |
2012-05-18 |
Stefan Monnier | Refresh ldefs-boot.
|
commit | commitdiff | tree |
2012-05-18 |
Stefan Monnier | * lisp/emacs-lisp/lisp-mode.el (doc-string-elt): Move...
|
commit | commitdiff | tree |
2012-05-17 |
Stefan Monnier | * lisp/emacs-lisp/cl-macs.el, lisp/emacs-lisp/cl.el...
|
commit | commitdiff | tree |
2012-05-17 |
Stefan Monnier | * lisp/emacs-lisp/pcase.el (pcase--u1): Avoid ((lambda...
|
commit | commitdiff | tree |
2012-05-17 |
Stefan Monnier | * lisp/emacs-lisp/cl.el: Add edebug specs from cl-specs.el.
|
commit | commitdiff | tree |
2012-05-17 |
Stefan Monnier | Minor renaming of internal CL functions and variables.
|
commit | commitdiff | tree |
2012-05-17 |
Stefan Monnier | * lisp/emacs-lisp/cl-macs.el (cl-transform-lambda)...
|
commit | commitdiff | tree |
2012-05-17 |
Stefan Monnier | * lisp/emacs-lisp/cl-macs.el (cl-transform-lambda)...
|
commit | commitdiff | tree |
2012-05-16 |
Stefan Monnier | * lisp/minibuffer.el (completion--sifn-requote): Fix...
|
commit | commitdiff | tree |
2012-05-15 |
Stefan Monnier | * src/lread.c (init_obarray): Declare Qt and Qnil as...
|
commit | commitdiff | tree |
2012-05-15 |
Stefan Monnier | * lisp/emacs-lisp/pcase.el (pcase-let*, pcase-let)...
|
commit | commitdiff | tree |
2012-05-15 |
Stefan Monnier | * lisp/minibuffer.el (completion--sifn-requote): Handle...
|
commit | commitdiff | tree |