aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
Commit message (Collapse)AuthorAgeFilesLines
* (edebug-read-and-maybe-wrap-form): ProtectRichard M. Stallman1997-04-141-4/+6
| | | | against pathological recursive calls.
* (timer-until): Fix syntax error.Karl Heuer1997-04-141-1/+1
|
* (browse-url-browser-function): Fix syntax error.Karl Heuer1997-04-141-1/+1
|
* doc-fix to be compatible with other frame- fns.Simon Marshall1997-04-141-2/+3
|
* New function.Richard M. Stallman1997-04-141-0/+20
| | | | | | (timer-max-repeats): New variable. (timer-event-handler): Avoid rerunning a timer many times if real time has "jumped" forward.
* Initial revisionRichard M. Stallman1997-04-142-0/+1123
|
* Fix FSF address.Richard M. Stallman1997-04-141-9/+10
|
* Install the proper version.Richard M. Stallman1997-04-141-43/+79
|
* Add defgroup; use defcustom for user vars.Richard M. Stallman1997-04-141-9/+21
|
* (make-frame): Call custom-initialize-frameRichard M. Stallman1997-04-141-1/+2
| | | | only if cus-face is loaded.
* Add defgroup; use defcustom for user vars.Richard M. Stallman1997-04-141-18/+35
|
* Doc fixes.Richard M. Stallman1997-04-141-3/+3
|
* (jka-compr-temp-name-template): Fix editing error.Richard M. Stallman1997-04-131-0/+1
|
* (ps-print-color-p): Fix minor error.Richard M. Stallman1997-04-131-1/+1
|
* (dired-internal-noselect): When setting default-directory,Richard M. Stallman1997-04-131-3/+5
| | | | don't check file-name-directory.
* Add defgroup; use defcustom for user vars.Richard M. Stallman1997-04-131-9/+24
|
* (kbd): New macro.Richard M. Stallman1997-04-131-0/+6
|
* Add defgroup; use defcustom for user vars.Richard M. Stallman1997-04-137-99/+231
|
* Add defgroup's; use defcustom for user vars.Richard M. Stallman1997-04-131-35/+89
|
* (server-done): If buffer visits no file, don't offer save.Richard M. Stallman1997-04-131-0/+1
|
* (sgml-mode-facemenu-add-face-function): New function.Richard M. Stallman1997-04-131-7/+10
| | | | (sgml-mode-common): Use that function for the hook value.
* Add defgroup; use defcustom for user vars.Richard M. Stallman1997-04-131-11/+27
|
* (dired-noselect): Avoid calling file-directory-pRichard M. Stallman1997-04-131-3/+11
| | | | when the initial argument was syntactically a directory name.
* Add defgroup; use defcustom for user vars.Richard M. Stallman1997-04-133-32/+82
|
* Fix previous change.Richard M. Stallman1997-04-131-13/+1
|
* Add defgroup's; use defcustom for user vars.Richard M. Stallman1997-04-132-64/+185
|
* Load cus-start.Richard M. Stallman1997-04-121-1/+2
| | | | Don't insist that bindings.el not be compiled.
* Add defgroup; use defcustom for user vars.Richard M. Stallman1997-04-123-44/+94
|
* (mail-quote-printable, mail-unquote-printable)Richard M. Stallman1997-04-121-0/+43
| | | | (mail-unquote-printable-hexdigit): New functions.
* Update copyright years.Richard M. Stallman1997-04-121-1/+1
|
* Add defgroup; use defcustom for user vars.Richard M. Stallman1997-04-122-24/+56
|
* Add defgroup's; use defcustom for user vars.Richard M. Stallman1997-04-121-32/+73
|
* (auto-mode-alist): Add .dsl and .dsssl for dsssl-mode.Richard M. Stallman1997-04-121-0/+1
|
* (elp-functionp): Definitions deleted; use functionp.Richard M. Stallman1997-04-121-17/+1
|
* (elp-functionp): New function.Richard M. Stallman1997-04-121-48/+100
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (elp-instrument-package): Don't attempt to instrument autoload functions. (elp-elapsed-time): New function to calculate the different between two `current-time' lists. This no longer throws away the top 16 bits of information. (elp-wrapper): Use elp-elapsed-time instead of elp-get-time. Also, call `current-time' as close to the function entrance and exit as possible so more of the overhead is eliminated from the times. (elp-get-time): Obsolete, deleted. (elp-restore-function): When restoring, do not check assq elp-wrapper if the symbol-function is a compiled lisp function (i.e. byte coded). If it is byte-coded, it could not have been instrumented. Don't do the symbol-function restoration if the symbol has no function definition. (elp-instrument-function): Always `restore' the funsym before instrumenting. Fail if function is an autoload symbol. (elp-instrument-list): Remove unnecessary condition-case. (elp-results): Noninteractive as a function is non-portable, use the variable instead. buffer-substring with 3 arguments is non-portable. (elp-instrument-function, elp-instrument-list): Handle function symbols that have already been instrumented. Do not instrument them twice. (elp-recycle-buffers-p): New variable. (elp-report-limit, elp-sort-by-function): New default values. (elp-use-standard-output): New variable. (elp-results): Optionally dump results to standard-output.
* (functionp): New function.Richard M. Stallman1997-04-121-0/+6
|
* (apropos): Add support for faces, widgets, and user options.Richard M. Stallman1997-04-121-3/+21
| | | | (apropos-print): Ditto.
* Initial revisionPer Abrahamsen1997-04-121-0/+198
|
* Sync with 1.84.Per Abrahamsen1997-04-126-234/+463
|
* Add defgroup's; use defcustom for user vars.Richard M. Stallman1997-04-125-95/+211
|
* Add defgroup's; use defcustom for user vars.Richard M. Stallman1997-04-124-104/+236
|
* (bookmark, bookmark-use-annotations)Richard M. Stallman1997-04-121-9/+8
| | | | (bookmark-save-flag, bookmark-save-flag): Doc fixes.
* Add defgroup's; use defcustom for user vars.Richard M. Stallman1997-04-127-95/+242
|
* (vc-update-change-log): Run `rcs2log' in the correctRichard M. Stallman1997-04-121-16/+35
| | | | | directory when ChangeLog is found elsewhere. Display any error output from rcs2log.
* Update copyright year.Richard M. Stallman1997-04-121-2/+2
|
* Add defgroup's; use defcustom for user vars.Richard M. Stallman1997-04-121-15/+38
|
* Add defgroup's; change use defcustom for user vars.Richard M. Stallman1997-04-123-57/+159
|
* Fix second copy of Duthen's email address.Richard M. Stallman1997-04-121-1/+1
|
* Add defgroup's; change use defcustom for user vars.Richard M. Stallman1997-04-121-84/+216
|
* (make): Add scheme-indent-function property.Richard M. Stallman1997-04-111-0/+1
|