Use PT, not point.
[bpt/emacs.git] / lisp /
1994-04-25 Richard M. StallmanComment change.
1994-04-25 Karl Heuer(rmail-summary-scroll-msg-up, rmail-summary-scroll...
1994-04-25 Roland McGrath(compilation-next-error-locus): Use compilation-error...
1994-04-25 Karl Heuer(desktop-internal-v2s): Make structure match docstring.
1994-04-25 Karl Heuer(tar-copy): Don't bother with a temp buffer.
1994-04-24 Richard M. Stallman(mode-line-format): Put `mode-line-process' earlier.
1994-04-24 Karl Heuer(rmail-highlight-headers): Extracted as a new function...
1994-04-24 Richard M. Stallman(shell-dirstack-query): Defaults to nil.
1994-04-24 Richard M. Stallman(vc-mode-line): Warn if file is not vc-registered
1994-04-24 Richard M. Stallman(lisp-mode-variables): In comment-start-skip,
1994-04-24 Richard M. Stallman(tar-extract): Don't put whole file name in buffer...
1994-04-24 Richard M. Stallman(terminal-cease-edit, terminal-mode):
1994-04-24 Richard M. Stallman(shell-command): Remove space after `:' in mode-line...
1994-04-24 Richard M. Stallman(inferior-lisp-mode): Remove space after `:' in mode...
1994-04-24 Richard M. Stallman(gud-mode, gud-sentinel):
1994-04-24 Richard M. Stallman(find-dired, find-dired-sentinel):
1994-04-24 Richard M. Stallman(compilation-setup, compilation-sentinel):
1994-04-24 Richard M. Stallman(comint-mode): Remove space after `:' in mode-line...
1994-04-24 Richard M. Stallman(inferior-scheme-mode):
1994-04-24 Richard M. Stallman(tc-mode-line-format):
1994-04-24 Richard M. Stallman(tpu-set-mode-line):
1994-04-24 Richard M. Stallman(Man-mode-line-format):
1994-04-24 Richard M. StallmanDoc fixes.
1994-04-24 Richard M. Stallman(rmail-show-message): Always re-set overlay face property.
1994-04-24 Richard M. Stallman(kill-paragraph): Don't use save-excursion.
1994-04-24 Richard M. Stallman(kill-line, kill-word): Don't use save-excursion.
1994-04-24 Richard M. Stallman(rmail-show-message): Use overlays, not text properties.
1994-04-24 Richard M. Stallman(mail-extr-all-top-level-domains): Renamed from all...
1994-04-23 Richard M. Stallman(special-display-frame-alist): New variable.
1994-04-23 Tom TromeyWrote tcl-indent-for-comment
1994-04-23 Richard M. Stallman(rmail-show-message): Highlight the specified fields.
1994-04-23 Richard M. Stallman(comint-mode-map): comint-dynamic-list-input-ring now...
1994-04-23 Richard M. Stallman(ange-ftp-add-file-entry-alist): Fix typo in prev change.
1994-04-23 Richard M. StallmanMany doc fixes.
1994-04-23 Karl Heuer(undigestify-rmail-message): Update summary buffer.
1994-04-23 Karl HeuerCosmetic changes.
1994-04-23 Karl HeuerDelete misplaced comment.
1994-04-22 Karl HeuerPass operation to find-file-name-handler.
1994-04-22 Karl HeuerPass operation to Ffind_file_name_handler.
1994-04-22 Karl HeuerDon't treat $ as special if escaped.
1994-04-22 Richard M. Stallman(makefile-mode): Removed extra quote before makefile...
1994-04-22 Richard M. Stallman(mouse-extend): Handle case where posn-window is a...
1994-04-22 Richard M. Stallman(command-line-default-directory): New variable.
1994-04-22 Richard M. Stallman(mouse-set-font): Simply call set-default-font.
1994-04-22 Richard M. Stallman(set-default-font): Call frame-update-faces.
1994-04-22 Richard M. Stallman(frame-update-faces): New function.
1994-04-22 Richard M. Stallman(rmail-font-lock-keywords): New variable.
1994-04-22 Richard M. Stallman(display-time): Force use of pipe, not pty.
1994-04-22 Richard M. Stallman(vc-backend-diff): Test of cmp was backwards.
1994-04-21 Karl Heuerdoc fix.
1994-04-21 Richard M. Stallman(ispell-use-ptys-p): Doc fix.
1994-04-21 Richard M. Stallman(gud-filter): Call comint-output-filter at the end.
1994-04-21 Richard M. Stallman(c-macro-expansion): changed the algorithm to allow
1994-04-21 Karl Heuer(Info-next-preorder): Don't follow footnotes here.
1994-04-21 Karl Heuer(Electric-buffer-menu-mouse-select): New function.
1994-04-21 Karl Heuer(ispell-dictionary-alist): Renamed the entry for danish...
1994-04-21 Richard M. Stallman(comint-mode): Set comint-last-input-start and
1994-04-21 Richard M. Stallman(gdb, sdb, dbx, xdb, perldb): Set paragraph-start.
1994-04-20 Richard M. Stallman(server-kill-emacs-query-function)
1994-04-20 Richard M. Stallman(sort-subr): Use car-less-than-car when appropriate.
1994-04-20 Roland McGrath(compilation-parse-errors): Fix references for column...
1994-04-20 Richard M. StallmanDoc fixes.
1994-04-20 Karl Heuer(init-file-user): Doc fix.
1994-04-20 Richard M. StallmanProvide cmacexp.
1994-04-20 Karl HeuerInitial revision
1994-04-20 Karl Heuer(defun-prompt-regexp): Make this variable buffer-local.
1994-04-20 Karl Heuer(report-emacs-bug): Insert at separator, not at end.
1994-04-19 Richard M. StallmanComment change.
1994-04-19 Karl Heuer(rmail-summary-rmail-update): Update rmail buffer even...
1994-04-19 Richard M. Stallman(kill-emacs-query-functions): Fix typo in question...
1994-04-19 Karl Heuer(comint-replace-by-expanded-history): Expand only at...
1994-04-19 Richard M. Stallman(kill-buffer-query-functions): Fix the question text.
1994-04-18 Karl Heuer(outline-end-of-subtree): Stop before final newline.
1994-04-18 Richard M. Stallman(hexl-mode): Make local binding for hexl-max-address.
1994-04-18 Richard M. Stallman(shell-command-filter): If point was at end, leave...
1994-04-18 Richard M. Stallman(shell-command-sentinel): Do nothing if buffer is dead.
1994-04-18 Richard M. Stallman(menu-bar-enable-clipboard): Construct new cons cells.
1994-04-18 Richard M. StallmanComment change.
1994-04-18 Richard M. StallmanMove pop-global-mark bindings to loaddefs.el.
1994-04-18 Richard M. Stallman(pascal-outline-map): Move pascal-outline-goto-defun...
1994-04-16 Karl Heuer(debug, debugger-eval-expression): Preserve match-data.
1994-04-16 Karl Heuer(mouse-drag-region): Handle scroll off top/bottom.
1994-04-16 Karl Heuer(mouse-set-font): Don't error if no selection.
1994-04-16 Karl Heuer(command-line): If no error data, print "", not nil.
1994-04-16 Karl Heuer(emerge-goto-line): Fix return value.
1994-04-16 Richard M. StallmanRequire cl only at compile time.
1994-04-16 Richard M. Stallman(auto-fill-function): New function (doc placeholder).
1994-04-16 Richard M. Stallman(calendar-mode-map): Use substitute-key-definition.
1994-04-16 Richard M. Stallman(shrink-window-if-larger-than-buffer):
1994-04-16 Richard M. Stallman(gnus-uu-enter-interactive-file):
1994-04-15 Richard M. Stallman(describe-mode): Fix previous change.
1994-04-15 Richard M. Stallman(describe-mode): Always show minor modes, at front.
1994-04-15 Karl Heuer(basic-save-buffer): if selective-display is t, file...
1994-04-15 Karl HeuerDoc fix.
1994-04-14 Karl Heuer(shell-mode-map): Fix menu bar options.
1994-04-14 Karl Heuer(comint-replace-by-expanded-history-before-point):...
1994-04-14 Karl Heuer(shell-dynamic-complete-as-command): Don't match ignore...
1994-04-14 Karl Heuer(rmail-default-file, rmail-default-rmail-file): Cancel...
1994-04-14 Richard M. Stallman(save-place-kill-emacs-hook): Fix typo.
1994-04-14 Richard M. Stallman(command-line): Call face-initialize before frame-initi...
next