Glenn Morris
|
73b0cd5003
|
Convert consecutive FSF copyright years to ranges.
|
2011-01-24 20:08:28 -08:00 |
|
Glenn Morris
|
0d9f702fd0
|
Nuke arch-tags.
|
2011-01-15 15:16:57 -08:00 |
|
Stefan Monnier
|
77ab81d054
|
Merge from emacs-23
|
2011-01-14 12:18:41 -05:00 |
|
Glenn Morris
|
5df4f04cd3
|
Add 2011 to FSF/AIST copyright years.
|
2011-01-02 15:50:46 -08:00 |
|
Dan Nicolaescu
|
a0310a6c22
|
Declare and define in one step various mode maps.
* lisp/shell.el (shell-mode-map):
* lisp/progmodes/modula2.el (m2-mode-map):
* lisp/progmodes/inf-lisp.el (inferior-lisp-mode-map):
* lisp/play/mpuz.el (mpuz-mode-map):
* lisp/play/landmark.el (lm-mode-map):
* lisp/play/decipher.el (decipher-mode-map):
* lisp/play/5x5.el (5x5-mode-map):
* lisp/net/telnet.el (telnet-mode-map):
* lisp/net/quickurl.el (quickurl-list-mode-map):
* lisp/net/mairix.el (mairix-searches-mode-map):
* lisp/net/eudc-hotlist.el (eudc-hotlist-mode-map):
* lisp/net/dig.el (dig-mode-map):
* lisp/mail/mspools.el (mspools-mode-map):
* lisp/hexl.el (hexl-mode-map):
* lisp/emulation/ws-mode.el (wordstar-C-k-map, wordstar-mode-map)
(wordstar-C-o-map, wordstar-C-q-map):
* lisp/emacs-lisp/edebug.el (edebug-eval-mode-map):
* lisp/emacs-lisp/chart.el (chart-map):
* lisp/edmacro.el (edmacro-mode-map):
* lisp/array.el (array-mode-map): Declare and define in one step.
* lisp/erc/erc-list.el (erc-list-menu-mode-map): Declare and define in one step.
|
2010-10-10 16:12:30 -07:00 |
|
Juri Linkov
|
5a97d2da2c
|
Scrolling commands which scroll a line instead of full screen..
http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01452.html
* simple.el (scroll-up-line, scroll-down-line): New commands.
Put property isearch-scroll=t on them.
* emulation/ws-mode.el (scroll-down-line, scroll-up-line):
Remove commands.
|
2010-04-06 02:44:24 +03:00 |
|
Glenn Morris
|
114f9c9679
|
Add 2010 to copyright years.
|
2010-01-13 00:35:10 -08:00 |
|
Glenn Morris
|
1e2b6acfd2
|
Replace empty let's with progn'.
|
2009-09-13 02:14:25 +00:00 |
|
Glenn Morris
|
ae940284fa
|
Add 2009 to copyright years.
|
2009-01-05 03:18:22 +00:00 |
|
Glenn Morris
|
ed0f493f0a
|
Switch to recommended form of GPLv3 permissions notice.
|
2008-05-06 03:28:01 +00:00 |
|
Stefan Monnier
|
cbee283dd7
|
Fix up comment convention on the arch-tag lines.
|
2008-04-10 14:10:46 +00:00 |
|
Glenn Morris
|
8b72699e88
|
Add 2008 to copyright years.
|
2008-01-07 01:14:52 +00:00 |
|
Glenn Morris
|
e0085d62fa
|
Switch license to GPLv3 or later.
|
2007-07-25 04:14:29 +00:00 |
|
Glenn Morris
|
f0fa15c5e5
|
Add 2007 to copyright years.
|
2007-01-21 02:48:43 +00:00 |
|
Glenn Morris
|
d59c31376c
|
Update copyright years.
|
2006-12-07 05:06:17 +00:00 |
|
Thien-Thi Nguyen
|
ceb4c4d303
|
Update years in copyright notice; nfc.
|
2006-02-06 12:31:40 +00:00 |
|
Deepak Goel
|
7b8a295e79
|
message format spec fixes, commit # 8
|
2005-09-18 12:39:40 +00:00 |
|
Thien-Thi Nguyen
|
5fd6d89f46
|
Update years in copyright notice; nfc.
|
2005-08-01 15:47:19 +00:00 |
|
Lute Kamstra
|
3a35cf56e7
|
Update FSF's address.
|
2005-07-04 17:55:18 +00:00 |
|
Lute Kamstra
|
b98d046765
|
(wordstar-mode): Use run-mode-hooks.
|
2005-05-26 15:14:51 +00:00 |
|
Miles Bader
|
ab5796a9f9
|
Add arch taglines
|
2003-09-01 15:45:59 +00:00 |
|
Juanma Barranquero
|
a1506d2977
|
Trailing whitepace deleted.
|
2003-02-04 13:24:35 +00:00 |
|
Pavel Janík
|
f0529b5b1a
|
Doc fix.
|
2001-12-20 19:01:00 +00:00 |
|
Karl Heuer
|
d73769eb97
|
(wordstar-mode): Run wordstar-mode-hook.
|
1997-11-11 02:56:56 +00:00 |
|
Richard M. Stallman
|
896546cd9b
|
Add provide call.
|
1997-06-22 18:57:55 +00:00 |
|
Richard M. Stallman
|
05e9907c40
|
(wordstar-mode): Add a mode-class property.
|
1997-05-05 04:19:41 +00:00 |
|
Erik Naggum
|
b578f267af
|
Update FSF's address.
|
1996-01-14 07:34:30 +00:00 |
|
Richard M. Stallman
|
2486eb97d7
|
(wordstar-center-line): Renamed from center-line.
(wordstar-center-region): Renamed from center-region.
(wordstar-center-paragraph): Renamed from center-paragraph.
|
1995-08-29 14:55:25 +00:00 |
|
Karl Heuer
|
9c481732d1
|
(ws-search): Fix malformed character constants.
|
1994-05-26 17:38:14 +00:00 |
|
Richard M. Stallman
|
a4e104bf5c
|
Doc fix.
|
1994-05-22 22:14:17 +00:00 |
|
Richard M. Stallman
|
5924340384
|
Fix copying conditions for current GPL version.
|
1994-04-07 20:30:18 +00:00 |
|
Richard M. Stallman
|
dd64d80736
|
(wordstar-mode): Add autoload.
|
1993-11-08 15:01:44 +00:00 |
|
Jim Blandy
|
eb8c3be94e
|
Apply typo patches from Paul Eggert.
|
1993-06-09 11:59:12 +00:00 |
|
Richard M. Stallman
|
6b18575907
|
(ws-mark-word): Use forward-word, with an arg, instead of backward-word.
(wordstar-mode): Move after definition of keymap.
(ws-move-block): Just two args for kill-region.
|
1992-09-28 13:02:21 +00:00 |
|
Richard M. Stallman
|
8531c2ac1c
|
Delete obsolete comments.
|
1992-09-26 22:52:22 +00:00 |
|
Eric S. Raymond
|
5814274441
|
entered into RCS
|
1992-07-22 02:58:48 +00:00 |
|
Eric S. Raymond
|
6251ee24af
|
*** empty log message ***
|
1992-07-17 18:53:44 +00:00 |
|
Eric S. Raymond
|
d46bac56ad
|
*** empty log message ***
|
1992-07-14 19:42:01 +00:00 |
|
Eric S. Raymond
|
6cf0d154a1
|
*** empty log message ***
|
1992-07-14 18:50:09 +00:00 |
|
Eric S. Raymond
|
76d7458ed9
|
*** empty log message ***
|
1992-05-30 19:21:46 +00:00 |
|
Jim Blandy
|
fb1c6be2e1
|
Initial revision
|
1991-07-01 21:35:27 +00:00 |
|