Glenn Morris
fde92a8128
Fix comment typo.
2008-05-17 20:11:43 +00:00
Glenn Morris
bcb04d981a
(top-level): Load auth-source when compiling.
2008-05-17 20:10:06 +00:00
Glenn Morris
ac342f28c0
(fortran-font-lock-keywords-2): Add .eqv., .neqv.
2008-05-17 20:08:54 +00:00
Glenn Morris
07cfc4e77d
(child_setup_tty): Handle systems with NLDLY, without FFDLY.
2008-05-17 20:07:09 +00:00
Andreas Schwab
53b2b69f6f
(vc-dir-mode-map): Fix M-down and M-up binding.
2008-05-17 20:00:41 +00:00
Dan Nicolaescu
046ca5827e
*** empty log message ***
2008-05-17 17:13:38 +00:00
Dan Nicolaescu
4f155125f1
(vc-annotate-show-diff-revision-at-line): Change
...
vc-diff-internal arg to match what vc-deduce-fileseset returns now.
2008-05-17 17:07:46 +00:00
Vinicius Jose Latorre
fb75de8f7f
menu-bar-select-buffer: Reinsert it as msb.el use it.
2008-05-17 14:33:48 +00:00
Michael Olson
295673de2f
Update ChangeLog
2008-05-17 06:24:48 +00:00
Michael Olson
a22467fed0
edo: do not emit trailing newline
2008-05-17 06:22:22 +00:00
John Paul Wallington
1915fb444e
(top-level): Revert previous change: require cl when compiling.
2008-05-17 00:04:07 +00:00
Eric S. Raymond
7c2ec3f975
Use state prettyprinter in vc-dir buffers.
2008-05-16 22:42:36 +00:00
John Paul Wallington
c8039c6b14
(top-level): Don't require cl when compiling.
...
(vc-dir-mode-map): Fix backquote.
(vc-at-event): Doc fix. Use `make-symbol' instead of `gensym'.
2008-05-16 22:39:45 +00:00
Michael Albinus
82f3844e66
* net/tramp.el (tramp-handle-write-region): Fix check for short
...
track. Reported by Glenn Morris <rgm@gnu.org>.
2008-05-16 20:20:36 +00:00
Eric S. Raymond
98712492e7
Improved extra-headers method for CVS.
2008-05-16 19:15:26 +00:00
Eric S. Raymond
2ec0d864c1
Add extra-headers method for SVN.
2008-05-16 18:15:26 +00:00
Eli Zaretskii
1cab27d254
(Ffile_attributes): Shut up GCC warnings about st_uid
2008-05-16 11:12:48 +00:00
Eli Zaretskii
1ccdfd3359
frame.c (Fdelete_frame): Don't call font_update_drviers if
...
HAVE_WINDOW_SYSTEM is not defined.
xfaces.c (merge_face_ref, merge_face_vectors)
(Finternal_set_lisp_face_attribute): Use FONT_*_INDEX only when
HAVE_WINDOW_SYSTEM is defined.
(Fface_font): Fix non-HAVE_WINDOW_SYSTEM case.
2008-05-16 11:10:16 +00:00
Eric S. Raymond
09eabf0fa5
Clean up after granbbing CVS/Root info.
2008-05-16 09:30:17 +00:00
Eric S. Raymond
4c61891a9e
Extract and display the CVS repository.
2008-05-16 09:23:22 +00:00
Eric S. Raymond
780162950d
Remove a very old comment.
2008-05-16 08:53:51 +00:00
Juanma Barranquero
a2a413ad1a
(vc-sccs-create-tag): Fix typo in error message and pass backend arg.
2008-05-16 08:36:17 +00:00
Juanma Barranquero
9e4423c550
(vc-rcs-create-tag): Fix typo in error message and pass backend arg.
2008-05-16 08:32:57 +00:00
Juanma Barranquero
b34807bd4a
*** empty log message ***
2008-05-16 08:25:00 +00:00
Glenn Morris
352c8b4a9b
Switch to recommended form of GPLv3 permissions notice.
2008-05-16 06:02:53 +00:00
Glenn Morris
8ae3715e3e
Switch to recommended form of GPLv3 permissions notice.
2008-05-16 05:49:14 +00:00
Glenn Morris
97c0352c51
Switch to recommended form of GPLv3 permissions notice.
2008-05-16 05:22:47 +00:00
Stefan Monnier
a58041570c
(parse_menu_item): Fix last change.
2008-05-16 04:55:56 +00:00
Stefan Monnier
86b8971382
(parse_menu_item): Do not cache key shortcut any more.
2008-05-16 04:28:27 +00:00
Miles Bader
b35f288d47
Merge from emacs--rel--22
...
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1166
2008-05-16 02:05:57 +00:00
Miles Bader
5833346788
Merge from gnus--devo--0
...
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1165
2008-05-16 02:05:17 +00:00
Kenichi Handa
d9ed262d50
*** empty log message ***
2008-05-16 01:29:55 +00:00
Michael Albinus
5615d63fac
* net/tramp.el: Load auth-source library.
...
(tramp-read-passwd): Use it for password, not login.
(tramp-file-name-for-operation): Add `make-temp-name'.
2008-05-15 21:06:59 +00:00
Jonathan Yavner
67525fb917
Add Shigeru Fukaya to SES authors list.
2008-05-15 19:29:38 +00:00
Jonathan Yavner
c0c30dd15f
* ses.el (ses-goto-print): Use move-to-column rather than
...
forward-char.
(ses-print-cell): Use string-width, truncate-string-to-width,
delete-region rather than length, substring, delete-char.
(ses-setup): Set inhibit-point-motion-hooks to t. Calculate
position by actually moving point rather than just using unibyte
character length.
(ses-mode): Set indent-tabs-mode to nil.
(ses-center): Use string-width rather than length.
2008-05-15 19:24:57 +00:00
Eric S. Raymond
370fded4f6
Snapshot primitives globally renamed to refer to tags, documentation updated.
2008-05-15 17:38:50 +00:00
Eric S. Raymond
e6d897b38e
Comment fix.
2008-05-15 15:02:57 +00:00
Eric S. Raymond
400aec1ab3
More elimination of buffer name dependencies.
2008-05-15 15:01:29 +00:00
Eric S. Raymond
d536a90488
Remove assumptions about buffer names.
2008-05-15 14:32:49 +00:00
Eric S. Raymond
97275f80a9
Move vc-dir menu hook back to vc-dispatcher.
2008-05-15 13:50:55 +00:00
Eric S. Raymond
373b651983
Fix an incorrect buffer name and remove an unneeded defalias.
2008-05-15 12:36:31 +00:00
Kenichi Handa
79f105c988
(font_find_for_lface): Reflect LFACE_FONT in the font
...
preference.
2008-05-15 10:29:39 +00:00
YAMAMOTO Mitsuharu
62867b112d
(x_draw_relief_rect): Remove unused variable `dpy'.
2008-05-15 09:35:50 +00:00
YAMAMOTO Mitsuharu
6750bd9357
(mac_store_event_ref_as_apple_event)
...
[TARGET_API_MAC_CARBON]: Fix last change.
2008-05-15 09:05:53 +00:00
Kenichi Handa
fd8a1cae45
*** empty log message ***
2008-05-15 08:13:55 +00:00
Juanma Barranquero
ebff94f066
Fix typo in previous change.
2008-05-15 08:02:07 +00:00
Glenn Morris
b83446dd6e
Switch to recommended form of GPLv3 permissions notice.
2008-05-15 07:47:22 +00:00
Glenn Morris
7181e665ac
Fix previous.
2008-05-15 07:45:48 +00:00
Glenn Morris
95fb113eab
Switch to recommended form of GPLv3 permissions notice.
...
Remove Creator metadata.
2008-05-15 07:45:18 +00:00
Glenn Morris
ab73e885f0
Switch to recommended form of GPLv3 permissions notice.
2008-05-15 07:32:14 +00:00