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

Diff of /emacs/lisp/bindings.el

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

revision 1.100.2.5 by miles, Tue Jul 6 09:44:42 2004 UTC revision 1.100.2.6 by miles, Tue Jul 6 10:10:46 2004 UTC
# Line 524  is okay.  See `mode-line-format'.") Line 524  is okay.  See `mode-line-format'.")
524           ;; files you do want to see, not just TeX stuff.  -- fx           ;; files you do want to see, not just TeX stuff.  -- fx
525           ".toc" ".aux"           ".toc" ".aux"
526           ".cp" ".fn" ".ky" ".pg" ".tp" ".vr"           ".cp" ".fn" ".ky" ".pg" ".tp" ".vr"
527           ".cps" ".fns" ".kys" ".pgs" ".tps" ".vrs")))           ".cps" ".fns" ".kys" ".pgs" ".tps" ".vrs"
528             ;; Python byte-compiled
529             ".pyc" ".pyo")))
530    
531  ;; Suffixes used for executables.  ;; Suffixes used for executables.
532  (setq exec-suffixes  (setq exec-suffixes

Legend:
Removed from v.1.100.2.5  
changed lines
  Added in v.1.100.2.6

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