1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-29 02:02:50 -07:00
Commit graph

1468 commits

Author SHA1 Message Date
Dan Nicolaescu
f24311feda *** empty log message *** 2007-07-07 03:01:31 +00:00
Eli Zaretskii
325ba04613 Document how to get back the old binding of SPC in file prompts. 2007-07-06 16:13:37 +00:00
Jason Rumney
6ede9eeac1 Added note about new style scrollbars on Windows XP and later. 2007-06-23 16:57:51 +00:00
Chong Yidong
f67c1e14c0 ** In Image mode, whenever the displayed image is wider and/or higher
than the window, the usual keys for moving the cursor cause the image
to be scrolled horizontally or vertically instead.
2007-06-08 03:04:22 +00:00
Chong Yidong
cdd50783ca Identify Emacs 22.2 changes (so we don't lose them later). 2007-06-07 16:57:32 +00:00
Glenn Morris
dafbac3389 Mark H. Weaver <mhw at netris.org> (tiny change)
(set-mark-command-repeat-pop): Fix duplicate entry.
2007-06-07 06:39:17 +00:00
Richard M. Stallman
e8f6c0ba90 Minor cleanup. 2007-05-29 02:16:17 +00:00
Glenn Morris
afef5edea8 Robert J. Chassell <bob at rattlesnake.com>
Fix instances of `allow' without object.
2007-05-29 00:44:34 +00:00
Stefan Monnier
92228a10a2 (magic-fallback-mode-alist): Rename from file-start-mode-alist. 2007-05-16 16:07:15 +00:00
Richard M. Stallman
80012aeb1c *** empty log message *** 2007-05-12 16:59:34 +00:00
Richard M. Stallman
7d145fa308 *** empty log message *** 2007-05-10 14:53:13 +00:00
Richard M. Stallman
ce55f97ce3 *** empty log message *** 2007-05-07 23:42:38 +00:00
Glenn Morris
8ec65cd7d1 Try to rearrange by related topics, and some order of importance. 2007-05-05 22:39:58 +00:00
Glenn Morris
92fd40a39d Restore python.el pending consideration of legal status. Remove
reference to external python version.
2007-04-28 19:54:53 +00:00
Richard M. Stallman
fa58f4b581 *** empty log message *** 2007-04-28 18:06:15 +00:00
Richard M. Stallman
46062b5605 *** empty log message *** 2007-04-28 17:21:40 +00:00
Richard M. Stallman
71a4847e8c *** empty log message *** 2007-04-28 17:09:54 +00:00
Chong Yidong
25a1be199c Add link to python.el at emacswiki.org 2007-04-24 02:02:36 +00:00
Chong Yidong
1143cb63bb python.el removed. 2007-04-24 01:43:47 +00:00
Chong Yidong
f0601c5adb Minor fix. 2007-04-23 19:36:57 +00:00
Glenn Morris
ac8fa58f14 (EMACS): This change was reverted, so delete this entry. 2007-04-22 20:19:42 +00:00
Kim F. Storm
362a3371b5 Reorder some entries. 2007-04-22 15:53:16 +00:00
Chong Yidong
bc011a990e *** Bindings for Image-Dired added
Rename Thumbnails to Image-Dired.
2007-04-22 14:05:51 +00:00
Chong Yidong
1055185e3a tumme.el is now image-dired.el 2007-04-22 14:01:30 +00:00
Chong Yidong
8914e2617a Rename "tumme" to "thumbnails". 2007-04-22 03:39:14 +00:00
Chong Yidong
89b6fd2502 Remove +++ and --- lines. 2007-04-20 21:39:32 +00:00
Chong Yidong
a962bfb169 define-global-minor-mode -> define-globalized-minor-mode 2007-04-20 19:30:24 +00:00
Chong Yidong
a49f23e9d8 Mention Russian tutorial and refcard translations. 2007-04-19 19:01:41 +00:00
Kim F. Storm
e6fbaae6de Tiny typo. 2007-04-18 15:10:10 +00:00
David Kastrup
fc6a22502e * NEWS: Mention `query-replace-regexp-eval' being deprecated.
* replace.el (query-replace-regexp-eval): Deprecate.
2007-04-17 23:24:13 +00:00
Glenn Morris
c8d646ca14 Fix typos. 2007-04-12 03:51:24 +00:00
Glenn Morris
6c65d6b393 Grammar fixes. 2007-04-12 03:32:38 +00:00
Glenn Morris
29b7722ada Remove date at the top of the file, since it is almost always
incorrect and contains no useful info.
2007-04-12 02:31:20 +00:00
Richard M. Stallman
8cf70aceef *** empty log message *** 2007-04-09 01:24:24 +00:00
Chong Yidong
714356abaf Update --- and +++ lines. 2007-04-08 14:09:16 +00:00
Chong Yidong
331345ba4d Add ascii-case-table and with-case-table. 2007-04-04 16:02:37 +00:00
Glenn Morris
7ba3f463df *** empty log message *** 2007-03-23 03:47:54 +00:00
Nick Roberts
acc3a558d1 *** empty log message *** 2007-03-19 23:16:28 +00:00
Richard M. Stallman
705959fc64 *** empty log message *** 2007-03-19 05:42:21 +00:00
David Kastrup
d0483d25c0 * NEWS (fontification): Mention that the new default for
jit-lock-stealth-time is now nil.

* jit-lock.el (jit-lock-stealth-time): Change default to nil.
Preserve 16 as default value for "seconds" when customizing.
2007-03-04 08:41:08 +00:00
Dan Nicolaescu
23b00cd06f *** empty log message *** 2007-03-03 02:29:07 +00:00
Romain Francoise
e2495d961f Fix typo. 2007-03-01 12:11:15 +00:00
Kim F. Storm
e4ddce5a20 *** empty log message *** 2007-03-01 10:01:32 +00:00
Kim F. Storm
9c576ea066 (About external Lisp packages): New section. 2007-03-01 09:41:45 +00:00
Dan Nicolaescu
84a55bb509 *** empty log message *** 2007-02-27 16:52:55 +00:00
Thien-Thi Nguyen
400cf56b27 Grammar and capitalization fixes; nfc. 2007-02-22 09:32:56 +00:00
Kenichi Handa
5a1ffd7376 (New language environmets): Add "Esperanto". 2007-02-19 05:11:18 +00:00
Kim F. Storm
428807eae4 *** empty log message *** 2007-02-14 11:59:36 +00:00
Kim F. Storm
b591e71788 Add make-glyph-code etc. 2007-02-14 11:32:36 +00:00
Kim F. Storm
b58cb59f10 *** empty log message *** 2007-02-11 22:30:21 +00:00