Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
3afbc435
Commit
3afbc435
authored
Jul 16, 2001
by
Pavel Janík
Browse files
Some fixes to follow coding conventions.
parent
5d3d1e32
Changes
60
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
with
58 additions
and
24 deletions
+58
-24
lisp/ChangeLog
lisp/ChangeLog
+28
-0
lisp/calendar/cal-china.el
lisp/calendar/cal-china.el
+1
-1
lisp/calendar/cal-coptic.el
lisp/calendar/cal-coptic.el
+1
-1
lisp/calendar/cal-dst.el
lisp/calendar/cal-dst.el
+1
-1
lisp/calendar/cal-french.el
lisp/calendar/cal-french.el
+1
-1
lisp/calendar/cal-hebrew.el
lisp/calendar/cal-hebrew.el
+1
-1
lisp/calendar/cal-islam.el
lisp/calendar/cal-islam.el
+1
-1
lisp/calendar/cal-iso.el
lisp/calendar/cal-iso.el
+1
-1
lisp/calendar/cal-julian.el
lisp/calendar/cal-julian.el
+1
-1
lisp/calendar/cal-mayan.el
lisp/calendar/cal-mayan.el
+1
-1
lisp/calendar/cal-persia.el
lisp/calendar/cal-persia.el
+1
-1
lisp/calendar/cal-tex.el
lisp/calendar/cal-tex.el
+1
-1
lisp/calendar/calendar.el
lisp/calendar/calendar.el
+3
-3
lisp/calendar/diary-lib.el
lisp/calendar/diary-lib.el
+1
-1
lisp/calendar/lunar.el
lisp/calendar/lunar.el
+2
-2
lisp/calendar/solar.el
lisp/calendar/solar.el
+2
-2
lisp/ediff-diff.el
lisp/ediff-diff.el
+3
-1
lisp/ediff-help.el
lisp/ediff-help.el
+2
-0
lisp/ediff-hook.el
lisp/ediff-hook.el
+2
-1
lisp/ediff-init.el
lisp/ediff-init.el
+4
-3
No files found.
lisp/ChangeLog
View file @
3afbc435
...
...
@@ -11,6 +11,34 @@
2001-07-15 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
* calendar/cal-china.el, calendar/cal-coptic.el,
calendar/cal-dst.el, calendar/cal-french.el,
calendar/cal-hebrew.el, calendar/cal-islam.el,
calendar/cal-iso.el, calendar/cal-julian.el,
calendar/cal-mayan.el, calendar/cal-persia.el,
calendar/cal-tex.el, calendar/calendar.el, calendar/diary-lib.el,
calendar/lunar.el, calendar/solar.el, ediff-diff.el,
ediff-help.el, ediff-hook.el, ediff-init.el, ediff-merg.el,
ediff-ptch.el, ediff-util.el, ediff-vers.el, ediff-wind.el,
net/eudc-bob.el, net/eudc-export.el, net/eudc-hotlist.el,
net/eudc-vars.el, net/ldap.el, pcvs-defs.el, pcvs-info.el,
pcvs-parse.el, pcvs-util.el, pcvs.el, progmodes/ada-mode.el,
progmodes/ada-prj.el, progmodes/ada-stmt.el,
progmodes/ada-xref.el, progmodes/cc-align.el,
progmodes/cc-bytecomp.el, progmodes/cc-cmds.el,
progmodes/cc-defs.el, progmodes/cc-engine.el,
progmodes/cc-langs.el, progmodes/cc-menus.el,
progmodes/cc-styles.el, progmodes/cc-vars.el,
textmodes/reftex-auc.el, textmodes/reftex-cite.el,
textmodes/reftex-dcr.el, textmodes/reftex-global.el,
textmodes/reftex-index.el, textmodes/reftex-parse.el,
textmodes/reftex-ref.el, textmodes/reftex-sel.el,
textmodes/reftex-toc.el, textmodes/reftex-vars.el,
textmodes/reftex.el: Some fixes to follow coding
conventions in Eshell files with known maintainers.
* emulation/viper.el: A fix to follow coding conventions.
* eshell/em-alias.el, eshell/em-banner.el, eshell/em-basic.el,
eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el,
eshell/em-hist.el, eshell/em-ls.el, eshell/em-pred.el,
...
...
lisp/calendar/cal-china.el
View file @
3afbc435
;;; cal-china.el --- calendar functions for the Chinese calendar
.
;;; cal-china.el --- calendar functions for the Chinese calendar
;; Copyright (C) 1995, 1997 Free Software Foundation, Inc.
...
...
lisp/calendar/cal-coptic.el
View file @
3afbc435
;;; cal-coptic.el --- calendar functions for the Coptic/Ethiopic calendars
.
;;; cal-coptic.el --- calendar functions for the Coptic/Ethiopic calendars
;; Copyright (C) 1995, 1997 Free Software Foundation, Inc.
...
...
lisp/calendar/cal-dst.el
View file @
3afbc435
;;; cal-dst.el --- calendar functions for daylight savings rules
.
;;; cal-dst.el --- calendar functions for daylight savings rules
;; Copyright (C) 1993, 1994, 1995, 1996 Free Software Foundation, Inc.
...
...
lisp/calendar/cal-french.el
View file @
3afbc435
;;; cal-french.el --- calendar functions for the French Revolutionary calendar
.
;;; cal-french.el --- calendar functions for the French Revolutionary calendar
;; Copyright (C) 1988, 89, 92, 94, 95, 1997 Free Software Foundation, Inc.
...
...
lisp/calendar/cal-hebrew.el
View file @
3afbc435
;;; cal-hebrew.el --- calendar functions for the Hebrew calendar
.
;;; cal-hebrew.el --- calendar functions for the Hebrew calendar
;; Copyright (C) 1995, 1997 Free Software Foundation, Inc.
...
...
lisp/calendar/cal-islam.el
View file @
3afbc435
;;; cal-islam.el --- calendar functions for the Islamic calendar
.
;;; cal-islam.el --- calendar functions for the Islamic calendar
;; Copyright (C) 1995, 1997, 2001 Free Software Foundation, Inc.
...
...
lisp/calendar/cal-iso.el
View file @
3afbc435
;;; cal-iso.el --- calendar functions for the ISO calendar
.
;;; cal-iso.el --- calendar functions for the ISO calendar
;; Copyright (C) 1995, 1997 Free Software Foundation, Inc.
...
...
lisp/calendar/cal-julian.el
View file @
3afbc435
;;; cal-julian.el --- calendar functions for the Julian calendar
.
;;; cal-julian.el --- calendar functions for the Julian calendar
;; Copyright (C) 1995, 1997 Free Software Foundation, Inc.
...
...
lisp/calendar/cal-mayan.el
View file @
3afbc435
;;; cal-mayan.el --- calendar functions for the Mayan calendars
.
;;; cal-mayan.el --- calendar functions for the Mayan calendars
;; Copyright (C) 1992, 1993, 1995, 1997 Free Software Foundation, Inc.
...
...
lisp/calendar/cal-persia.el
View file @
3afbc435
;;; cal-persia.el --- calendar functions for the Persian calendar
.
;;; cal-persia.el --- calendar functions for the Persian calendar
;; Copyright (C) 1996, 1997 Free Software Foundation, Inc.
...
...
lisp/calendar/cal-tex.el
View file @
3afbc435
;;; cal-tex.el --- calendar functions for printing calendars with LaTeX
.
;;; cal-tex.el --- calendar functions for printing calendars with LaTeX
;; Copyright (C) 1995 Free Software Foundation, Inc.
...
...
lisp/calendar/calendar.el
View file @
3afbc435
;;; calendar.el ---
C
alendar functions
.
;;; calendar.el ---
c
alendar functions
;; Copyright (C) 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1997, 2000
;; Free Software Foundation, Inc.
...
...
@@ -1813,7 +1813,7 @@ Or, for optional MON, YR."
(
defun
generate-calendar
(
month
year
)
"Generate a three-month Gregorian calendar centered around MONTH, YEAR."
(
if
(
<
(
+
month
(
*
12
(
1-
year
)))
2
)
(
error
"Months before February, 1 AD are not available
.
"
))
(
error
"Months before February, 1 AD are not available"
))
(
setq
displayed-month
month
)
(
setq
displayed-year
year
)
(
erase-buffer
)
...
...
@@ -2073,7 +2073,7 @@ the inserted text. Value is always t."
(
let
((
where
(
save-window-excursion
(
Info-find-emacs-command-nodes
'calendar
))))
(
if
(
not
where
)
(
error
"Couldn't find documentation for the calendar
.
"
)
(
error
"Couldn't find documentation for the calendar"
)
(
let
(
same-window-buffer-names
)
(
info
))
(
Info-find-node
(
car
(
car
where
))
(
car
(
cdr
(
car
where
)))))))
...
...
lisp/calendar/diary-lib.el
View file @
3afbc435
;;; diary-lib.el --- diary functions
.
;;; diary-lib.el --- diary functions
;; Copyright (C) 1989, 1990, 1992, 1993, 1994, 1995 Free Software
;; Foundation, Inc.
...
...
lisp/calendar/lunar.el
View file @
3afbc435
;;; lunar.el --- calendar functions for phases of the moon
.
;;; lunar.el --- calendar functions for phases of the moon
;; Copyright (C) 1992, 1993, 1995, 1997 Free Software Foundation, Inc.
...
...
@@ -51,7 +51,7 @@
(
if
(
fboundp
'atan
)
(
require
'lisp-float-type
)
(
error
"Lunar calculations impossible since floating point is unavailable
.
"
))
(
error
"Lunar calculations impossible since floating point is unavailable"
))
(
require
'solar
)
...
...
lisp/calendar/solar.el
View file @
3afbc435
;;; solar.el --- calendar functions for solar events
.
;;; solar.el --- calendar functions for solar events
;; Copyright (C) 1992, 1993, 1995, 1997 Free Software Foundation, Inc.
...
...
@@ -61,7 +61,7 @@
(
if
(
fboundp
'atan
)
(
require
'lisp-float-type
)
(
error
"Solar/lunar calculations impossible since floating point is unavailable
.
"
))
(
error
"Solar/lunar calculations impossible since floating point is unavailable"
))
(
require
'cal-dst
)
(
require
'cal-julian
)
...
...
lisp/ediff-diff.el
View file @
3afbc435
...
...
@@ -21,6 +21,8 @@
;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
;; Boston, MA 02111-1307, USA.
;;; Commentary:
;;; Code:
(
provide
'ediff-diff
)
...
...
@@ -1336,4 +1338,4 @@ arguments to `skip-chars-forward'."
;;; End:
;; ediff-diff.el ends here
;;
;
ediff-diff.el ends here
lisp/ediff-help.el
View file @
3afbc435
...
...
@@ -21,6 +21,8 @@
;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
;; Boston, MA 02111-1307, USA.
;;; Commentary:
;;; Code:
(
provide
'ediff-help
)
...
...
lisp/ediff-hook.el
View file @
3afbc435
...
...
@@ -21,6 +21,8 @@
;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
;; Boston, MA 02111-1307, USA.
;;; Commentary:
;;; Code:
;;; These must be placed in menu-bar.el in Emacs
...
...
@@ -355,5 +357,4 @@
(
provide
'ediff-hook
)
;;; ediff-hook.el ends here
lisp/ediff-init.el
View file @
3afbc435
;;; ediff-init.el ---
M
acros, variables, and defsubsts used by Ediff
;;; ediff-init.el ---
m
acros, variables, and defsubsts used by Ediff
;; Copyright (C) 1994, 1995, 1996, 1997, 2000 Free Software Foundation, Inc.
...
...
@@ -21,6 +21,8 @@
;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
;; Boston, MA 02111-1307, USA.
;;; Commentary:
;;; Code:
;; Start compiler pacifier
...
...
@@ -1780,5 +1782,4 @@ Unless optional argument INPLACE is non-nil, return a new string."
(
provide
'ediff-init
)
;;; ediff-init.el ends here
;;; ediff-init.el ends here
Prev
1
2
3
Next
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment