summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Collapse)AuthorAgeFilesLines
* *** empty log message ***Jay Belanger2005-05-151-0/+11
|
* (calc-store-value): Return a string rather than display it as a message.Jay Belanger2005-05-151-49/+72
| | | | | | | | Use calc-var-name for variable name. (calc-store-into): Add the result of calc-store-value to message. (calc-copy-variable): Add a message. (calc-store-exchange): Improve error messages. (calc-store-binary, calc-store-map): Don't reset the values of special constants.
* *** empty log message ***Luc Teirlinck2005-05-141-0/+14
|
* (define-derived-mode): Add link to Elisp manual to docstring.Luc Teirlinck2005-05-141-1/+3
|
* Fix encoding.Andreas Schwab2005-05-141-1/+1
|
* (hack-local-variables-confirm): Add STRING argument.Luc Teirlinck2005-05-141-6/+11
| | | | | | Make the function handle non file visiting buffers correctly. (hack-local-variables-prop-line, hack-local-variables) (hack-one-local-variable): Use STRING arg of `hack-local-variables-confirm'.
* Sync with Tramp 2.0.49.Michael Albinus2005-05-143-34/+121
|
* *** empty log message ***Richard M. Stallman2005-05-141-0/+2
|
* (eshell-find-tag): Use with-no-warnings.Richard M. Stallman2005-05-141-1/+2
|
* (symbol-file): Doc fix.Richard M. Stallman2005-05-142-1/+4
|
* (define-ibuffer-filter filename): If `dired-directory' is a list, use its car.John Paul Wallington2005-05-142-1/+13
|
* (define-ibuffer-column filename): If `dired-directory' is a list, use its car.John Paul Wallington2005-05-141-1/+3
| | | | From: Daniel Brockman <daniel@brockman.se> (tiny change)
* (byte-compile-nogroup-warn): New function.Richard M. Stallman2005-05-142-5/+25
| | | | | (byte-compile-form): Call byte-compile-nogroup-warn. (byte-compile-warning-types): Doc fix.
* (c-literal-faces): Add font-lock-comment-delimiter-face.Richard M. Stallman2005-05-142-1/+27
|
* (dig): Use with-no-warnings.Richard M. Stallman2005-05-141-1/+2
|
* (sc-cite-frame-alist, sc-uncite-frame-alist)Richard M. Stallman2005-05-141-0/+8
| | | | | | | (sc-recite-frame-alist, sc-default-cite-frame) (sc-default-uncite-frame, sc-default-recite-frame) (sc-attrib-selection-list, sc-rewrite-header-list): Mark as risky-local-variable.
* (ogonek-jak, ogonek-how): Don't use beginning-of-buffer.Richard M. Stallman2005-05-141-2/+2
|
* (eldoc-documentation-function): Add autoload.Richard M. Stallman2005-05-141-0/+1
|
* (solar-data-list): Move definition up.Richard M. Stallman2005-05-141-42/+42
|
* (dnd-protocol-alist): Add autoload.Richard M. Stallman2005-05-141-0/+1
|
* More doc usage fixes.Richard M. Stallman2005-05-141-4/+4
|
* Many doc usage fixes.Richard M. Stallman2005-05-141-30/+30
| | | | (sh-indent-after-do): Change default to match common styles.
* (interpreter-mode-alist, auto-mode-interpreter-regexp): Doc fixes.Luc Teirlinck2005-05-141-8/+7
|
* *** empty log message ***Luc Teirlinck2005-05-141-0/+5
|
* *** empty log message ***Nick Roberts2005-05-131-0/+7
|
* (tmm-get-keymap): Include only active menus and menu items.Nick Roberts2005-05-131-1/+4
|
* (easy-menu-define): Doc fixes.Nick Roberts2005-05-131-3/+3
|
* * dired.el (dired-mode): make-variable-buffer-local =>Jan Djärv2005-05-132-1/+6
| | | | make-local-variable
* *** empty log message ***YAMAMOTO Mitsuharu2005-05-131-0/+6
|
* (mac-select-convert-to-string): Try codingYAMAMOTO Mitsuharu2005-05-131-0/+7
| | | | | systems in mac-script-code-coding-systems if specified one cannot encode string for `com.apple.traditional-mac-plain-text'.
* (auto-mode-alist, interpreter-mode-alist): Set up the new variants of ↵Daniel Pfeiffer2005-05-132-4/+33
| | | | makefile-mode.
* (makefile-targets-face, makefile-shell-face, makefile-makepp-perl-face): New ↵Daniel Pfeiffer2005-05-131-84/+307
| | | | | | | | | | | | | | | | | | | | | faces. (makefile-dependency-regex): Fix it to not make the colon in $(var:a=b) special. (makefile-rule-action-regex): New regexp for highlighting embedded Shell strings. (makefile-macroassign-regex): Handle != for highlighting as embedded Shell strings. (makefile-var-use-regex): New const. (makefile-statements, makefile-automake-statements) (makefile-gmake-statements, makefile-makepp-statements) (makefile-bsdmake-statements): New consts. (makefile-make-font-lock-keywords): New function. (makefile-automake-font-lock-keywords) (makefile-gmake-font-lock-keywords) (makefile-makepp-font-lock-keywords) (makefile-bsdmake-font-lock-keywords): New consts. (makefile-mode-map): Add switchers between the various submodes. (makefile-mode): Document the availability of the variants. (makefile-automake-mode, makefile-gmake-mode) (makefile-makepp-mode, makefile-bsdmake-mode): New derived modes.
* Fix copyrights.Kenichi Handa2005-05-1328-56/+96
|
* (font-lock-comment-delimiter-face): Fix up the inheritance.Stefan Monnier2005-05-132-0/+13
|
* (inferior-lisp-mode-hook, inferior-lisp-load-hook): Convert defcustomsLuc Teirlinck2005-05-131-8/+4
| | | | back to defvars.
* *** empty log message ***Luc Teirlinck2005-05-131-0/+3
|
* (normal-mode): Extend the scope of the `enable-local-variables'Luc Teirlinck2005-05-121-5/+5
| | | | | binding to include the `set-auto-mode' call. (magic-mode-alist): Doc fix.
* *** empty log message ***Luc Teirlinck2005-05-121-0/+6
|
* (font-lock-comment-delimiter-face): Fix last change.Stefan Monnier2005-05-121-1/+5
|
* (font-lock-comment-delimiter-face): Inherit fromStefan Monnier2005-05-122-21/+10
| | | | font-lock-comment-face rather than copying its setting.
* (eshell-send-input): Doc fix.Andreas Schwab2005-05-122-1/+5
|
* *** empty log message ***Lute Kamstra2005-05-121-0/+9
|
* (define-generic-mode): Don't generate a defcustom for the mode hookLute Kamstra2005-05-121-50/+24
| | | | variable. Delete the last argument.
* Fix callers of define-generic-mode.Lute Kamstra2005-05-121-74/+36
| | | | | | (generic-x-modes): Delete group. (show-tabs-tab-face, show-tabs-space-face): Put them in the generic-x customization group.
* Comment change.Richard M. Stallman2005-05-122-0/+8
|
* (c-basic-matchers-before): Don't applyKim F. Storm2005-05-121-1/+1
| | | | font-lock-negation-char-face to ! in !=.
* (font-lock-negation-char-face): Default to "off".Kim F. Storm2005-05-121-6/+1
|
* *** empty log message ***Kim F. Storm2005-05-121-0/+7
|
* (find-change-log): Fix typos in the docstring of function.Masatake YAMATO2005-05-122-2/+7
|
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-05-1223-23/+23
|