summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp
Commit message (Collapse)AuthorAgeFilesLines
* (prin1-char): Use characterp.Dave Love2003-09-101-1/+1
|
* *** empty log message ***Kenichi Handa2003-09-085-26/+36
|\
| * (cl-make-type-test): Use characterp.Dave Love2003-01-071-1/+1
| |
| * (side-effect-free-fns): Add langinfo,Dave Love2003-01-071-2/+2
| | | | | | | | multibyte-char-to-unibyte.
| * (byte-compile-lapcode): Be sure to return a unibyte string.Kenichi Handa2002-10-161-1/+1
| |
| * (side-effect-free-fns): AddDave Love2002-10-141-1/+2
| | | | | | | | | | string-make-unibyte string-make-multibyte string-to-multibyte string-as-multibyte string-as-unibyte.
| * (copyright-regexp): Remove redundancy.Dave Love2002-07-301-5/+3
| |
| * (batch-byte-compile-if-not-done): AddDave Love2002-06-291-1/+2
| | | | | | | | autoload cookie.
| * (side-effect-free-fns): Add decode-char,Dave Love2002-06-271-5/+6
| | | | | | | | | | | | encode-char. (side-effect-and-error-free-fns): Add charsetp, max-char, primary-charset.
| * (byte-compile-insert-header): Fix typo.Dave Love2002-06-271-2/+2
| |
| * (byte-recompile-directory)Dave Love2002-06-241-16/+19
| | | | | | | | | | | | | | (batch-byte-recompile-directory): Update from trunk. (byte-compile-fix-header): Adjust for use of utf-8-emacs. (byte-compile-insert-header): Update magic number. Add ballast. (map-char-table): Use byte-compile-funarg-2.
| * AddDave Love2002-05-231-1/+2
| | | | | | | | character-p.
| * (regexp-opt-charset): Adjusted for theKenichi Handa2002-03-011-3/+11
| | | | | | | | change of map-char-table.
* | New directoryKenichi Handa2003-09-0861-1001/+79
| |
* | Add arch taglinesMiles Bader2003-09-0161-3/+66
| |
* | (common-lisp-mode): New.Dave Love2003-08-201-0/+3
| |
* | (beginning-of-defun-function): Doc fix.Dave Love2003-08-201-2/+3
| |
* | Comment.Dave Love2003-08-201-5/+2
| |
* | (eval-last-sexp-print-value): New subroutine, broken out of eval-last-sexp-1.Richard M. Stallman2003-08-171-21/+24
| | | | | | | | (eval-last-sexp-1): Use eval-last-sexp-print-value.
* | (noreturn): Report error if does return.Richard M. Stallman2003-08-061-6/+6
| | | | | | | | (testcover-reinstrument-clauses): Doc fix.
* | Doc fixes, args renamed.Richard M. Stallman2003-08-061-33/+33
| | | | | | | | (warning-type-format): Renamed from warning-group-format.
* | (byte-compile-not-obsolete-var): New var.Richard M. Stallman2003-08-061-10/+15
| | | | | | | | | | | | | | | | | | (byte-compile-variable-ref): Handle byte-compile-not-obsolete-var. (byte-compile-defvar): Bind byte-compile-not-obsolete-var to prevent warnings about defvar for an obsolete variable. (byte-compile-log-warning): warning-group-format renamed to warning-type-format.
* | Updated contact address.Jonathan Yavner2003-07-252-5/+5
| |
* | (define-derived-mode): Mention hook in doc string. Defvar the derivedGlenn Morris2003-07-231-1/+5
| | | | | | | | hook.
* | (emacs-lisp-mode): Use run-mode-hooks.Richard M. Stallman2003-07-211-2/+2
| | | | | | | | (lisp-mode): Likewise.
* | (syntax-ppss): Catch the case where the buffer is narrowed.Stefan Monnier2003-07-161-133/+142
| |
* | (syntax-ppss-flush-cache): Rename from syntax-ppss-after-change-function.Stefan Monnier2003-07-161-9/+6
| | | | | | | | (syntax-ppss-after-change-function): New alias. Update uses.
* | 2003-07-11 John Paul Wallington <jpw@gnu.org>John Paul Wallington2003-07-111-12/+12
| | | | | | | | | | | | | | | | | | | | * emacs-lisp/ring.el (ring-empty-p): Use `zerop'. (ring-p, ring-plus1, ring-minus1, ring-length, ring-index) (ring-empty-p, ring-size, ring-copy, ring-ref): Doc fixes. 2003-07-11 NAKAJIMA Mikio <minakaji@namazu.org> (tiny change) * emacs-lisp/ring.el (ring-elements): Doc fix.
* | (debug, debugger-env-macro): Use with-no-warnings while accessing andRichard M. Stallman2003-07-071-6/+18
| | | | | | | | binding unread-command-char.
* | (cl-transform-lambda): Strip &cl-defsStefan Monnier2003-07-051-2/+7
| | | | | | | | thingies from constructors created by defstruct.
* | (byte-compile-defvar): Check and set the default value of the variable.Stefan Monnier2003-07-041-4/+4
| | | | | | | | (byte-code-meter): Move declaration to top level.
* | (easy-mmode-define-navigation): AvoidAndreas Schwab2003-06-221-3/+3
| | | | | | | | | | variable as format argument for error. Don't call symbol-name on string.
* | (debug): Fix call to message.Stefan Monnier2003-06-161-2/+2
| |
* | (cl-macroexpand-all):Stefan Monnier2003-06-161-2/+3
| | | | | | | | Don't burp if (cadr (caddr found)) encounters a non-list element.
* | (cl-parse-loop-clause): Use map-keymap.Stefan Monnier2003-06-161-2/+4
| | | | | | | | (defsubst*): Don't put a `cl-whole argument if it's not used.
* | (pushnew): Use keywordp.Stefan Monnier2003-06-161-3/+3
| |
* | (disassemble): Accept plain expressions.Stefan Monnier2003-06-161-2/+2
| |
* | (copyright-update-year): New function extracted from copyright-update.Stefan Monnier2003-06-141-53/+77
| | | | | | | | | | | | | | | | | | | | When `arg' is set, replace the year, not the `copyright' text. Ignore `copyright-update = nil' if called interactively. Use "," rather than ", " if that's what was used before. Recognize mixes of 2 and 4 digit years. Use replace-match. (copyright-update): Add interactivep arg. Use it instead of use last-command. Use replace-match. Don't assume (point-min) == 1.
* | (lm-keywords-finder-p): Use with-no-warnings.Richard M. Stallman2003-06-041-1/+2
| |
* | (last-sexp-toggle-display): Remove stale comment.Juanma Barranquero2003-06-031-3/+0
| |
* | (eval-last-sexp-1): Add save-excursion.Richard M. Stallman2003-06-031-45/+46
| |
* | (lm-synopsis): Use relative filenames correctly. Show the synopsis toLute Kamstra2003-06-021-19/+14
| | | | | | | | | | the user when appropriate. Do not kill buffers that were created outside `lm-synopsis'.
* | Moved from lisp/.Juanma Barranquero2003-05-307-0/+1983
| |
* | Moved to obsolete/.Juanma Barranquero2003-05-301-458/+0
| |
* | Typo (no clue what happened).Stefan Monnier2003-05-301-1/+1
| |
* | (edebug-storing-offsets): Move indent and debug to inside the macro.Stefan Monnier2003-05-301-47/+38
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (edebug-read-storing-offsets): Simplify. (edebug-read-quote, edebug-read-function): Place the start-position correctly. (edebug-read-backquote-new): Remove. (edebug-read-backquote-level): New var to replace it. (edebug-read-backquote): Increment it. Don't store offsets one extra time. (edebug-read-comma): Decrement it. Read the comma as a plain symbol if outside of any new-style backquote. (edebug-read-list): Use edebug-read-backquote-level. Don't call edebug-read-backquote directly. This way the extra offsets store is done exactly when it's needed. (edebug-read-vector): Use push. (defmacro): Add support for the `declare' thingy.
* | (define-derived-mode, define-minor-mode): Remove outdated spec.Stefan Monnier2003-05-291-19/+0
| | | | | | | | | | | | (save-match-data, with-output-to-string, with-current-buffer) (combine-after-change-calls, with-temp-buffer, dolist, dotimes) (unless, when): Remove specs that are now in the corresponding macro.
* | (edebug-window-list): Use push.Stefan Monnier2003-05-291-118/+110
| | | | | | | | | | | | | | | | | | | | (edebug-macrop): Use functionp. (edebug-functionp): Remove. (edebug-get-displayed-buffer-points): Use push. (edebug-set-buffer-points): Use save-current-buffer and buffer-live-p. (edebug-list-form): Remove dead code. (backquote-form): Correctly handle `(a . ,b). (edebug-mode-map, global-edebug-map): Move init to inside the defvar.
* | (define-minor-mode): Add edebug spec.Stefan Monnier2003-05-291-5/+15
| | | | | | | | Accept a :keymap argument, as you'd expect.
* | (last-sexp-toggle-display):Richard M. Stallman2003-05-281-3/+2
| | | | | | | | Undo previous change (don't check for eob). Widen at the beginning.