/[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.131 by jurta, Sun Jun 6 02:42:55 2004 UTC revision 1.132 by eliz, Sat Jun 12 10:15:11 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.131  
changed lines
  Added in v.1.132

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