| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
even if we have to alter the form.
|
|
|
|
| |
value of keyword symbols, so don't do it again.
|
|
|
|
|
|
|
|
|
|
| |
(update-file-autoloads): Use autoload-read-section-header.
(update-autoloads-from-directories): Likewise.
(generate-autoload-section-continuation): New variable.
(autoload-read-section-header): New function.
(update-file-autoloads): Don't call save-buffer if no changes.
(generate-file-autoloads): Split the section header line
into multiple comments.
|
|
|
|
| |
evaluate to themselves now anyway.
|
| |
|
| |
|
| |
|
|
|
|
|
| |
paragraph-start in default filling case so that filling doc
strings works.
|
|
|
|
|
| |
Removed string check in basic doc search code.
Made the check for embeded key codes more robust from erronious checks.
|
| |
|
|
|
|
| |
(edebug-outside-excursion): store-match-data => set-match-data.
|
| |
|
| |
|
|
|
|
| |
Undo 1997-08-23 change.
|
|
|
|
| |
(emacs-lisp-mode-map, lisp-mode-map): Use set-keymap-parent.
|
| |
|
|
|
|
| |
When showing the message, put point at beginning of buffer.
|
| |
|
| |
|
|
|
|
| |
multiple-value-setf and multiple-value-list.
|
| |
|
|
|
|
| |
(debug): Use set-buffer-multibyte to clear enable-multibyte-characters.
|
|
|
|
| |
the function has a cl-compiler-macro property.
|
|
|
|
|
| |
the doc strings used for the mode flag variable and the keymap.
Delete duplicate &optional's.
|
|
|
|
| |
Use the size in bytes for the #@ size integer.
|
|
|
|
|
|
| |
(edebug-stop-before-symbols): Variable deleted.
(edebug-form): Don't handle edebug-stop-before-symbols.
(edebug-submit-bug-report): Don't include edebug-stop-before-symbols.
|
| |
|
|
|
|
| |
if autoloads file is empty or can't be written.
|
|
|
|
|
|
|
|
| |
now. Done by letting `easy-menu-do-add-item' handle it.
(easy-menu-do-add-item): Take argument BEFORE instead of PREV.
Inserts directly in keymap, instead of calling `define-key-after'.
(easy-menu-create-menu): Don't reverse items as
`easy-menu-do-add-item' now puts things at the end of keymaps.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
instead of (` and (,. Implement :filter. Doc fix.
(easy-menu-do-define): Call `easy-menu-create-menu' instead of
`easy-menu-create-keymaps'.
(easy-menu-create-keymaps): Replaced by `easy-menu-create-menu'.
(easy-menu-create-menu): New public function. Replaces
`easy-menu-create-keymaps', but with large changes.
(easy-menu-button-prefix): New constant.
(easy-menu-do-add-item, easy-menu-make-symbol): New functions.
(easy-menu-update-button): Doc fix.
(easy-menu-change): New optional argument BEFORE.
Now just a call to `easy-menu-add-item'.
(easy-menu-add-item, easy-menu-item-present-p)
(easy-menu-remove-item): New public functions.
(easy-menu-get-map, easy-menu-is-button-p, easy-menu-have-button-p)
(easy-menu-real-binding, easy-menu-change-prefix, easy-menu-filter):
New functions.
|
| |
|
|
|
|
|
| |
(displaying-byte-compile-warnings):
To avoid error, use (forward-line -1), not previous-line.
|
| |
|
| |
|
|
|
|
| |
If compiler-macroexpand is defined, use it.
|
| |
|
|
|
|
|
|
|
| |
lm-header-multiline, lm-summary, lm-version, lm-commentary):
Return string without properties.
(lm-get-header, lm-get-package-name, lm-crack-address,
lm-insert-at-column, lm-report-bug): Minor doc fixes.
|
|
|
|
|
| |
You can now `quote' symbols that look like keystrokes
When spell checking, meta variables can end in `th' or `s'.
|
|
|
|
|
| |
Emacs printer do the (quote x) to 'x conversion. Better handle
the # print syntax in all its forms.
|
| |
|
|
|
|
| |
distinguish byte-constant from operations on variables.
|
|
|
|
| |
replace it with an equivalent lambda.
|
|
|
|
|
|
|
|
|
| |
(debugger-env-macro): New general purpose macro for all debugger
functions; separated from `debugger-eval-expression'.
(debugger-eval-expression): Use `debugger-env-macro'.
(debugger-record-buffer): New variable.
(debugger-record-expression): New user function , key "R".
(debugger-mode): Now runs hook `debugger-mode-hook'.
|
|
|
|
| |
(lisp-mode-variables): Bind normal-auto-fill-function.
|
| |
|
|
|
|
| |
find-function-on-key): Add autoload cookies.
|
| |
|
|
|
|
| |
(lm-insert-at-column): Use FORCE arg of move-to-column.
|
| |
|
| |
|