]> code.delx.au - gnu-emacs/history - lisp
(HAVE_GETCWD): Add #undef.
[gnu-emacs] / lisp /
1996-09-25 Richard M. StallmanComment changes.
1996-09-25 Richard M. StallmanInitial revision
1996-09-25 Richard M. Stallman(mouse-drag-throw): Bind adjusted-mouse-delta.
1996-09-25 Richard M. StallmanInitial revision
1996-09-25 Richard M. Stallman(mouse-drag-secondary): Make sure to return nil
1996-09-24 Richard M. Stallman(shell-command-to-string): Make the buffer current
1996-09-24 Richard M. Stallman(imenu--cleanup): Handle shared structure in alist.
1996-09-24 Richard M. Stallman(split-string): New function.
1996-09-24 Richard M. Stallman(shell-command-to-string): New function.
1996-09-24 Richard M. Stallman(with-output-to-string): New macro.
1996-09-24 Richard M. Stallman(edebug-original-signal): Don't define it.
1996-09-24 Richard M. StallmanComment change.
1996-09-23 Richard M. Stallman(mouse-drag-region): Ignore event end-point if it is...
1996-09-23 Richard M. Stallman(iso-languages): Add element for latin-3.
1996-09-23 Richard M. Stallman(pre-command-hook, post-command-hook): Defvars deleted.
1996-09-23 Richard M. Stallman(ctl-x-5-map, ctl-x-5-prefix): Duplicate defs deleted.
1996-09-23 Richard M. Stallman(run-hooks): defconst deleted.
1996-09-23 Richard M. Stallman(add-timeout): Duplicate definition deleted.
1996-09-22 Richard M. StallmanDoc fixes.
1996-09-22 Richard M. Stallman(archive-mode, archive-extract, archive-check-dos)
1996-09-22 Richard M. Stallman(rmail-keywords): Don't initialize.
1996-09-22 Richard M. Stallman(unread-command-event, unread-command-events)
1996-09-22 Karl Heuer(time-stamp-old-format-warn): new variable.
1996-09-22 Richard M. Stallman(path-separator): Duplicate definition deleted.
1996-09-22 Richard M. Stallman(bib-capitalize-title-stop-words): Renamed from capit...
1996-09-22 Richard M. Stallman(r2b-capitalize-title-stop-words): Renamed from capit...
1996-09-22 Richard M. Stallman(insert-kbd-macro): Duplicate definition deleted.
1996-09-22 Richard M. Stallman(eql): Incorrect definition deleted.
1996-09-22 Richard M. StallmanComment change.
1996-09-22 Richard M. StallmanNew kind of register value is a file name and position.
1996-09-22 Richard M. Stallman(with-current-buffer): New macro.
1996-09-22 Richard M. Stallman(byte-optimize-form-code-walker):
1996-09-22 Richard M. Stallman(save-current-buffer): Compile it like save-excursion.
1996-09-21 Richard M. Stallman(locate-library): Print no messages if called from...
1996-09-21 Richard M. Stallman(imenu--split-menu): Keep the rescan item at top level.
1996-09-21 Richard M. Stallman(imenu--generic-function): Create a special entry
1996-09-20 Richard M. Stallman(gud-display-line): Don't call display-buffer
1996-09-20 Michael Kifer*** empty log message ***
1996-09-20 Michael KiferInitial revision
1996-09-19 Richard M. Stallman(imenu--generic-function): Use markers for positions.
1996-09-19 Richard M. Stallman(rmail-summary-next-same-subject): Don't set
1996-09-19 Richard M. Stallman(rmail-insert-inbox-text): Detect locked
1996-09-18 Richard M. Stallman(imenu--mouse-menu): Add special handling for rescan...
1996-09-18 Richard M. Stallman(tq-filter): No need for save-match-data.
1996-09-17 Karl HeuerComment change.
1996-09-17 Richard M. Stallman(byte-compile-lambda): If the doc string is also the
1996-09-16 Richard M. Stallman(ispell-dictionary-alist-1): Add `american' to list.
1996-09-16 André Spiegel(vc-find-cvs-master): Fixed handling of "locally added...
1996-09-16 André Spiegel(vc-print-log): Set the display window so that it shows
1996-09-16 Richard M. Stallman(file-locked-p): Alias to `ignore' if no file locking.
1996-09-15 Richard M. Stallman(tq-filter): Add unwind-protect and save-match-data.
1996-09-15 Richard M. Stallman(Info-mode): Do fontify, if ms-windows.
1996-09-15 Richard M. Stallman(mouse-set-region):
1996-09-15 Richard M. Stallman(facemenu-color-equal): Change win32 to ms-windows.
1996-09-15 Richard M. Stallman(make-face, make-face-x-resource-internal):
1996-09-15 Richard M. Stallman(normal-top-level, command-line-1, command-line):
1996-09-14 Richard M. Stallman(rmail-output-file-alist): Add autoload cookie.
1996-09-14 Richard M. Stallman(find-file-existing-other-name): Default value now t.
1996-09-14 Richard M. Stallman(ps-print-prologue): Get rid of backslash-digits
1996-09-13 Richard M. Stallman(gud-find-c-expr): Renamed from find-c-expr.
1996-09-13 Richard M. Stallman(inhibit-first-line-modes-regexps): Add .tgz.
1996-09-13 Richard M. Stallman(hif-token-regexp): Move ! after !=.
1996-09-13 Richard M. Stallman(mail-extr-safe-move-sexp): Make sure this doesn't
1996-09-12 Richard M. Stallman(iso-transl-char-map): Add ACCENT SPACE sequences.
1996-09-12 Richard M. StallmanLoad frame.elc unconditionally.
1996-09-12 Richard M. Stallman(read-feature): New function.
1996-09-12 Richard M. Stallman(pp-eval-expression): Set font-lock-default locally...
1996-09-12 Tom Tromey(tcl-indent-command): Use insert-tab, not self-insert...
1996-09-11 Richard M. Stallman(ediff-eval-in-buffer): Add properties
1996-09-11 Richard M. Stallman(ediff-context-diff-label-regexp): Recognize -u format...
1996-09-11 Richard M. StallmanInitial revision
1996-09-11 Richard M. StallmanLoad bindings.el.
1996-09-11 Richard M. Stallman(easy-menu-do-define): Use `x-popup-menu' instead of
1996-09-10 Erik Naggum(byte-compile-output-file-form): Bind print-quoted...
1996-09-10 Richard M. Stallman(update-file-autoloads): Don't barf if autoloads file
1996-09-10 Richard M. Stallman(byte-compile-out-toplevel): Undo previous change.
1996-09-10 Richard M. Stallman(imenu): Tests for when to widen were backwards.
1996-09-10 Richard M. Stallman(outline-font-lock-keywords):
1996-09-09 Richard M. Stallman(iso-transl-define-keys): Fix paren error in prev change.
1996-09-09 Richard M. Stallman(iso-transl-dead-key-alist): Add dead-...
1996-09-08 André Spiegel(vc-file-owner): If the file is owned by somebody else...
1996-09-08 André Spiegel(vc-print-log): Move point to the log entry of the...
1996-09-06 Michael Kifer*** empty log message ***
1996-09-06 Michael Kifer*** empty log message ***
1996-09-04 Richard M. Stallman(apropos-print): Don't say `Type ' before M-x cmd.
1996-09-04 Richard M. Stallman(perform-replace): Increment replace-count
1996-09-04 Richard M. Stallman(executable-insert): Doc fix.
1996-09-03 Richard M. Stallman(calendar-current-date): Simplify by using decode-time...
1996-09-03 Richard M. Stallman(insert-directory): Use same value of `now' for all...
1996-09-03 Richard M. Stallman(command-line, command-line-1):
1996-09-03 Richard M. Stallman(dired-mode-map): Add revert-buffer to Immediate menu.
1996-09-03 Richard M. Stallman(other-frame): Don't call unfocus-frame.
1996-09-03 Richard M. Stallman(mouse-select-window): Don't call unfocus-frame.
1996-09-03 Paul Eggert(timer-next-integral-multiple-of-time): New function.
1996-09-03 Paul Eggert(display-time): Use new run-at-time functionality to
1996-09-03 Richard M. Stallman(show-paren-function): Handle unbalanced parens as
1996-09-03 Paul Eggert(run-at-time): Doc fix.
1996-09-02 Richard M. Stallman(server-process-filter): Quote with &, not \.
1996-09-02 Richard M. Stallman(save-match-data): Definition deleted.
1996-09-02 Richard M. Stallman(ffap-locate-file): Function deleted.
next