1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-04 08:47:11 +00:00
Commit Graph

80159 Commits

Author SHA1 Message Date
Glenn Morris
df798d2a01 Update GPL version. 2008-02-06 04:28:00 +00:00
Glenn Morris
77ad4cfe12 Update copyright years and GPL version. 2008-02-06 04:24:36 +00:00
Glenn Morris
7ecf3dcbe0 Update copyright years. 2008-02-06 04:21:49 +00:00
Stefan Monnier
ca3199106f * process.c (Fstart_process):
* callproc.c (Fcall_process): Handle the case where
Funhandled_file_name_directory returns nil.
2008-02-06 03:16:10 +00:00
Stefan Monnier
f9ffa1eabb (check_gstring): Use them and AREF to access the vector before
we know it's really a gstring.
(Ffont_shape_text): Fix typo.
(Ffont_shape_text, Ffont_otf_alternates): Fix up int/Lisp_Oject mixups.
2008-02-06 03:14:46 +00:00
Stefan Monnier
76860cbbf5 (enum lgstring_indices, enum lglyph_indices): New enums.
(LGSTRING_SLOT, LGSTRING_SET_SLOT): New macros.
2008-02-06 03:12:57 +00:00
Stefan Monnier
15139d67db (Fcompose_region_internal, Fcompose_string_internal): Declare. 2008-02-06 03:10:25 +00:00
Stefan Monnier
c62c8ddbb5 (make_sub_char_table): Remove noop-yet-incorrect statement. 2008-02-06 03:03:52 +00:00
Jason Rumney
04b65d2b57 (w32font_open_internal): Fill min_width with tmAveCharWidth.
Set smallest_font_height and smallest_char_width in display info.
2008-02-05 21:51:14 +00:00
Michael Albinus
f18ce50c69 * tramp.texi (Remote processes): Add `shell-command'. 2008-02-05 21:17:26 +00:00
Michael Albinus
7dcccd7b74 *** empty log message *** 2008-02-05 21:16:39 +00:00
Juanma Barranquero
5e0699b44a Recommend giflib, not libungif. 2008-02-05 20:50:47 +00:00
Jason Rumney
2ca712b648 * makefile.w32-in (info): Depend on $(infodir)/dir
($(infodir)/dir): Depend on info files.
2008-02-05 14:53:02 +00:00
Miles Bader
6a20941828 Use an explicit id for admin/unicode/Makefile.in, instead of arch-tag:
Files run though autoconf end up copying the arch-tag: line (there seems no
way to avoid this), which confuses arch.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1053
2008-02-05 09:06:00 +00:00
Dan Nicolaescu
e7940cb5c9 *** empty log message *** 2008-02-05 06:28:03 +00:00
Michael Olson
b5a922ded4 configure.in: Enable D-Bus by default. 2008-02-05 05:13:13 +00:00
Kenichi Handa
fccaebfd64 *** empty log message *** 2008-02-05 04:30:27 +00:00
Kenichi Handa
69b8522de8 (decode_eol): Pay attention to coding->dst_multibyte. 2008-02-05 04:12:52 +00:00
Glenn Morris
7d1d1c16cd Fix typos etc in previous change. 2008-02-05 03:56:41 +00:00
Glenn Morris
9d7cb26e1e (tramp-cleanup-connection): Update calls to
tramp-flush-connection-property for removed 2nd argument.
2008-02-05 03:54:37 +00:00
Miles Bader
e7d7fd8ccf Revert 2008-02-01 change to src/xfaces.c by cyd@stupidchicken.com
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1051
2008-02-05 02:36:40 +00:00
Kenichi Handa
9f432734f6 (Complex Text Layout support libraries): Fix previous change. 2008-02-05 02:21:43 +00:00
Stefan Monnier
8330c1755e (diff-add-change-log-entries-other-window):
Rename from diff-create-changelog.  Change users.
Minor change to hopefully work with plain diffs.
(diff-mode-map): Add binding for it.
2008-02-05 02:14:10 +00:00
Kenichi Handa
76b071b197 (Complex Text Layout support libraries): New section. 2008-02-05 01:39:59 +00:00
Dan Nicolaescu
25e50a5813 Update diff mode entry. 2008-02-04 21:41:33 +00:00
Dan Nicolaescu
8a72c7f8c9 Add new TODO entry.
(diff-create-changelog): New function.
(diff-mode-menu): Bind it.
2008-02-04 21:41:09 +00:00
Dan Nicolaescu
c0bc797888 * make-dist: Remove references to files in mac/ that have been
deleted.

* README:
* INSTALL: Only mention MacOSX.

* cw6-mcp.xml:
* make-package:
* makefile.MPW:
* inc/alloca.h:
* inc/config.h:
* inc/defs-cw6.h:
* inc/dirent.h:
* inc/epaths.h:
* inc/grp.h:
* inc/m-mac.h:
* inc/pwd.h:
* inc/s-mac.h:
* inc/termio.h:
* inc/utime.h:
* inc/utsname.h:
* inc/sys/file.h:
* inc/sys/ioctl.h:
* inc/sys/param.h:
* inc/sys/stat.h:
* inc/sys/time.h:
* inc/sys/types.h:
* src/EmacsMPW.r: Remove files for no longer supported pre-MacOSX
systems.
2008-02-04 17:27:36 +00:00
Jason Rumney
e3a77b22d2 (w32font_open_internal): Use xmalloc, xrealloc, xfree. 2008-02-04 15:42:57 +00:00
Juanma Barranquero
880a595421 Don't ignore .arch-inventory. 2008-02-04 14:25:13 +00:00
Juanma Barranquero
423ee955a9 Remove duplicate entry. 2008-02-04 14:20:58 +00:00
Andreas Schwab
bad4ec85b6 Ignore Makefile. 2008-02-04 13:10:18 +00:00
Kenichi Handa
e94848ea6e (print-fontset-element): Handle the
case of inhibitting the fallback fonts.
2008-02-04 12:19:50 +00:00
Kenichi Handa
3d4448a85b (Ffontset_info): Handle the case of inhibitting the
fallback fonts.
(Ffontset_info) [USE_FONT_BACKEND]: Fix getting of opened font
names.
2008-02-04 12:16:40 +00:00
Jason Rumney
ad05a5defd (Cygwin GCC): recent -> some, as the information is no longer current. 2008-02-04 11:26:17 +00:00
Jason Rumney
b315b596a9 (unidata.txt): Use ARGQUOTE and DQUOTE macros. 2008-02-04 11:22:25 +00:00
Jason Rumney
56eb72a042 *** empty log message *** 2008-02-04 11:22:15 +00:00
Kim F. Storm
a9dbdeceb0 (ido-magic-forward-char, ido-magic-backward-char)
(ido-magic-delete-char): Use prefix arg.
2008-02-04 09:57:16 +00:00
Miles Bader
093571c374 Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1048
2008-02-04 09:39:04 +00:00
Miles Bader
e9198520f3 Merge from gnus--devo--0
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1047
2008-02-04 09:38:49 +00:00
Miles Bader
9303f9853d Adjust dates of unicode merge entries to UTC.
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1046
2008-02-04 09:38:39 +00:00
Jason Rumney
0c55bf8269 (lisp1): Use (), not {}. 2008-02-04 09:07:32 +00:00
Dan Nicolaescu
043386347c Add more info for MAC_OS8. 2008-02-04 08:32:21 +00:00
Magnus Henoch
b72ef56499 Require cl when compiling, for setf. 2008-02-04 06:40:29 +00:00
Chong Yidong
8e7e5143d9 Undo last change (mistakenly committed to branch). 2008-02-04 04:51:59 +00:00
Chong Yidong
36c5185961 Added "GTY" as synonym for __attribute__. Updated
gperf output.
2008-02-04 04:49:29 +00:00
Chong Yidong
31cdf67186 * etags.c: Added "GTY" as synonym for __attribute__. Updated
gperf output.
2008-02-04 04:49:15 +00:00
Chong Yidong
80b61f4b15 Added "GTY" as synonym for __attribute__. Updated gperf output. 2008-02-04 04:45:16 +00:00
Chong Yidong
e46a3f5988 * etags.c: Added "GTY" as synonym for __attribute__. Updated
gperf output.
2008-02-04 04:45:00 +00:00
YAMAMOTO Mitsuharu
10fdc4c248 [MAC_OSX] (fn_keycode_to_keycode_table): Add more entries
that ignores kEventKeyModifierFnMask.
(XTread_socket) [MAC_OSX]: Move code for ignoring
kEventKeyModifierFnMask for some keys ...
(mac_mapped_modifiers) [MAC_OSX]: ... to here.  Add argument KEY_CODE.
All callers changed.
(mac_quit_char_key_p, XTread_socket): Get Emacs modifiers from
mapped modifiers.
2008-02-04 03:03:52 +00:00
Jason Rumney
5ace1ec11f (w32font_open_internal): Use font_unparse_fcname to set full_name. 2008-02-04 00:52:02 +00:00