Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
lyskom-elisp-client
lyskom-elisp-client
Commits
9686d901
Commit
9686d901
authored
May 11, 2013
by
Per Cederqvist
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Removed $Id$ and lyskom-clientversion-long.
parent
1f83b8e2
Changes
76
Hide whitespace changes
Inline
Side-by-side
Showing
76 changed files
with
4 additions
and
311 deletions
+4
-311
Makefile
Makefile
+0
-1
doc/Makefile
doc/Makefile
+0
-1
doc/info-nuke.el
doc/info-nuke.el
+0
-1
doc/manual/docgen.el
doc/manual/docgen.el
+0
-1
doc/svensktexinfo.tex
doc/svensktexinfo.tex
+0
-1
misc/Makefile
misc/Makefile
+0
-1
misc/elisp-faq.html
misc/elisp-faq.html
+0
-1
misc/lyskom-1.00.el
misc/lyskom-1.00.el
+0
-1
misc/mktype.el
misc/mktype.el
+0
-1
misc/move-strings.el
misc/move-strings.el
+0
-1
src/ChangeLog
src/ChangeLog
+4
-0
src/Makefile
src/Makefile
+0
-2
src/ansaphone.el
src/ansaphone.el
+0
-5
src/async.el
src/async.el
+0
-5
src/auto-organize.el
src/auto-organize.el
+0
-1
src/aux-items.el
src/aux-items.el
+0
-5
src/buffers.el
src/buffers.el
+0
-7
src/cache.el
src/cache.el
+0
-6
src/check-strings.el
src/check-strings.el
+0
-1
src/clienttypes.el
src/clienttypes.el
+0
-6
src/command.el
src/command.el
+0
-6
src/commands1.el
src/commands1.el
+0
-4
src/commands2.el
src/commands2.el
+0
-4
src/compatibility.el
src/compatibility.el
+0
-5
src/completing-read.el
src/completing-read.el
+0
-6
src/copyright
src/copyright
+0
-7
src/deferred-insert.el
src/deferred-insert.el
+0
-1
src/defvar.el
src/defvar.el
+0
-6
src/distribution-Makefile.in
src/distribution-Makefile.in
+0
-1
src/edit-text.el
src/edit-text.el
+0
-6
src/elib-string.el
src/elib-string.el
+0
-1
src/english-strings.el
src/english-strings.el
+0
-5
src/envcheck.el
src/envcheck.el
+0
-1
src/faces.el
src/faces.el
+0
-9
src/faqs.el
src/faqs.el
+0
-5
src/feature.el
src/feature.el
+0
-5
src/filter-edit.el
src/filter-edit.el
+0
-5
src/filter-new-edit.el
src/filter-new-edit.el
+0
-7
src/filter-new.el
src/filter-new.el
+0
-5
src/filter.el
src/filter.el
+0
-5
src/flags.el
src/flags.el
+0
-5
src/header.el
src/header.el
+0
-1
src/help-compile.el
src/help-compile.el
+0
-1
src/help.el
src/help.el
+0
-7
src/internal.el
src/internal.el
+0
-6
src/keyboard-menu.el
src/keyboard-menu.el
+0
-5
src/komtypes.el
src/komtypes.el
+0
-5
src/language.el
src/language.el
+0
-1
src/lyskom-buttons.el
src/lyskom-buttons.el
+0
-5
src/lyskom-rest.el
src/lyskom-rest.el
+0
-6
src/macros.el
src/macros.el
+0
-5
src/menus.el
src/menus.el
+0
-4
src/messages.el
src/messages.el
+0
-5
src/mime.el
src/mime.el
+0
-5
src/mship-edit.el
src/mship-edit.el
+0
-5
src/names.el
src/names.el
+0
-5
src/option-edit.el
src/option-edit.el
+0
-5
src/parse.el
src/parse.el
+0
-6
src/prefetch.el
src/prefetch.el
+0
-5
src/reading.el
src/reading.el
+0
-5
src/regexp.el
src/regexp.el
+0
-5
src/remote-control.el
src/remote-control.el
+0
-5
src/review.el
src/review.el
+0
-5
src/services.el
src/services.el
+0
-5
src/slow.el
src/slow.el
+0
-1
src/stack-m.el
src/stack-m.el
+0
-6
src/startup.el
src/startup.el
+0
-6
src/swedish-strings.el
src/swedish-strings.el
+0
-5
src/talkback.el
src/talkback.el
+0
-5
src/tree-edit.el
src/tree-edit.el
+0
-6
src/user-hooks.el
src/user-hooks.el
+0
-5
src/utilities.el
src/utilities.el
+0
-6
src/vars.el
src/vars.el
+0
-5
src/view-mode.el
src/view-mode.el
+0
-5
src/view-text.el
src/view-text.el
+0
-6
web/files/elisp-faq.html
web/files/elisp-faq.html
+0
-1
No files found.
Makefile
View file @
9686d901
#
# $Id$
# Copyright (C) 1991, 1996 Lysator Academic Computer Association.
#
# This file is part of the LysKOM server.
...
...
doc/Makefile
View file @
9686d901
#
# $Id$
# Copyright (C) 1991, 1996 Lysator Academic Computer Association.
#
# This file is part of the LysKOM server.
...
...
doc/info-nuke.el
View file @
9686d901
;;;;;
;;;;; $Id$
;;;;; Copyright (C) 1991 Lysator Academic Computer Association.
;;;;;
;;;;; This file is part of the LysKOM server.
...
...
doc/manual/docgen.el
View file @
9686d901
;;;; -*-coding: iso-8859-1;-*-
;;;;;
;;;;; $Id$
;;;;; Copyright (C) 1991-2002 Lysator Academic Computer Association.
;;;;;
;;;;; This file is part of the LysKOM Emacs LISP client.
...
...
doc/svensktexinfo.tex
View file @
9686d901
%% TeX macros to handle Texinfo files.
%% $Id$
% Copyright (C) 1985, 86, 88, 90, 91, 92, 93,
% 94, 95, 96, 97 Free Software Foundation, Inc.
...
...
misc/Makefile
View file @
9686d901
#
# $Id$
# Copyright (C) 1991, 1996 Lysator Academic Computer Association.
#
# This file is part of the LysKOM server.
...
...
misc/elisp-faq.html
View file @
9686d901
<html>
<!-- $Id$ -->
<head>
<link
rev=
made
href=
"mailto:linus@lysator.liu.se"
>
<title>
Ofta ställda frågor för LysKOM emacslispklienten.
</title>
...
...
misc/lyskom-1.00.el
View file @
9686d901
;;;;;
;;;;; $Id$
;;;;; Copyright (C) 1991 Lysator Academic Computer Association.
;;;;;
;;;;; This file is part of the LysKOM server.
...
...
misc/mktype.el
View file @
9686d901
;;;;;
;;;;; $Id$
;;;;; Copyright (C) 1991 Lysator Academic Computer Association.
;;;;;
;;;;; This file is part of the LysKOM server.
...
...
misc/move-strings.el
View file @
9686d901
;;;;;
;;;;; $Id$
;;;;; Copyright (C) 1991 Lysator Academic Computer Association.
;;;;;
;;;;; This file is part of the LysKOM server.
...
...
src/ChangeLog
View file @
9686d901
2013-05-11 Per Cederqvist <cederp@opera.com>
* <all files>: Removed $Id$ and lyskom-clientversion-long.
2013-05-07 Per Cederqvist <ceder@lysator.liu.se>
Include more info in the version string.
...
...
src/Makefile
View file @
9686d901
...
...
@@ -19,8 +19,6 @@
# MA 02139, USA.
#
# Please mail bug reports to bug-lyskom@lysator.liu.se.
#
# $Id$
# Useful targets:
#
...
...
src/ansaphone.el
View file @
9686d901
;;;;; -*-coding: iso-8859-1;-*-
;;;;;
;;;;; $Id$
;;;;; Copyright (C) 1991-2002 Lysator Academic Computer Association.
;;;;;
;;;;; This file is part of the LysKOM Emacs LISP client.
...
...
@@ -42,10 +41,6 @@
(
require
'lyskom-services
"services"
))
(
setq
lyskom-clientversion-long
(
concat
lyskom-clientversion-long
"$Id$\n"
))
(
defconst
lyskom-ansaphone-tag
"Auto-reply:\n"
)
...
...
src/async.el
View file @
9686d901
;;;;;
;;;;; $Id$
;;;;; Copyright (C) 1991-2002 Lysator Academic Computer Association.
;;;;;
;;;;; This file is part of the LysKOM Emacs LISP client.
...
...
@@ -35,10 +34,6 @@
;;;; Entry: Inge Wallin
;;;;
(
setq
lyskom-clientversion-long
(
concat
lyskom-clientversion-long
"$Id$\n"
))
(
defun
lyskom-is-ignoring-async
(
buffer
message
&rest
args
)
(
save-current-buffer
...
...
src/auto-organize.el
View file @
9686d901
;;;;; -*-coding: iso-8859-1;-*-
;;;;;
;;;;; $Id$
;;;;; Copyright (C) 2007 David Byers <davby@ida.liu.se>
;;;;;
;;;;; This file is part of the LysKOM Emacs LISP client.
...
...
src/aux-items.el
View file @
9686d901
;;;;; -*-coding: iso-8859-1;-*-
;;;;;
;;;;; $Id$
;;;;; Copyright (C) 1991-2002 Lysator Academic Computer Association.
;;;;;
;;;;; This file is part of the LysKOM Emacs LISP client.
...
...
@@ -32,10 +31,6 @@
;;;; Hopefulle more of this will be made more general in the future.
;;;;
(
setq
lyskom-clientversion-long
(
concat
lyskom-clientversion-long
"$Id$\n"
))
(
def-kom-var
lyskom-aux-item-definitions
nil
"List of aux item definitions."
)
...
...
src/buffers.el
View file @
9686d901
;;;;; -*-coding: iso-8859-1;-*-
;;;;;
;;;;; $Id$
;;;;; Copyright (C) 1991-2002 Lysator Academic Computer Association.
;;;;;
;;;;; This file is part of the LysKOM Emacs LISP client.
...
...
@@ -32,12 +31,6 @@
;;;; This file implements special buffer handling used in LysKOM
;;;;
(
setq
lyskom-clientversion-long
(
concat
lyskom-clientversion-long
"$Id$\n"
))
;;;;
;;;; LYSKOM BUFFER MANAGEMENT
;;;;
...
...
src/cache.el
View file @
9686d901
;;;;; -*-coding: iso-8859-1;-*-
;;;;;
;;;;; $Id$
;;;;; Copyright (C) 1991-2002 Lysator Academic Computer Association.
;;;;;
;;;;; This file is part of the LysKOM Emacs LISP client.
...
...
@@ -33,11 +32,6 @@
;;;;
;;;;
(
setq
lyskom-clientversion-long
(
concat
lyskom-clientversion-long
"$Id$\n"
))
;;; ================================================================
;;; UConf-stat cache
...
...
src/check-strings.el
View file @
9686d901
;;;;; -*-coding: iso-8859-1;-*-
;;;;;
;;;;; $Id$
;;;;; Copyright (C) 1996 Lysator Academic Computer Association.
;;;;;
;;;;
...
...
src/clienttypes.el
View file @
9686d901
;;;;; -*-coding: iso-8859-1;-*-
;;;;;
;;;;; $Id$
;;;;; Copyright (C) 1991-2002 Lysator Academic Computer Association.
;;;;;
;;;;; This file is part of the LysKOM Emacs LISP client.
...
...
@@ -35,11 +34,6 @@
;;;; Authors: Linus Tolke and Inge Wallin
;;;;
(
setq
lyskom-clientversion-long
(
concat
lyskom-clientversion-long
"$Id$\n"
))
;;; ================================================================
;;; read-info
...
...
src/command.el
View file @
9686d901
;;;;; -*-coding: iso-8859-1;-*-
;;;;;
;;;;; $Id$
;;;;; Copyright (C) 1991-2002 Lysator Academic Computer Association.
;;;;;
;;;;; This file is part of the LysKOM Emacs LISP client.
...
...
@@ -32,11 +31,6 @@
;;;;
(
setq
lyskom-clientversion-long
(
concat
lyskom-clientversion-long
"$Id$\n"
))
;;; ======================================================================
;;; LysKOM user commands
;;; The new, blocking commands have a very similar structure
...
...
src/commands1.el
View file @
9686d901
;;;;; -*-coding: iso-8859-1;-*-
;;;;;
;;;;; $Id$
;;;;; Copyright (C) 1991-2002 Lysator Academic Computer Association.
;;;;;
;;;;; This file is part of the LysKOM Emacs LISP client.
...
...
@@ -31,9 +30,6 @@
;;;; This file contains the code for some of the high level commands.
;;;;
(
setq
lyskom-clientversion-long
(
concat
lyskom-clientversion-long
"$Id$\n"
))
(
eval-when-compile
(
require
'lyskom-command
"command"
))
...
...
src/commands2.el
View file @
9686d901
;;;;; -*-coding: iso-8859-1;-*-
;;;;;
;;;;; $Id$
;;;;; Copyright (C) 1991-2002 Lysator Academic Computer Association.
;;;;;
;;;;; This file is part of the LysKOM Emacs LISP client.
...
...
@@ -31,9 +30,6 @@
;;;; This file contains the code for some high level commands.
;;;;
(
setq
lyskom-clientversion-long
(
concat
lyskom-clientversion-long
"$Id$\n"
))
(
eval-when-compile
(
require
'lyskom-command
"command"
))
...
...
src/compatibility.el
View file @
9686d901
;;;;; -*-coding: iso-8859-1;-*-
;;;;;
;;;;; $Id$
;;;;; Copyright (C) 1991-2002 Lysator Academic Computer Association.
;;;;; Copyright (C) 2001 Free Software Foundation, Inc.
;;;;;
...
...
@@ -34,10 +33,6 @@
;;;; should go in some other file.
;;;;
(
setq
lyskom-clientversion-long
(
concat
lyskom-clientversion-long
"$Id$\n"
))
;;; ============================================================
;;; Utility macros
...
...
src/completing-read.el
View file @
9686d901
;;;;; -*-coding: iso-8859-1;-*-
;;;;;
;;;;; $Id$
;;;;; Copyright (C) 1991-2002 Lysator Academic Computer Association.
;;;;;
;;;;; This file is part of the LysKOM Emacs LISP client.
...
...
@@ -33,11 +32,6 @@
;;;; or a person name with completion and other help.
;;;;
(
setq
lyskom-clientversion-long
(
concat
lyskom-clientversion-long
"$Id$\n"
))
(
defvar
lyskom-name-hist
nil
)
...
...
src/copyright
View file @
9686d901
;;;;; -*-coding: iso-8859-1;-*-
;;;;;
;;;;; $Id$
;;;;; Copyright (C) 1991-2002 Lysator Academic Computer Association.
;;;;;
;;;;; This file is part of the LysKOM Emacs LISP client.
...
...
@@ -30,9 +29,3 @@
;;;;
;;;; <Description>
;;;;
(setq lyskom-clientversion-long
(concat lyskom-clientversion-long
"$Id$\n"))
src/deferred-insert.el
View file @
9686d901
;;;;; -*-coding: iso-8859-1;-*-
;;;;;
;;;;; $Id$
;;;;; Copyright (C) 1991-2002 Lysator Academic Computer Association.
;;;;;
;;;;; This file is part of the LysKOM Emacs LISP client.
...
...
src/defvar.el
View file @
9686d901
;;;;; -*-coding: iso-8859-1;-*-
;;;;;
;;;;; $Id$
;;;;; Copyright (C) 1991-2002 Lysator Academic Computer Association.
;;;;;
;;;;; This file is part of the LysKOM Emacs LISP client.
...
...
@@ -33,11 +32,6 @@
;;;;
(
defvar
lyskom-clientversion-long
"$Id$\n"
"Version for every file in the client."
)
(
provide
'lyskom
)
;; Just to get rid of a compiler warning
...
...
src/distribution-Makefile.in
View file @
9686d901
# -*- Makefile -*-
# $Id$
# Copyright (C) 1997 Lysator Academic Computer Association.
#
...
...
src/edit-text.el
View file @
9686d901
;;;;; -*-coding: iso-8859-1;-*-
;;;;;
;;;;; $Id$
;;;;; Copyright (C) 1991-2002 Lysator Academic Computer Association.
;;;;;
;;;;; This file is part of the LysKOM Emacs LISP client.
...
...
@@ -32,11 +31,6 @@
;;;; a text in a window. It also defines a new mode - lyskom-edit-mode.
;;;;
(
setq
lyskom-clientversion-long
(
concat
lyskom-clientversion-long
"$Id$\n"
))
;;;; ================================================================
;;; Set variables to make lyskom-edit-mode a minor mode. This
...
...
src/elib-string.el
View file @
9686d901
;;;;; -*-coding: iso-8859-1;-*-
;;;; $Id$
;;;; This file contains some miscellaneous string functions
;; Copyright (C) 1991-1995 Free Software Foundation
...
...
src/english-strings.el
View file @
9686d901
;;;;; -*-coding: iso-8859-1;-*-
;;;;;
;;;;; $Id$
;;;;; Copyright (C) 1991-2002 Lysator Academic Computer Association.
;;;;;
;;;;; This file is part of the LysKOM Emacs LISP client.
...
...
@@ -38,10 +37,6 @@
(
require
'lyskom-vars
"vars"
)
(
require
'lyskom-language
"language"
)
(
setq
lyskom-clientversion-long
(
concat
lyskom-clientversion-long
"$Id$"
))
;;; ================================================================
;;; The language definition
...
...
src/envcheck.el
View file @
9686d901
;;;;; -*-coding: iso-8859-1;-*-
;;;;;
;;;;; $Id$
;;;;; Copyright (C) 1991-2002 Lysator Academic Computer Association.
;;;;;
;;;;; This file is part of the LysKOM Emacs LISP client.
...
...
src/faces.el
View file @
9686d901
;;;;; -*-coding: iso-8859-1;-*-
;;;;;
;;;;; $Id$
;;;;; Copyright (C) 1991-2002 Lysator Academic Computer Association.
;;;;;
;;;;; This file is part of the LysKOM Emacs LISP client.
...
...
@@ -57,14 +56,6 @@
;;;;
;;;; Other than that, it's more or less done.
(
setq
lyskom-clientversion-long
(
concat
lyskom-clientversion-long
"$Id$\n"
))
;;; ================================================================
;;; Face variables
;;;
...
...
src/faqs.el
View file @
9686d901
;;;;; -*-coding: iso-8859-1;-*-
;;;;;
;;;;; $Id$
;;;;; Copyright (C) 1991-2002 Lysator Academic Computer Association.
;;;;;
;;;;; This file is part of the LysKOM Emacs LISP client.
...
...
@@ -31,10 +30,6 @@
;;;; This file contains the code for FAQ handling
;;;;
(
setq
lyskom-clientversion-long
(
concat
lyskom-clientversion-long
"$Id$\n"
))
(
defun
lyskom-register-read-faq
(
conf-no
text-no
)
(
unless
conf-no
(
setq
conf-no
0
))
(
unless
(
lyskom-faq-is-read
conf-no
text-no
)
...
...
src/feature.el
View file @
9686d901
;;;;; -*-coding: iso-8859-1;-*-
;;;;;
;;;;; $Id$
;;;;; Copyright (C) 1991-2002 Lysator Academic Computer Association.
;;;;;
;;;;; This file is part of the LysKOM Emacs LISP client.
...
...
@@ -32,10 +31,6 @@
;;;;
(
setq
lyskom-clientversion-long
(
concat
lyskom-clientversion-long
"$Id$\n"
))
(
def-kom-var
lyskom-feature-defaults
nil
"Alist with default values of all feature variables"
)
...
...
src/filter-edit.el
View file @
9686d901
;;;;; -*-coding: iso-8859-1;-*-
;;;;;
;;;;; $Id$
;;;;; Copyright (C) 1991-2002 Lysator Academic Computer Association.
;;;;;
;;;;; This file is part of the LysKOM Emacs LISP client.
...
...
@@ -31,10 +30,6 @@
;;;; This file contains the filter editor
;;;;
(
setq
lyskom-clientversion-long
(
concat
lyskom-clientversion-long
"$Id$\n"
))
(
defvar
filter-edit-currently-edited-filter-entry-list
nil
"List of filters currently being edited in a filter editor"
)
...
...
src/filter-new-edit.el
View file @
9686d901
;;;;; -*-coding: iso-8859-1;-*-
;;;;;
;;;;; $Id$
;;;;; Copyright (C) 1991-2002 Lysator Academic Computer Association.
;;;;;
;;;;; This file is part of the LysKOM Emacs LISP client.
...
...
@@ -32,12 +31,6 @@
;;;;
(
setq
lyskom-clientversion-long
(
concat
lyskom-clientversion-long
"$Id$\n"
))
(
defvar
lyskom-filter-edit-all-entries
nil
"List of all filter edit entries in a filter edit buffer."
)
...
...
src/filter-new.el
View file @
9686d901
;;;;; -*-coding: iso-8859-1;-*-
;;;;;
;;;;; $Id$
;;;;; Copyright (C) 1991-2002 Lysator Academic Computer Association.
;;;;;
;;;;; This file is part of the LysKOM Emacs LISP client.
...
...
@@ -32,10 +31,6 @@
;;;;
(
setq
lyskom-clientversion-long
(
concat
lyskom-clientversion-long
"$Id$\n"
))
;;; ================================================================
;;; Sections
;;;
...
...
src/filter.el
View file @
9686d901
;;;;; -*-coding: iso-8859-1;-*-
;;;;;
;;;;; $Id$
;;;;; Copyright (C) 1991-2002 Lysator Academic Computer Association.
;;;;;
;;;;; This file is part of the LysKOM Emacs LISP client.
...
...
@@ -31,10 +30,6 @@
;;;; Contains the support functions for text filtering.
;;;;
(
setq
lyskom-clientversion-long
(
concat
lyskom-clientversion-long
"$Id$\n"
))
(
eval-when-compile
(
require
'lyskom-command
"command"
))
...
...
src/flags.el
View file @
9686d901
;;;;; -*-coding: iso-8859-1;-*-
;;;;;
;;;;; $Id$
;;;;; Copyright (C) 1991-2002 Lysator Academic Computer Association.
;;;;;
;;;;; This file is part of the LysKOM Emacs LISP client.
...
...
@@ -32,10 +31,6 @@
;;;; them in the user area.
;;;;
(
setq
lyskom-clientversion-long
(
concat
lyskom-clientversion-long
"$Id$\n"
))
(
eval-when-compile
(
require
'lyskom-command
"command"
))
...
...
src/header.el
View file @
9686d901
;;;;; -*-coding: iso-8859-1;-*-
;;;;;
;;;;; $Id$
;;;;; Copyright (C) 1991-2002 Lysator Academic Computer Association.
;;;;;
;;;;; This file is part of the LysKOM Emacs LISP client.
...
...
src/help-compile.el
View file @
9686d901
;;;;; -*-coding: iso-8859-1;-*-
;;;;;
;;;;; $Id$
;;;;; Copyright (C) 1991-2002 Lysator Academic Computer Association.
;;;;;
;;;;; This file is part of the LysKOM Emacs LISP client.
...
...
src/help.el
View file @
9686d901
;;;;; -*-coding: iso-8859-1;-*-
;;;;;
;;;;; $Id$
;;;;; Copyright (C) 1991-2002 Lysator Academic Computer Association.
;;;;;
;;;;; This file is part of the LysKOM Emacs LISP client.
...
...
@@ -32,12 +31,6 @@
;;;;
(
setq
lyskom-clientversion-long
(
concat
lyskom-clientversion-long
"$Id$\n"
))
(
defgroup
lyskom-faces
nil
"Faces for use in the LysKOM elisp client."
:group
'lyskom
)
...
...
src/internal.el
View file @
9686d901
;;;;; -*-coding: iso-8859-1;-*-
;;;;;
;;;;; $Id$
;;;;; Copyright (C) 1991-2002 Lysator Academic Computer Association.
;;;;;
;;;;; This file is part of the LysKOM Emacs LISP client.
...
...
@@ -36,11 +35,6 @@
;;;;
(
setq
lyskom-clientversion-long
(
concat
lyskom-clientversion-long
"$Id$\n"
))
;;;; ================================================================
;;;; Variables.
...
...
src/keyboard-menu.el
View file @
9686d901
;;;;; -*-coding: iso-8859-1;-*-
;;;;;
;;;;; $Id$
;;;;; Copyright (C) 1991-2002 Lysator Academic Computer Association.
;;;;;
;;;;; This file is part of the LysKOM Emacs LISP client.
...
...
@@ -34,10 +33,6 @@
;;;;
(
setq
lyskom-clientversion-long
(
concat
lyskom-clientversion-long
"$Id$\n"
))
(
defvar
lyskom-keyboard-menu-menu
)
(
defvar
lyskom-keyboard-menu-buffer
)
(
defvar
lyskom-keyboard-menu-prompt
)
...
...
src/komtypes.el
View file @
9686d901
;;;;; -*-coding: iso-8859-1;-*-
;;;;;
;;;;; $Id$
;;;;; Copyright (C) 1991-2002 Lysator Academic Computer Association.
;;;;;