comparison lisp/x-apollo.el @ 38414:67b464da13ec

Some fixes to follow coding conventions.
author Pavel Janík <Pavel@Janik.cz>
date Sun, 15 Jul 2001 19:53:53 +0000
parents 11218164bc54
children
comparison
equal deleted inserted replaced
38413:a26d9b55abb6 38414:67b464da13ec
16 16
17 ;; You should have received a copy of the GNU General Public License 17 ;; You should have received a copy of the GNU General Public License
18 ;; along with GNU Emacs; see the file COPYING. If not, write to the 18 ;; along with GNU Emacs; see the file COPYING. If not, write to the
19 ;; Free Software Foundation, Inc., 59 Temple Place - Suite 330, 19 ;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
20 ;; Boston, MA 02111-1307, USA. 20 ;; Boston, MA 02111-1307, USA.
21
22 ;;; Commentary:
21 23
22 ;;; Code: 24 ;;; Code:
23 25
24 (defun apollo-kill-entire-line () 26 (defun apollo-kill-entire-line ()
25 "Kill the entire line containing point." 27 "Kill the entire line containing point."