1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-29 07:58:28 +00:00
Commit Graph

80138 Commits

Author SHA1 Message Date
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
Jason Rumney
680d641f2f Make gcc the default compiler. 2008-02-03 21:59:56 +00:00
Jason Rumney
ffe421835c (OBJ1): Include font.o here.
(FONTOBJ) [USE_FONTBACKEND]: Instead of here.
2008-02-03 21:33:49 +00:00
Michael Albinus
c7aa34a53a *** empty log message *** 2008-02-03 12:10:59 +00:00
Michael Albinus
47e02af444 * net/tramp-smb.el (tramp-smb-maybe-open-connection): Use
`tramp-process-sentinel' as process sentinel.
2008-02-03 12:08:16 +00:00
Michael Albinus
76d99f958d *** empty log message *** 2008-02-03 12:06:49 +00:00
Michael Albinus
24f7320bdc * net/tramp-fish.el (tramp-fish-maybe-open-connection): Use
`tramp-process-sentinel' as process sentinel.
2008-02-03 12:06:08 +00:00
Michael Albinus
cfb5c0dbc6 * net/tramp.el (tramp-process-sentinel): New defun.
(tramp-do-copy-or-rename-file-out-of-band)
(tramp-maybe-open-connection): Use it as process sentinel.
(tramp-handle-delete-directory): Don't use the "-f" option; it
isn't portable.
(tramp-handle-start-file-process): Echo `tramp-end-of-output'
after the command.
(tramp-handle-shell-command): Set `mode-line-process' in the
asynchronous case.
2008-02-03 12:05:05 +00:00
Michael Albinus
1a0b96d356 * net/tramp-cache.el (tramp-flush-connection-property): Remove EVENT. 2008-02-03 12:02:39 +00:00
Michael Albinus
7bb7efbd4a * dbus.el (top): Check (featurep 'dbusbind). 2008-02-03 12:00:51 +00:00
Michael Albinus
4228da3ac8 * ediff-util.el (ediff-compute-custom-diffs-maybe): Handle remote files. 2008-02-03 11:58:58 +00:00
Juanma Barranquero
12478e6771 *** empty log message *** 2008-02-03 02:38:27 +00:00
Glenn Morris
eb28688cec Add entry for recenter-top-bottom. 2008-02-02 21:58:11 +00:00
Glenn Morris
5f5ad9f7b3 Restore ps-print changes originally made on trunk to their original
dates.  (Dates were replaced with unicode merge dates in 2008-02-01T16:01:31Z!miles@gnu.org.)
See http://lists.gnu.org/archive/html/emacs-devel/2008-02/msg00062.html
2008-02-02 21:37:41 +00:00
Jason Rumney
bfd1fa282d Revert most of last two changes. 2008-02-02 21:16:39 +00:00
Jason Rumney
a0fece3543 *** empty log message *** 2008-02-02 21:15:54 +00:00
Glenn Morris
647c029b12 Adjust dates of unicode merge entries for UTC.
Remove duplicate merged entry about vc-bzr (original 2007-06-11).
2008-02-02 21:13:59 +00:00
Glenn Morris
871f46d31e Add a reference for the fact that there is no need to make changelog
entries for regenearting configure.
2008-02-02 21:03:14 +00:00
Glenn Morris
4fd0214c85 Add entry I forgot to make yesterday.
Remove unnecessary entries about re-generating configure.
2008-02-02 20:57:58 +00:00
Thien-Thi Nguyen
435f8bc50e Arrange for innards to jive w/ summary for libotf and m17n-flt.
* configure.in: For libotf and m17n-flt checks, set shell vars
HAVE_LIBOTF and HAVE_M17N_FLT instead of pkg_check_libotf and
pkg_check_m17n_flt, respectively, for the sake of the summary output.
* configure: Regenerated.
2008-02-02 20:46:40 +00:00
Juanma Barranquero
5285e5a626 *** empty log message *** 2008-02-02 18:42:05 +00:00
Eli Zaretskii
58617d04c4 (charprop-CMD): Chdir in Emacs rather than in Makefile. 2008-02-02 17:55:39 +00:00