mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
Some fixes to follow coding conventions in files maintained by FSF.
This commit is contained in:
parent
401aa47973
commit
5553563924
125 changed files with 2427 additions and 158 deletions
|
|
@ -1,4 +1,4 @@
|
|||
;;; hide-ifdef-mode.el --- hides selected code within ifdef.
|
||||
;;; hideif.el --- hides selected code within ifdef
|
||||
|
||||
;; Copyright (C) 1988, 1994 Free Software Foundation, Inc.
|
||||
|
||||
|
|
@ -1075,4 +1075,3 @@ Return as (TOP . BOTTOM) the extent of ifdef block."
|
|||
(provide 'hideif)
|
||||
|
||||
;;; hideif.el ends here
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue