emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog.3


From: Pavel Janík
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog.3
Date: Tue, 18 Dec 2001 16:39:17 -0500

Index: emacs/lisp/ChangeLog.3
diff -c emacs/lisp/ChangeLog.3:1.6 emacs/lisp/ChangeLog.3:1.7
*** emacs/lisp/ChangeLog.3:1.6  Mon Nov 12 19:05:25 2001
--- emacs/lisp/ChangeLog.3      Tue Dec 18 16:39:17 2001
***************
*** 12549,12566 ****
  
  1988-09-19  Richard Stallman  (address@hidden)
  
! *     * shell.el: New commands TAB, M-n, M-p.
        (shell-complete-file-name): New function.
        (shell-completion-cleanup): New function, called from
        kill-shell-input and shell-send-input.
        (kill-output-from-shell): Kill back to last recognized prompt.
        (shell-{next,prev}-command): New motion commands.
  
! *     * text-mode.el (center-region): Don't change blank lines.
  
  1988-09-17  Richard Stallman  (address@hidden)
  
! *     * lisp.el (beginning-of-defun): Obey new var defun-prompt-regexp.
  
  1988-09-16  Richard Stallman  (address@hidden)
  
--- 12549,12566 ----
  
  1988-09-19  Richard Stallman  (address@hidden)
  
!       * shell.el: New commands TAB, M-n, M-p.
        (shell-complete-file-name): New function.
        (shell-completion-cleanup): New function, called from
        kill-shell-input and shell-send-input.
        (kill-output-from-shell): Kill back to last recognized prompt.
        (shell-{next,prev}-command): New motion commands.
  
!       * text-mode.el (center-region): Don't change blank lines.
  
  1988-09-17  Richard Stallman  (address@hidden)
  
!       * lisp.el (beginning-of-defun): Obey new var defun-prompt-regexp.
  
  1988-09-16  Richard Stallman  (address@hidden)
  
***************
*** 12570,12581 ****
        via the shell.
        * compile.el (compile1): Call that.
  
! *     * server.el (server-temp-file-p): New function for recognizing
        which files are temp files.
        (server-edit): Call it.
        (server-temp-file-regexp): Variable that controls the function.
  
! *     * outline.el (outline-minor-mode): New command; adds outline-mode-ness
        to current major mode.
        (outline-heading-end-regexp): New variable; how to find end of heading.
        (outline-end-of-heading): Move fwd to end of heading.
--- 12570,12581 ----
        via the shell.
        * compile.el (compile1): Call that.
  
!       * server.el (server-temp-file-p): New function for recognizing
        which files are temp files.
        (server-edit): Call it.
        (server-temp-file-regexp): Variable that controls the function.
  
!       * outline.el (outline-minor-mode): New command; adds outline-mode-ness
        to current major mode.
        (outline-heading-end-regexp): New variable; how to find end of heading.
        (outline-end-of-heading): Move fwd to end of heading.
***************
*** 12586,12592 ****
  1988-09-15  Richard Stallman  (address@hidden)
  
        * compile.el (grep): Use grep-command for program.
! *     * loaddefs.el (grep-command): New variable.
        (compile-command): Moved to compile.el.
  
        * c-mode.el (electric-c-terminator): Make insertpos a marker.
--- 12586,12592 ----
  1988-09-15  Richard Stallman  (address@hidden)
  
        * compile.el (grep): Use grep-command for program.
!       * loaddefs.el (grep-command): New variable.
        (compile-command): Moved to compile.el.
  
        * c-mode.el (electric-c-terminator): Make insertpos a marker.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]