summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
...
* Initial revisionRichard M. Stallman1994-08-141-0/+171
* (easy-menu-define): Doc fix.Richard M. Stallman1994-08-141-2/+2
* (iso-tex2iso-trans-tab): Put the sequences with bracesRichard M. Stallman1994-08-131-9/+9
* (c-macro-expansion): If the CPP output is empty, just show error messages.Richard M. Stallman1994-08-131-6/+9
* (mouse-set-mark): Select the window before saving point.Richard M. Stallman1994-08-131-0/+3
* (rmail-retry-failure): Narrow to just the old headerRichard M. Stallman1994-08-131-21/+33
* (menu-bar-file-menu): Compare Files renamed to Compare.Richard M. Stallman1994-08-111-1/+5
* Undo change in condition for defining the menu bar items.Richard M. Stallman1994-08-111-8/+8
* (gnus-summary-mode-map): Delete unusable `Sort Summary' item.Richard M. Stallman1994-08-111-2/+0
* (compilation-set-window-height): Add save-excursion.Richard M. Stallman1994-08-111-7/+10
* (frame-notice-user-settings): If we change the frame's font,Richard M. Stallman1994-08-111-1/+4
* (mouse-drag-mode-line): New function (from mldrag.el,Richard M. Stallman1994-08-111-0/+108
* (one-window-p): Doc fix.Richard M. Stallman1994-08-111-1/+1
* (copy-face): Ignore errors in set-face-font.Richard M. Stallman1994-08-111-1/+7
* (show-paren-command-hook): Cope if matching-paren gives nil.Richard M. Stallman1994-08-111-2/+3
* (tags-table-including): Inside loop: if CORE-ONLY skip all consecutiveRoland McGrath1994-08-101-8/+8
* (rmail-forward): Anchor `mail-header-separator' on bothRichard M. Stallman1994-08-101-1/+1
* (view-lossage): Handle buffers and frames in recent-keys.Richard M. Stallman1994-08-101-1/+8
* (ediff-find-file, ediff-patch-file): Handle symlinks.Richard M. Stallman1994-08-101-199/+343
* Require calendar.Richard M. Stallman1994-08-091-0/+3
* (rmail-abort-edit): Call `rmail-highlight-headers'.Richard M. Stallman1994-08-091-1/+2
* type-break-time-sum: New function.Noah Friedman1994-08-091-16/+84
* (define-mail-alias): Avoid error if DEFINITION is "".Richard M. Stallman1994-08-091-3/+4
* (appt-check): Update on first wakeup after midnightRichard M. Stallman1994-08-091-3/+4
* (Info-last-menu-item): Fix gross logic errors.Richard M. Stallman1994-08-091-11/+34
* (mail-alias-file): Add autoload cookie.Richard M. Stallman1994-08-081-0/+1
* (x-fixed-font-alist): Add clean 5x8 and clean 6x8.Richard M. Stallman1994-08-081-0/+4
* (compilation-set-window-height): New function,Richard M. Stallman1994-08-081-11/+20
* (gnus-start-news-server): Fix the call to `error'.Richard M. Stallman1994-08-081-1/+1
* (Info-additional-directory-list): New variable.Richard M. Stallman1994-08-071-1/+9
* (completion-base-size): New variable.Richard M. Stallman1994-08-071-4/+13
* (PC-do-completion): Set completion-base-size.Richard M. Stallman1994-08-071-1/+15
* (mouse-choose-completion): Pass completion-base-size valueRichard M. Stallman1994-08-071-2/+4
* Doc fixes.Richard M. Stallman1994-08-071-7/+18
* (tex-mode): Accept documentclass when checking Slitex.Richard M. Stallman1994-08-071-1/+1
* Require timezone when loading this file.Richard M. Stallman1994-08-071-2/+3
* (choose-completion): Bury or iconify the completion listRichard M. Stallman1994-08-061-2/+11
* (indent-c-exp): Preserve point when handling comments.Richard M. Stallman1994-08-061-11/+12
* (byte-after-unbind-ops): Fix paren error wrt doc string.Richard M. Stallman1994-08-061-4/+4
* (font-lock-hack-keywords): Delete debugging code.Richard M. Stallman1994-08-061-1/+0
* (tex-mode): Check for documentclass like documentstyle.Richard M. Stallman1994-08-061-1/+1
* (save-buffer): Unconditionally make a backup with 2 orRichard M. Stallman1994-08-061-1/+2
* (Info-directory-list): Doc fix.Richard M. Stallman1994-08-061-2/+5
* (x-fixed-font-alist): Regularize how fonts are specified.Richard M. Stallman1994-08-051-19/+24
* (display-time-filter): pm starts at 12, not 13.Richard M. Stallman1994-08-051-1/+1
* (ad-subr-arglist): Adapted to new DOC file format.Richard M. Stallman1994-08-051-7/+16
* (font-lock-syntax-table): New syntax table.Richard M. Stallman1994-08-051-44/+65
* (select-tags-table): Doc fix.Richard M. Stallman1994-08-051-1/+1
* (isearch-mode-map): Delete mouse-2, down-mouse-2 bindings.Richard M. Stallman1994-08-051-4/+1
* (frame-delete-all): Copy the whole alist first.Richard M. Stallman1994-08-041-0/+1