summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* (Fprimitive_undo): When inserting, always insertRichard M. Stallman1997-04-141-8/+6
* (adjust_markers): Don't be confused by the gapRichard M. Stallman1997-04-141-2/+18
* 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
* 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
* 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
* 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
* 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
* 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
* 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
* (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
* 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
* 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
* 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
* (DOWNCASE): Return int, not Lisp_Object.Karl Heuer1997-04-111-25/+28
* Recognize OpenBSD systems correctly (from Niklas HallqvistIan Lance Taylor1997-04-111-7/+25
* (make): Add scheme-indent-function property.Richard M. Stallman1997-04-111-0/+1
* Don't add custom-initialize-frame to after-make-frame-hook.Richard M. Stallman1997-04-111-4/+0