Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Doc fix for lexical-binding being in line one. | Glenn Morris | 2012-01-25 | 1 | -2/+1 |
| | | | | | | | | | | | | | | Ref http://lists.gnu.org/archive/html/emacs-devel/2012-01/msg00543.html * doc/lispref/variables.texi (Using Lexical Binding): Mention that lexical-binding should be set in the first line. * src/lread.c (syms_of_lread): Doc fix. * lisp/emacs-lisp/tabulated-list.el, lisp/progmodes/f90.el: Move lexical-binding file-local to line one. * etc/NEWS: lexical-binding should be ine the first line. | ||||
* | Duplicate-word and spelling fixes. | Paul Eggert | 2012-01-10 | 2 | -2/+2 |
| | |||||
* | Commit of auto-generated files. | Eli Zaretskii | 2012-01-06 | 1 | -2/+2 |
| | |||||
* | Trivial bytecomp.el fix for file-local buffer-read-only. | Glenn Morris | 2012-01-05 | 1 | -1/+3 |
| | | | | | | | * lisp/emacs-lisp/bytecomp.el (byte-compile-file): Do not propagate a file local setting of buffer-read-only to the input buffer. Fixes: debbugs:10419 | ||||
* | Auto-commit of loaddefs files. | Glenn Morris | 2012-01-05 | 1 | -4/+4 |
| | |||||
* | Add 2012 to FSF copyright years for Emacs files | Glenn Morris | 2012-01-05 | 74 | -74/+74 |
| | |||||
* | * emacs-lisp/bytecomp.el (byte-compile-file): Fix indentation. | Andreas Schwab | 2011-12-31 | 1 | -31/+31 |
| | |||||
* | Spelling fixes. | Paul Eggert | 2011-12-30 | 3 | -3/+3 |
| | |||||
* | Spelling fixes. | Paul Eggert | 2011-12-29 | 2 | -2/+2 |
| | |||||
* | Spelling fixes. | Paul Eggert | 2011-12-18 | 1 | -1/+1 |
| | |||||
* | Spelling fixes. | Paul Eggert | 2011-12-14 | 1 | -5/+5 |
| | |||||
* | Fix typos. | Juanma Barranquero | 2011-12-09 | 1 | -2/+2 |
| | |||||
* | * lisp/emacs-lisp/lisp-mode.el (defmethod): Add doc-string-elt. | Stefan Monnier | 2011-12-08 | 1 | -0/+1 |
| | | | | Fixes: debbugs:10244 | ||||
* | * lisp/emacs-lisp/package.el (package-archives): Doc fix re riskiness. | Glenn Morris | 2011-12-06 | 1 | -1/+6 |
| | |||||
* | * lisp/emacs-lisp/assoc.el (aput): Fix return value | Christopher Genovese | 2011-12-05 | 1 | -4/+3 |
| | | | | Fixes: debbugs:10146 | ||||
* | Spelling fixes. | Paul Eggert | 2011-12-04 | 2 | -2/+2 |
| | |||||
* | * emacs-lisp/easy-mmode.el (define-minor-mode): Fix default doc. | Chong Yidong | 2011-11-28 | 1 | -4/+4 |
| | |||||
* | Spelling fixes (mostly "inactive" vs "deactivate"). | Paul Eggert | 2011-11-27 | 1 | -5/+5 |
| | |||||
* | Spelling fixes. | Paul Eggert | 2011-11-26 | 4 | -5/+5 |
| | |||||
* | Fix typos. | Juanma Barranquero | 2011-11-25 | 2 | -35/+35 |
| | |||||
* | Fix "make autoloads" on MS-Windows. | Eli Zaretskii | 2011-11-23 | 1 | -1/+5 |
| | | | | | lisp/emacs-lisp/autoload.el (autoload-generate-file-autoloads): On MS-DOS and MS-Windows, compare with loaddefs.el case-insensitively. | ||||
* | Spelling fixes. | Paul Eggert | 2011-11-22 | 3 | -3/+3 |
| | |||||
* | Tell the caller that the next line needs recomputation, even though it ↵ | Lars Magne Ingebrigtsen | 2011-11-21 | 1 | -6/+10 |
| | | | | | | doesn't start a sexp. Fixes: debbugs:10094 | ||||
* | * lisp/emacs-lisp/autoload.el (autoload-generate-file-autoloads): Simplify. | Stefan Monnier | 2011-11-21 | 1 | -9/+1 |
| | |||||
* | Fix typos. | Juanma Barranquero | 2011-11-20 | 1 | -1/+1 |
| | |||||
* | Spelling fixes. | Paul Eggert | 2011-11-19 | 2 | -2/+2 |
| | |||||
* | * lisp/emacs-lisp/bytecomp.el: Silence obsolete warnings more reliably. | Stefan Monnier | 2011-11-19 | 1 | -4/+7 |
| | | | | | | | (byte-compile-global-not-obsolete-vars): New var. (byte-compile-check-variable, byte-compile-make-obsolete-variable): Use it. (byte-compile-warn-obsolete): Align text with the one in *Help*. | ||||
* | Fix typos. | Juanma Barranquero | 2011-11-20 | 2 | -2/+2 |
| | |||||
* | Spelling fixes. | Paul Eggert | 2011-11-19 | 3 | -3/+3 |
| | |||||
* | Spelling fixes. | Paul Eggert | 2011-11-19 | 4 | -4/+4 |
| | |||||
* | * lisp/emacs-lisp/smie.el: Improve warnings and conflict detection. | Stefan Monnier | 2011-11-18 | 1 | -46/+109 |
| | | | | | | | | | | (smie-warning-count): New var. (smie-set-prec2tab): Use it. (smie-bnf->prec2): Improve warnings. Add docstring. (smie-bnf--closer-alist): Rename from smie-bnf-closer-alist. (smie-bnf--set-class): New function. (smie-bnf--classify): Rename from smie-bnf-classify. Rewrite to fix corner case. | ||||
* | Spelling fixes. | Paul Eggert | 2011-11-18 | 1 | -1/+1 |
| | |||||
* | autoload.el fix for bug#10049 | Glenn Morris | 2011-11-17 | 1 | -0/+7 |
| | | | | | | * lisp/emacs-lisp/autoload.el (autoload-generate-file-autoloads): Ignore buffer-local generated-autoload-file if it is the same as the global value. | ||||
* | Spelling fixes. | Paul Eggert | 2011-11-17 | 3 | -5/+6 |
| | |||||
* | Fix typos. | Juanma Barranquero | 2011-11-16 | 2 | -2/+2 |
| | |||||
* | * autoconf.el (autoconf-mode): Fix comment-start-skip regexp. | Chong Yidong | 2011-11-16 | 1 | -1/+1 |
| | | | | Fixes: debbugs:10033 | ||||
* | Fix typos. | Juanma Barranquero | 2011-11-15 | 4 | -16/+16 |
| | |||||
* | Spelling fixes. | Paul Eggert | 2011-11-14 | 1 | -1/+1 |
| | |||||
* | Spelling fixes. | Paul Eggert | 2011-11-14 | 3 | -4/+4 |
| | |||||
* | Fix typos. | Juanma Barranquero | 2011-11-14 | 1 | -2/+2 |
| | |||||
* | Spelling fixes. | Paul Eggert | 2011-11-14 | 3 | -13/+13 |
| | |||||
* | Spelling fixes. | Paul Eggert | 2011-11-13 | 3 | -3/+3 |
| | |||||
* | Spelling fixes. | Paul Eggert | 2011-11-12 | 2 | -2/+2 |
| | |||||
* | toggle-read-only fixes for bugs#7292, 10006. | Glenn Morris | 2011-11-09 | 1 | -1/+1 |
| | | | | | | | | | | | * doc/lispref/buffers.texi (Read Only Buffers): Expand a bit on why toggle-read-only should only be used interactively. * lisp/files.el (toggle-read-only): Mention that it should only be used interactively. * lisp/emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions): Add toggle-read-only. | ||||
* | * emacs-lisp/find-func.el (find-function-read): Fix incorrect use of default ↵ | thierry volpiatto | 2011-11-08 | 1 | -23/+17 |
| | | | | argument in `completing-read'. | ||||
* | * emacs-lisp/package.el (package-refresh-contents): Add autoload. | Chong Yidong | 2011-10-29 | 1 | -0/+1 |
| | |||||
* | * lisp/emacs-lisp/cl.el (most-negative-float): Fix doc typo. | Glenn Morris | 2011-10-27 | 1 | -1/+1 |
| | |||||
* | Auto-commit of loaddefs files. | Glenn Morris | 2011-10-27 | 1 | -11/+15 |
| | |||||
* | Add doc-strings to some cl float parameters. | Glenn Morris | 2011-10-27 | 2 | -18/+50 |
| | | | | | | | | | | | | | | | * lisp/emacs-lisp/cl-extra.el (cl-float-limits): Add doc string. * lisp/emacs-lisp/cl.el (most-positive-float, most-negative-float) (least-positive-float, least-negative-float) (least-positive-normalized-float, least-negative-normalized-float) (float-epsilon, float-negative-epsilon): Add doc-strings, based on those in cl.texi. * lisp/emacs-lisp/cl-extra.el (most-positive-float, most-negative-float) (least-positive-float, least-negative-float) (least-positive-normalized-float, least-negative-normalized-float) (float-epsilon, float-negative-epsilon): Remove unnecessary declarations. | ||||
* | Replace fundamental-mode-hook with change-major-mode-after-body-hook. | Chong Yidong | 2011-10-27 | 2 | -3/+5 |
| | | | | | | | | | | | | * lisp/simple.el (fundamental-mode): * lisp/emacs-lisp/derived.el (define-derived-mode): Revert 2010-04-28 change introducing fundamental-mode-hook. * lisp/subr.el (change-major-mode-after-body-hook): New hook. (run-mode-hooks): Run it. * lisp/emacs-lisp/easy-mmode.el (define-globalized-minor-mode): Use change-major-mode-before-body-hook. |