/[emacs]/emacs/lisp/simple.el
ViewVC logotype

Diff of /emacs/lisp/simple.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.616.2.11 by miles, Wed Sep 15 08:59:56 2004 UTC revision 1.616.2.12 by miles, Tue Sep 21 09:34:10 2004 UTC
# Line 282  location." Line 282  location."
282    "Major mode not specialized for anything in particular.    "Major mode not specialized for anything in particular.
283  Other major modes are defined by comparison with this one."  Other major modes are defined by comparison with this one."
284    (interactive)    (interactive)
285    (kill-all-local-variables))    (kill-all-local-variables)
286      (run-hooks 'after-change-major-mode-hook))
287    
288  ;; Making and deleting lines.  ;; Making and deleting lines.
289    

Legend:
Removed from v.1.616.2.11  
changed lines
  Added in v.1.616.2.12

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26