Juanma Barranquero
|
2d0bbf5d1f
|
(lazy-lock-mode): Fix spellings in docstrings.
|
2005-06-10 14:14:07 +00:00 |
|
Lute Kamstra
|
e1c31ddba8
|
* obsolete/ooutline.el (outline-mode):
* obsolete/options.el (Edit-options-mode):
* obsolete/rnews.el (news-mode):
* obsolete/rnewspost.el (news-reply-mode): Use run-mode-hooks.
|
2005-05-26 15:24:51 +00:00 |
|
Juanma Barranquero
|
f530778210
|
Specify missing group (and type, if simple) in defcustom.
|
2005-05-19 19:06:19 +00:00 |
|
Juanma Barranquero
|
786401049f
|
(news-parse-range, news-select-message, news-get-pruned-list-of-files):
Replace `string-to-int' by `string-to-number'.
|
2005-05-09 08:47:56 +00:00 |
|
Juanma Barranquero
|
084ea2c3ee
|
(hilit-add-pattern): Replace string-to-int' by string-to-number'.
|
2005-05-09 08:45:47 +00:00 |
|
Juanma Barranquero
|
2b8f53dea4
|
(string-to-float): Replace string-to-int' by string-to-number'.
|
2005-05-09 08:44:58 +00:00 |
|
Juanma Barranquero
|
b6ad7253d2
|
Set find-file-not-found-functions', not find-file-not-found-hooks'; use
`add-hook'.
(uncompress-while-visiting): Set `write-file-functions', not `write-file-hooks';
use `add-hook'.
|
2005-05-09 00:34:58 +00:00 |
|
Stefan Monnier
|
5c8b653b25
|
Move to the obsolete subdir.
|
2005-04-06 14:06:27 +00:00 |
|
Stefan Monnier
|
719d548a33
|
Move iso-acc to the obsolete subdir.
|
2005-03-27 14:25:33 +00:00 |
|
Eli Zaretskii
|
f3b7338cc3
|
Moved keyswap.el from term/ to obsolete/.
|
2005-03-19 13:15:38 +00:00 |
|
Stefan Monnier
|
4611971089
|
(hilit-mode): Typo.
|
2004-10-27 19:52:02 +00:00 |
|
Stefan Monnier
|
474b9dcd57
|
(hilit-mode): New function.
Move all the toplevel side-effecting stuff into it, so that loading
hilit19 doesn't mess everything up any more.
|
2004-10-27 19:51:13 +00:00 |
|
Miles Bader
|
1f3ddf11e8
|
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-196
Remove RCS keywords
2004-04-10 Miles Bader <miles@gnu.org>
RCS keyword removal (only non-comment changes are enumerated here):
* lisp/emacs-lisp/bytecomp.el (byte-compile-version): Variable removed.
(byte-compile-insert-header): Don't use `byte-compile-version'.
* lisp/url/url-vars.el (url-version): Use the constant string "Emacs"
instead of calculating something from the RCS `State' keyword
[the latter is almost entirely useless anyway].
* lisp/forms.el (forms-version): Variable removed.
(forms-mode): Don't use `forms-version'.
* lisp/recentf.el (recentf-version): Variable removed.
* lisp/progmodes/delphi.el (delphi-version): Variable removed.
* lisp/progmodes/ada-mode.el (ada-mode): RCS keyword removed from docstring.
|
2004-04-10 05:55:49 +00:00 |
|
Richard M. Stallman
|
f1d02ba429
|
Display message that this file is obsolete.
|
2003-12-29 20:01:32 +00:00 |
|
Miles Bader
|
ab5796a9f9
|
Add arch taglines
|
2003-09-01 15:45:59 +00:00 |
|
Martin Stjernholm
|
75d6bc9b57
|
Obsoleted the old awk-mode.el package in favor of the AWK support in CC Mode.
|
2003-07-17 11:40:43 +00:00 |
|
Juanma Barranquero
|
17cd3083a5
|
Moved.
|
2003-05-30 23:23:25 +00:00 |
|
Dave Love
|
9c5b896b2b
|
Deleted. (Requires removed c-mode.el.)
|
2003-02-24 22:49:24 +00:00 |
|
Juanma Barranquero
|
a1506d2977
|
Trailing whitepace deleted.
|
2003-02-04 13:24:35 +00:00 |
|
Richard M. Stallman
|
24e31d36e6
|
Display message that this package is obsolete.
|
2003-01-06 01:30:28 +00:00 |
|
Juanma Barranquero
|
8cef13d03e
|
(c++-empty-arglist-indent): Fix typo.
|
2002-10-17 16:56:14 +00:00 |
|
Stefan Monnier
|
1a4914f340
|
Use find-file-hook instead of find-file-hooks.
|
2002-08-15 00:48:20 +00:00 |
|
Dave Love
|
a8adf791ca
|
*** empty log message ***
|
2002-07-25 11:15:07 +00:00 |
|
Juanma Barranquero
|
4696802bde
|
Fix typo.
|
2002-07-03 12:01:24 +00:00 |
|
Pavel Janík
|
ad8dacae86
|
Moved there from lisp/emulation.
|
2001-12-22 13:39:18 +00:00 |
|
Pavel Janík
|
0ff9b955fe
|
Doc fixes.
|
2001-12-20 18:59:32 +00:00 |
|
Richard M. Stallman
|
bf5367b9c5
|
Comment change.
|
2001-11-29 00:49:32 +00:00 |
|
Sam Steingold
|
65d93dbcc7
|
fixed {}() quoting
|
2001-11-27 17:00:12 +00:00 |
|
Sam Steingold
|
8a9463543d
|
Converted backquote to the new style.
|
2001-11-27 15:52:52 +00:00 |
|
Pavel Janík
|
4f2436ae0e
|
(fill-c++-comment): Use insert instead of insert-string.
|
2001-11-26 16:21:40 +00:00 |
|
Gerd Moellmann
|
d0035f7a52
|
(hilit-lookup-face-create): Call
set-face-font only if display-graphic-p.
(toplevel): Remove references to window-system.
|
2001-10-18 09:55:37 +00:00 |
|
Gerd Moellmann
|
8d1fcd004f
|
*** empty log message ***
|
2001-09-04 13:21:08 +00:00 |
|
Gerd Moellmann
|
c055164904
|
*** empty log message ***
|
2001-08-30 07:36:15 +00:00 |
|
Gerd Moellmann
|
93aba6fcd4
|
*** empty log message ***
|
2001-08-15 09:31:06 +00:00 |
|
Pavel Janík
|
5553563924
|
Some fixes to follow coding conventions in files maintained by FSF.
|
2001-07-15 16:15:35 +00:00 |
|
Gerd Moellmann
|
8d066ddc01
|
Moved here from lisp/emacs-lisp/.
|
2001-04-09 14:52:45 +00:00 |
|
Stefan Monnier
|
b8d02a4cbc
|
Moved from progmodes/cplus-md.el to obsolete/cplus-md.el.
|
2001-03-21 15:48:55 +00:00 |
|
Dave Love
|
17d96998fe
|
Obsolete.
|
2001-01-04 19:21:36 +00:00 |
|
Stefan Monnier
|
4b0cd42df2
|
Moved from auto-show.el to obsolete/auto-show.el
|
2000-12-11 21:39:52 +00:00 |
|
Stefan Monnier
|
bb0ffa6f95
|
Moved from textmodes/ooutline.el to obsolete/ooutline.el
|
2000-12-11 21:38:19 +00:00 |
|
Stefan Monnier
|
d0c679bc85
|
Moved from progmodes/c-mode.el to obsolete/c-mode.el
|
2000-12-11 21:34:11 +00:00 |
|
Gerd Moellmann
|
3e0d35cec0
|
Moved here from lisp/.
|
2000-12-11 10:21:06 +00:00 |
|
Stefan Monnier
|
2b5e2db91b
|
*** empty log message ***
|
2000-12-09 18:20:51 +00:00 |
|