]>
git.eshelyaron.com Git - emacs.git/log
Kenichi Handa [Tue, 1 May 2007 05:10:26 +0000 (05:10 +0000)]
Don't define HAVE_LIBOTF if OTF_get_features is
not available.
Andreas Schwab [Sun, 29 Apr 2007 16:04:01 +0000 (16:04 +0000)]
*** empty log message ***
Andreas Schwab [Sun, 29 Apr 2007 16:03:52 +0000 (16:03 +0000)]
(read1): Use CHAR_TABLE_STANDARD_SLOTS to validate
char-table size.
Miles Bader [Thu, 26 Apr 2007 04:38:27 +0000 (04:38 +0000)]
Merge from emacs--devo--0
Patches applied:
* emacs--devo--0 (patch 711-712)
- Update from CVS
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-199
Miles Bader [Thu, 26 Apr 2007 04:31:32 +0000 (04:31 +0000)]
Changes from arch/CVS synchronization
Miles Bader [Thu, 26 Apr 2007 04:12:38 +0000 (04:12 +0000)]
Add arch tagline
Glenn Morris [Thu, 26 Apr 2007 03:44:07 +0000 (03:44 +0000)]
*** empty log message ***
Glenn Morris [Thu, 26 Apr 2007 03:43:32 +0000 (03:43 +0000)]
Luc Teirlinck <teirllm at dms.auburn.edu>:
(locate-in-alternate-database): Doc fix.
Glenn Morris [Thu, 26 Apr 2007 03:34:46 +0000 (03:34 +0000)]
Mention increasing trunk version number after branching.
Glenn Morris [Thu, 26 Apr 2007 03:32:48 +0000 (03:32 +0000)]
Increase version to 22.1.50.
Glenn Morris [Thu, 26 Apr 2007 03:32:40 +0000 (03:32 +0000)]
*** empty log message ***
Glenn Morris [Thu, 26 Apr 2007 03:28:30 +0000 (03:28 +0000)]
(EMACSVER): Increase to 22.1.50.
Glenn Morris [Thu, 26 Apr 2007 03:19:13 +0000 (03:19 +0000)]
(button): Use underline if supported, else fall back to color.
Glenn Morris [Thu, 26 Apr 2007 03:18:37 +0000 (03:18 +0000)]
*** empty log message ***
Kenichi Handa [Thu, 26 Apr 2007 00:56:04 +0000 (00:56 +0000)]
*** empty log message ***
Kenichi Handa [Thu, 26 Apr 2007 00:55:56 +0000 (00:55 +0000)]
New file.
Kenichi Handa [Thu, 26 Apr 2007 00:55:39 +0000 (00:55 +0000)]
(OTHERS): Add arabic.elc.
Kenichi Handa [Thu, 26 Apr 2007 00:37:14 +0000 (00:37 +0000)]
(check_otf_features): Define it regardless of
HAVE_LIBOTF.
Karl Berry [Thu, 26 Apr 2007 00:10:22 +0000 (00:10 +0000)]
better breaks on copyright page, 8.5x11 by default
Karl Berry [Wed, 25 Apr 2007 23:23:33 +0000 (23:23 +0000)]
last-minute better break
J.D. Smith [Wed, 25 Apr 2007 20:44:54 +0000 (20:44 +0000)]
(idlwave-beginning-of-subprogram, idlwave-end-of-subprogram): Take
optional NOMARK arg to prevent pushing mark.
(idlwave-current-routine): Don't push mark.
Kenichi Handa [Wed, 25 Apr 2007 13:12:05 +0000 (13:12 +0000)]
*** empty log message ***
Kenichi Handa [Wed, 25 Apr 2007 13:11:57 +0000 (13:11 +0000)]
(reorder_font_vector): Check contents of font_def.
(fontset_find_font): Fix previous change.
Kenichi Handa [Wed, 25 Apr 2007 12:07:30 +0000 (12:07 +0000)]
*** empty log message ***
Kenichi Handa [Wed, 25 Apr 2007 12:07:07 +0000 (12:07 +0000)]
(ftfont_driver): Delete font_otf_gsub and
font_otf_gpos, add font_drive_otf.
Kenichi Handa [Wed, 25 Apr 2007 12:06:25 +0000 (12:06 +0000)]
(fontset_find_font): Pay attention to font size
specified for a font.
Kenichi Handa [Wed, 25 Apr 2007 12:05:28 +0000 (12:05 +0000)]
(struct otf_list): Delete it.
(otf_list): Make it a lisp variable..
(otf_open): Use lispy otf_list.
(generate_otf_features): Renamed from parse_gsub_gpos_spec.
(check_otf_features): New function.
(font_otf_DeviceTable, font_otf_ValueRecord, font_otf_Anchor): New
functinos.
(font_drive_otf): New function merging font_otf_gsub and
font_otf_gpos.
(font_open_for_lface): New arg spec. Change argument order.
(font_load_for_face): Adjusted for the change of
font_open_for_lface.
(Ffont_drive_otf): New function merging Ffont_otf_gsub and
Ffont_otf_gpos.
(syms_of_font): Staticpro otf_list. Delete defsubr of
Sfont_otf_gsub and Sfont_otf_gpos. Defsubr Sfont_drive_otf.
Kenichi Handa [Wed, 25 Apr 2007 12:00:13 +0000 (12:00 +0000)]
(font_open_for_lface): Adjust prototype.
(struct font_driver): Delete members otf_gsub and otf_gpos, add
member otf_drive.
(font_otf_gsub, font_otf_gpos): Delete externs.
(font_drive_otf): Extern it.
Kenichi Handa [Wed, 25 Apr 2007 11:59:44 +0000 (11:59 +0000)]
*** empty log message ***
Kenichi Handa [Wed, 25 Apr 2007 11:58:35 +0000 (11:58 +0000)]
(set_font_frame_param): Adjusted for the change of
font_open_for_lface.
Glenn Morris [Wed, 25 Apr 2007 05:53:17 +0000 (05:53 +0000)]
*** empty log message ***
Glenn Morris [Wed, 25 Apr 2007 05:51:56 +0000 (05:51 +0000)]
Werner LEMBERG <wl at gnu.org>:
Replace -- with \(em.
Glenn Morris [Wed, 25 Apr 2007 05:45:30 +0000 (05:45 +0000)]
Yavor Doganov <yavor at gnu.org> (tiny change)
Escape some minus signs.
Glenn Morris [Wed, 25 Apr 2007 05:44:37 +0000 (05:44 +0000)]
*** empty log message ***
Glenn Morris [Wed, 25 Apr 2007 04:58:14 +0000 (04:58 +0000)]
Mathias Dahl <mathias.dahl at gmail.com>:
(image-dired-display-image): Derive image-type from filename rather
than assuming jpeg, in case no resizing was needed.
Glenn Morris [Wed, 25 Apr 2007 04:44:28 +0000 (04:44 +0000)]
Johan Bockg� <bojohan at dd.chalmers.se>:
(
defface ): Doc fix.
Glenn Morris [Wed, 25 Apr 2007 04:43:51 +0000 (04:43 +0000)]
*** empty log message ***
Nick Roberts [Wed, 25 Apr 2007 01:32:35 +0000 (01:32 +0000)]
*** empty log message ***
Nick Roberts [Wed, 25 Apr 2007 01:26:05 +0000 (01:26 +0000)]
Add note about cutting the branch.
Miles Bader [Tue, 24 Apr 2007 21:56:25 +0000 (21:56 +0000)]
Merge from emacs--devo--0
Patches applied:
* emacs--devo--0 (patch 698-710)
- Update from CVS
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 216)
- Update from CVS
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-196
Stefan Monnier [Tue, 24 Apr 2007 21:15:28 +0000 (21:15 +0000)]
.
Stefan Monnier [Tue, 24 Apr 2007 21:08:28 +0000 (21:08 +0000)]
*** empty log message ***
Juanma Barranquero [Tue, 24 Apr 2007 14:20:54 +0000 (14:20 +0000)]
*** empty log message ***
Richard M. Stallman [Tue, 24 Apr 2007 14:20:53 +0000 (14:20 +0000)]
*** empty log message ***
Juanma Barranquero [Tue, 24 Apr 2007 14:18:05 +0000 (14:18 +0000)]
(DETAILED BUILDING AND INSTALLATION): Fix typo.
Richard M. Stallman [Tue, 24 Apr 2007 13:56:17 +0000 (13:56 +0000)]
*** empty log message ***
Kenichi Handa [Tue, 24 Apr 2007 11:35:23 +0000 (11:35 +0000)]
*** empty log message ***
Kenichi Handa [Tue, 24 Apr 2007 11:35:15 +0000 (11:35 +0000)]
(font_at): If the window W is not on a window system,
return Qnil.
Kenichi Handa [Tue, 24 Apr 2007 08:14:00 +0000 (08:14 +0000)]
*** empty log message ***
Kenichi Handa [Tue, 24 Apr 2007 08:13:48 +0000 (08:13 +0000)]
(produce_chars): Don't call insert_from_gap if no
characters to produce.
(encode_coding): Likewise.
Chong Yidong [Tue, 24 Apr 2007 01:45:21 +0000 (01:45 +0000)]
Revert last change.
Chong Yidong [Tue, 24 Apr 2007 01:40:56 +0000 (01:40 +0000)]
python.el removed.
Chong Yidong [Tue, 24 Apr 2007 01:32:41 +0000 (01:32 +0000)]
(redisplay_window): Use BEG_UNCHANGED and END_UNCHANGED values of the
actual window.
Chong Yidong [Tue, 24 Apr 2007 01:32:31 +0000 (01:32 +0000)]
* xdisp.c (redisplay_window): Use BEG_UNCHANGED and END_UNCHANGED
values of the actual window.
J.D. Smith [Tue, 24 Apr 2007 00:24:19 +0000 (00:24 +0000)]
(idlwave-shell-clear-all-bp): Don't re-query for each cleared BP.
(idlwave-shell-clear-bp): Optionally skip BP query.
(idlwave-shell-update-bp-overlays): Use set-window-margins instead of
set-window-buffer, which incorrectly moves displayed region.
Luc Teirlinck [Tue, 24 Apr 2007 00:10:21 +0000 (00:10 +0000)]
Whitespace change.
Chong Yidong [Mon, 23 Apr 2007 22:12:05 +0000 (22:12 +0000)]
Add comment.
Chong Yidong [Mon, 23 Apr 2007 22:11:17 +0000 (22:11 +0000)]
Tweak ChangeLog entry.
Chong Yidong [Mon, 23 Apr 2007 22:06:02 +0000 (22:06 +0000)]
** rcyeske@gmail.com, April 22: Failure to build on OpenBSD macppc.
Update.
Jay Belanger [Mon, 23 Apr 2007 21:41:06 +0000 (21:41 +0000)]
*** empty log message ***
Jay Belanger [Mon, 23 Apr 2007 21:32:44 +0000 (21:32 +0000)]
(Reporting bugs): Update maintainer's address.
Jay Belanger [Mon, 23 Apr 2007 21:30:42 +0000 (21:30 +0000)]
Update maintainer's address.
Jay Belanger [Mon, 23 Apr 2007 21:29:30 +0000 (21:29 +0000)]
Update maintainer's address.
(calc-bug-address): Update maintainer's address.
Richard M. Stallman [Mon, 23 Apr 2007 21:27:55 +0000 (21:27 +0000)]
*** empty log message ***
Richard M. Stallman [Mon, 23 Apr 2007 21:27:40 +0000 (21:27 +0000)]
(Fstart_process): Doc fix.
Richard M. Stallman [Mon, 23 Apr 2007 21:19:11 +0000 (21:19 +0000)]
(set-mark-command-repeat-pop): Put in `editing-basics' group.
Richard M. Stallman [Mon, 23 Apr 2007 21:16:31 +0000 (21:16 +0000)]
(set-mark-command-repeat-pop): Doc fix.
Alan Mackenzie [Mon, 23 Apr 2007 21:10:53 +0000 (21:10 +0000)]
Remove spurious entry which duplicated an entry already made.
Chong Yidong [Mon, 23 Apr 2007 19:43:52 +0000 (19:43 +0000)]
Alfred M. Szmidt, April 23: Build succeeds on OpenBSD 3.9.
Chong Yidong [Mon, 23 Apr 2007 19:36:57 +0000 (19:36 +0000)]
Minor fix.
Chong Yidong [Mon, 23 Apr 2007 19:28:59 +0000 (19:28 +0000)]
** Stephen.Berman@gmx.net, April 22: redisplay
This is unrelated to redisplay; X (or GTK) dialog boxes are not
managed by the redisplay engine, so there is no expectation that
redisplay must occur before or after the dialog box appears. See
2007-04-23 messages on emacs-devel.
Chong Yidong [Mon, 23 Apr 2007 15:21:57 +0000 (15:21 +0000)]
** nickrob@snap.net.nz, April 23: Info-scroll-up/down on mode-line
Fixed.
Chong Yidong [Mon, 23 Apr 2007 15:21:47 +0000 (15:21 +0000)]
(Info-mouse-scroll-up, Info-mouse-scroll-down): New functions.
(Info-mode-line-node-keymap): Bind mouse commands to
Info-mouse-scroll-up/down instead of Info-scroll-up/down.
Chong Yidong [Mon, 23 Apr 2007 15:21:11 +0000 (15:21 +0000)]
* info.el (Info-mouse-scroll-up, Info-mouse-scroll-down): New functions.
(Info-mode-line-node-keymap): Bind mouse commands to
Info-mouse-scroll-up/down instead of Info-scroll-up/down.
Chong Yidong [Mon, 23 Apr 2007 14:54:36 +0000 (14:54 +0000)]
** Finish fixing locate.el.
Fixed.
Chong Yidong [Mon, 23 Apr 2007 14:54:04 +0000 (14:54 +0000)]
(locate-local-prompt): New var.
(locate-prompt-for-search-string): New function.
(locate): Make locate-local-prompt buffer-local. Use
locate-prompt-for-search-string.
(locate-with-filter): New optional arg. Use
locate-prompt-for-search-string.
(locate-update): Bind locate-prompt-for-command.
Chong Yidong [Mon, 23 Apr 2007 14:53:51 +0000 (14:53 +0000)]
* locate.el (locate-local-prompt): New var.
(locate-prompt-for-search-string): New function.
(locate): Make locate-local-prompt buffer-local. Use
locate-prompt-for-search-string.
(locate-with-filter): New optional arg. Use
locate-prompt-for-search-string.
(locate-update): Bind locate-prompt-for-command.
Chong Yidong [Mon, 23 Apr 2007 14:39:40 +0000 (14:39 +0000)]
(Highlight Interactively): Correct description of hi-lock-file-patterns-policy.
Chong Yidong [Mon, 23 Apr 2007 14:39:16 +0000 (14:39 +0000)]
* display.texi (Highlight Interactively): Correct description of
hi-lock-file-patterns-policy.
Richard M. Stallman [Mon, 23 Apr 2007 14:30:05 +0000 (14:30 +0000)]
*** empty log message ***
Chong Yidong [Mon, 23 Apr 2007 14:26:22 +0000 (14:26 +0000)]
(File Archives): Mention self-extracting executables.
Chong Yidong [Mon, 23 Apr 2007 14:25:42 +0000 (14:25 +0000)]
* files.texi (File Archives): Mention self-extracting executables.
Chong Yidong [Mon, 23 Apr 2007 14:22:15 +0000 (14:22 +0000)]
Regenerate.
Eli Zaretskii [Mon, 23 Apr 2007 09:16:30 +0000 (09:16 +0000)]
*** empty log message ***
Eli Zaretskii [Mon, 23 Apr 2007 09:15:59 +0000 (09:15 +0000)]
(Unconditional Replace, Query Replace): Add xref to "Replacement and Case".
Eli Zaretskii [Mon, 23 Apr 2007 09:02:08 +0000 (09:02 +0000)]
(Fstart_process): Doc fix.
Glenn Morris [Mon, 23 Apr 2007 07:17:08 +0000 (07:17 +0000)]
(magic-mode-alist): `<!DOCTYPE HTML' in html-mode.
Glenn Morris [Mon, 23 Apr 2007 07:16:10 +0000 (07:16 +0000)]
*** empty log message ***
Miles Bader [Mon, 23 Apr 2007 04:14:25 +0000 (04:14 +0000)]
Move src/ChangeLog entry to src/ChangeLog.unicode
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-194
Nick Roberts [Mon, 23 Apr 2007 03:32:12 +0000 (03:32 +0000)]
(button): Inherit from link face on a tty.
Nick Roberts [Mon, 23 Apr 2007 03:27:57 +0000 (03:27 +0000)]
*** empty log message ***
Glenn Morris [Mon, 23 Apr 2007 01:23:12 +0000 (01:23 +0000)]
(magic-mode-alist): Allow for carriage-returns in sgml-mode entries.
Glenn Morris [Mon, 23 Apr 2007 01:22:39 +0000 (01:22 +0000)]
*** empty log message ***
Glenn Morris [Mon, 23 Apr 2007 01:21:11 +0000 (01:21 +0000)]
(magic-mode-alist): Allow for carriage-returns in html-mode entry.
Glenn Morris [Mon, 23 Apr 2007 01:20:02 +0000 (01:20 +0000)]
*** empty log message ***
Glenn Morris [Mon, 23 Apr 2007 00:36:14 +0000 (00:36 +0000)]
(button): Use color for this face on a tty.
Glenn Morris [Mon, 23 Apr 2007 00:35:43 +0000 (00:35 +0000)]
*** empty log message ***
Glenn Morris [Sun, 22 Apr 2007 20:19:42 +0000 (20:19 +0000)]
(EMACS): This change was reverted, so delete this entry.
Richard M. Stallman [Sun, 22 Apr 2007 17:00:58 +0000 (17:00 +0000)]
*** empty log message ***
Richard M. Stallman [Sun, 22 Apr 2007 17:00:20 +0000 (17:00 +0000)]
(Fdefine_abbrev): Doc fix.