Juanma Barranquero
81404d64b3
*** empty log message ***
2003-05-07 22:12:02 +00:00
Stefan Monnier
766f275a71
*** empty log message ***
2003-05-07 16:18:06 +00:00
Juanma Barranquero
64dc28b0c7
*** empty log message ***
2003-05-06 17:57:43 +00:00
Lute Kamstra
9df382fe16
Removed an erroneous comment.
...
(hl-line-mode): Use buffer local hooks.
(global-hl-line-mode): Turn local modes on unconditionally.
(hl-line-highlight): Comment fix.
2003-05-06 15:35:58 +00:00
Richard M. Stallman
be5d837275
(comment-search-forward): Delete autoload cookie.
2003-05-06 10:40:35 +00:00
Kenichi Handa
844da0ff4c
(byte-compile-file): Fix comment
2003-05-06 05:10:59 +00:00
Kenichi Handa
590ef566ad
*** empty log message ***
2003-05-06 04:37:49 +00:00
Richard M. Stallman
59d18288fe
(dired-find-file): Bind find-file-run-dired around the call to find-file.
2003-05-05 21:22:13 +00:00
Stefan Monnier
b72cc2c3ba
*** empty log message ***
2003-05-05 17:07:28 +00:00
Stefan Monnier
1fd3454a34
First cut at vc-svn.el.
2003-05-05 15:42:27 +00:00
John Paul Wallington
375d5635f9
(batch-update-autoloads): Call `update-directory-autoloads'.
2003-05-05 00:25:11 +00:00
Juanma Barranquero
f33d0485dd
*** empty log message ***
2003-05-04 20:24:33 +00:00
Nick Roberts
cff5bea0e5
*** empty log message ***
2003-05-04 19:30:19 +00:00
Richard M. Stallman
56eebc2963
(update-directory-autoloads): Renamed from
...
update-autoloads-from-directories.
2003-05-04 13:08:58 +00:00
Nick Roberts
93e36c9cbf
*** empty log message ***
2003-05-03 21:55:09 +00:00
Richard M. Stallman
c73fce9a2c
(cperl-nonoverridable-face): Doc fix.
2003-05-03 13:53:41 +00:00
Juanma Barranquero
46a75c30d0
(recentf-cleanup): Swap tests for exclusion and accessibility.
2003-05-02 12:16:46 +00:00
Richard M. Stallman
62cbacdefd
*** empty log message ***
2003-05-01 20:15:04 +00:00
Juanma Barranquero
74070f4c5e
Fix braino.
2003-05-01 11:36:31 +00:00
Juanma Barranquero
fa9ed3c573
*** empty log message ***
2003-05-01 11:21:58 +00:00
Stefan Monnier
dca6b77cab
(easy-menu-get-map): Correctly handle non-submap bindings.
2003-04-30 20:53:04 +00:00
Juanma Barranquero
d7acd77436
*** empty log message ***
2003-04-30 00:13:34 +00:00
Juanma Barranquero
f62ebc65ab
Added a comment explaining the various ways to save a game score on POSIX
...
systems.
(gamegrid-add-score-with-update-game-score): Use `cond' instead of `if'.
Provide for the case that FILE is an absolute filename. Create the directory
"$HOME/.emacs.d/games", if necessary.
2003-04-29 23:06:50 +00:00
Richard M. Stallman
fb09209524
*** empty log message ***
2003-04-29 05:36:19 +00:00
John Paul Wallington
6640c250eb
(byte-compile-cl-warn): Use `string-match'.
2003-04-29 02:56:25 +00:00
Dave Love
118861dfa8
(byte-compile-cl-warn): Avoid cl warnings
...
from caaar & al.
2003-04-28 22:05:17 +00:00
Karl Berry
dc1cc0f639
use Jan in ChangeLog entry header per rms
2003-04-28 14:07:13 +00:00
Kenichi Handa
60ec936706
Set coding-category-utf-16-be to
...
mule-utf-16-be-with-signature, coding-category-utf-16-le to
mule-utf-16-le-with-signature. Raise the priority of
coding-category-utf-8, coding-category-utf-16-be, and
coding-category-utf-16-le
2003-04-28 09:17:25 +00:00
Juanma Barranquero
1b7a835ba3
*** empty log message ***
2003-04-27 11:24:59 +00:00
Juanma Barranquero
1d1d1b1fe3
*** empty log message ***
2003-04-26 23:53:00 +00:00
Juanma Barranquero
59b2ee6929
(regexp-opt-depth): Don't count a "//(" which appears inside a character set.
...
(regexp-opt-not-groupie*-re): New constant.
2003-04-26 23:29:45 +00:00
John Paul Wallington
acf8889775
(ibuffer-name-map, ibuffer-mode-name-map)
...
(ibuffer-mode-filter-group-map): Initialize in `defvar'.
(ibuffer-do-view-1): Use `make-frame' instead of `new-frame'.
2003-04-26 02:04:09 +00:00
Karl Berry
ec9b13721d
new image display support, from janneke
2003-04-25 23:17:06 +00:00
Kai Großjohann
c8df97026c
(file-relative-name): Recognize "c:/foo" as absolute
...
file name. Tiny change from David PONCE <david.ponce@wanadoo.fr>.
2003-04-25 14:14:31 +00:00
Sam Steingold
10b97bf735
symbol-macrolet' is similar to
let', not `multiple-value-bind'.
2003-04-25 02:00:17 +00:00
Sam Steingold
4e80f517a9
(fancy-diary-display-mode): Bind "q" to `quit-window'
...
in the fancy diary buffer.
2003-04-25 01:58:49 +00:00
Richard M. Stallman
d87a4a45db
(assq-delete-all): Ignore non-cons elememts.
2003-04-24 23:14:23 +00:00
John Paul Wallington
043dcdee03
(help-make-xrefs): Remove extra paren.
2003-04-24 08:37:02 +00:00
Richard M. Stallman
2c1e2995e5
(mail-send-and-exit): Make arg optional.
2003-04-24 02:00:09 +00:00
Richard M. Stallman
4c91443d07
(view-read-only): Doc fix.
2003-04-24 01:58:49 +00:00
Richard M. Stallman
0a08535e77
(scheme-mode-syntax-table): Use prefix syntax for ', `, comma, @ and #.
2003-04-24 01:41:45 +00:00
André Spiegel
1e58bef9c2
#
2003-04-23 13:19:36 +00:00
Glenn Morris
ade112567b
Restore changes from v1.5039 that were lost in v1.5046.
2003-04-22 10:57:14 +00:00
Stefan Monnier
620a294d49
*** empty log message ***
2003-04-21 15:43:02 +00:00
Richard M. Stallman
7ea52f92d6
*** empty log message ***
2003-04-21 01:38:36 +00:00
Sam Steingold
160181b884
(cvs-examine): Respect `find-file-visit-truename'.
2003-04-20 22:03:00 +00:00
Glenn Morris
d1389042e7
(which-func-modes): Add f90-mode.
...
(which-function): Handle imenu submenus.
2003-04-20 13:04:58 +00:00
Richard M. Stallman
e31afc09af
*** empty log message ***
2003-04-19 04:23:45 +00:00
Stefan Monnier
80d9508acf
(cua-mode): Use define-minor-mode.
...
(cua-global-mark-face): Fix face format.
2003-04-18 22:49:41 +00:00
Stefan Monnier
cb211eb2f6
(view-read-only): Move from view.el to files.el.
2003-04-18 13:53:18 +00:00