]> git.eshelyaron.com Git - emacs.git/log
emacs.git
16 years ago(struct x_display_info): Add AtomXatom_XEMBED.
Jan Djärv [Thu, 7 Feb 2008 14:07:45 +0000 (14:07 +0000)]
(struct x_display_info): Add AtomXatom_XEMBED.
(enum xembed_info, enum xerm srmbed_message, enum xembed_focus)
(enum xembed_modifier, enum xembed_accelerator): New.
(xembed_set_info, xembed_send_message): Declare.
(FRAME_X_EMBEDDED_P): New.

16 years ago(x_detect_focus_change): Handle embed client message.
Jan Djärv [Thu, 7 Feb 2008 14:07:35 +0000 (14:07 +0000)]
(x_detect_focus_change): Handle embed client message.
(handle_one_xevent): Ditto.
(handle_one_xevent): If embedded and we get a button press/release,
request focus.
(xembed_set_info, xembed_send_message): New functions.
(x_make_frame_visible): Call xembed_set_info if embedded.
(x_make_frame_invisible): Call xembed_set_info if embedded.
(x_term_init): Initialize Xatom_XEMBED.
(x_make_frame_visible): Check for FRAME_X_EMBEDDED_P also.
(x_iconify_frame): Ditto.

16 years ago(x-handle-parent-id): New function.
Jan Djärv [Thu, 7 Feb 2008 14:07:00 +0000 (14:07 +0000)]
(x-handle-parent-id): New function.

16 years ago* startup.el (command-line-x-option-alist): Add --parent-id.
Jan Djärv [Thu, 7 Feb 2008 14:05:53 +0000 (14:05 +0000)]
* startup.el (command-line-x-option-alist): Add --parent-id.

16 years agoGroup manuals by category, and move important groups to top.
Jason Rumney [Thu, 7 Feb 2008 13:38:45 +0000 (13:38 +0000)]
Group manuals by category, and move important groups to top.

16 years ago(Tool Bar): Doculemt rtl property.
Jan Djärv [Thu, 7 Feb 2008 13:05:09 +0000 (13:05 +0000)]
(Tool Bar): Doculemt rtl property.

16 years ago(DECODE_EMACS_MULE_COMPOSITION_CHAR): Use "do...while (0)".
Jan Djärv [Thu, 7 Feb 2008 12:55:55 +0000 (12:55 +0000)]
(DECODE_EMACS_MULE_COMPOSITION_CHAR): Use "do...while (0)".

16 years agoUse "do...while (0)", not "if (1)..else" in macro definitions.
Jan Djärv [Thu, 7 Feb 2008 12:55:00 +0000 (12:55 +0000)]
Use "do...while (0)", not "if (1)..else" in macro definitions.

16 years agoUse "do...while (0)", not "if (1)..else" in macro definitions.
Jan Djärv [Thu, 7 Feb 2008 12:47:00 +0000 (12:47 +0000)]
Use "do...while (0)", not "if (1)..else" in macro definitions.

16 years agoJim Meyering <meyering at redhat.com>
Glenn Morris [Thu, 7 Feb 2008 06:54:39 +0000 (06:54 +0000)]
Jim Meyering  <meyering at redhat.com>

[lint]: Don't include <sys/inode.h>.

16 years agoD. E. Evans <sinuhe at gnu.org> (tiny change)
Glenn Morris [Thu, 7 Feb 2008 06:27:09 +0000 (06:27 +0000)]
D. E. Evans  <sinuhe at gnu.org>  (tiny change)

(Basic Undo): Remove duplicate "you can".

16 years agoOne new entry.
Glenn Morris [Thu, 7 Feb 2008 06:22:07 +0000 (06:22 +0000)]
One new entry.
Some tidying post-unicode-merge: typos, tense, simplification, filling.

16 years agoChris Moore <christopher.ian.moore at gmail.com>
Glenn Morris [Thu, 7 Feb 2008 06:20:25 +0000 (06:20 +0000)]
Chris Moore  <christopher.ian.moore at gmail.com>

(x-fixed-font-alist): Use consistent capitalization for "Font Menu".

16 years agoSome tidying post-unicode-merge: typos, tense, simplification, filling.
Glenn Morris [Thu, 7 Feb 2008 06:19:35 +0000 (06:19 +0000)]
Some tidying post-unicode-merge: typos, tense, simplification, filling.

16 years ago* xselect.c (x_handle_dnd_message):
Stefan Monnier [Thu, 7 Feb 2008 04:11:05 +0000 (04:11 +0000)]
* xselect.c (x_handle_dnd_message):
* xmenu.c (digest_single_submenu, xmenu_show):
* xdisp.c (with_echo_area_buffer_unwind_data, format_mode_line_unwind_data)
(unwind_format_mode_line, display_menu_bar):
* eval.c (Ffetch_bytecode):
* doc.c (store_function_docstring):
* ccl.c (resolve_symbol_ccl_program, ccl_get_compiled_code)
(Fccl_execute, Fccl_execute_on_string, Fregister_code_conversion_map):
* buffer.c (add_overlay_mod_hooklist): Use ASET.

16 years ago*** empty log message ***
Kenichi Handa [Thu, 7 Feb 2008 01:34:52 +0000 (01:34 +0000)]
*** empty log message ***

16 years ago(ftxfont_open): Don't set
Kenichi Handa [Thu, 7 Feb 2008 01:14:21 +0000 (01:14 +0000)]
(ftxfont_open): Don't set
dpyinfo->smallest_font_height and dpyinfo->smallest_char_width to 0.

16 years ago(ftfont_open): Fix previous change.
Kenichi Handa [Thu, 7 Feb 2008 01:13:18 +0000 (01:13 +0000)]
(ftfont_open): Fix previous change.

16 years agoRevert last change
Jason Rumney [Wed, 6 Feb 2008 23:02:52 +0000 (23:02 +0000)]
Revert last change

16 years agoRevert last change
Jason Rumney [Wed, 6 Feb 2008 23:01:28 +0000 (23:01 +0000)]
Revert last change

16 years agoRegenerated.
Jason Rumney [Wed, 6 Feb 2008 22:57:25 +0000 (22:57 +0000)]
Regenerated.

16 years agoRemove incorrect entries from lisp/gnus/ChangeLog
Miles Bader [Wed, 6 Feb 2008 22:53:44 +0000 (22:53 +0000)]
Remove incorrect entries from lisp/gnus/ChangeLog

These entries were in lisp/gnus/ChangeLog.unicode, but no corresponding code
changes occurred when merging the unicode branch to the trunk (perhaps those
changes were separately merged to the trunk prior to the unicode merge).

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1056

16 years ago* w32font.c (w32font_text_extents): Fill in lbearing metric.
Jason Rumney [Wed, 6 Feb 2008 22:35:30 +0000 (22:35 +0000)]
* w32font.c (w32font_text_extents): Fill in lbearing metric.
Use cached metrics for ASCII characters.
(w32font_open_internal): Don't set font's owning_frame.  Cache
metrics for ASCII characters.

* w32font.h (struct w32font_info): Add ascii_metrics.
Remove owning_frame.

16 years ago* dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
Michael Albinus [Wed, 6 Feb 2008 21:31:16 +0000 (21:31 +0000)]
* dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
(Inspection): New function dbus-ping.

16 years ago* net/dbus.el (dbus-interface-peer): New defconst.
Michael Albinus [Wed, 6 Feb 2008 20:54:19 +0000 (20:54 +0000)]
* net/dbus.el (dbus-interface-peer): New defconst.
(dbus-ping): New defun.

16 years ago* url-handlers.el (file-remote-p): Add handler.
Michael Albinus [Wed, 6 Feb 2008 20:34:23 +0000 (20:34 +0000)]
* url-handlers.el (file-remote-p): Add handler.
(url-handler-file-remote-p): New fun.

16 years agorevert the `vc-status' keybindings
Sam Steingold [Wed, 6 Feb 2008 19:06:34 +0000 (19:06 +0000)]
revert the `vc-status' keybindings

16 years ago(vc-prefix-map): Bind `vc-status' to "?".
Sam Steingold [Wed, 6 Feb 2008 17:52:35 +0000 (17:52 +0000)]
(vc-prefix-map): Bind `vc-status' to "?".
(vc-prefix-key): New user-customizable variable.
(vc-menu-map): Add `vc-status'.

16 years ago(ange-ftp-unhandled-file-name-directory):
Stefan Monnier [Wed, 6 Feb 2008 14:44:14 +0000 (14:44 +0000)]
(ange-ftp-unhandled-file-name-directory):
Just return nil and let the C code provide a fallback.

16 years ago(url-handler-unhandled-file-name-directory):
Stefan Monnier [Wed, 6 Feb 2008 14:43:05 +0000 (14:43 +0000)]
(url-handler-unhandled-file-name-directory):
Handle `file' URLs specially.  Return nil for non-local filenames.

16 years ago*** empty log message ***
Kenichi Handa [Wed, 6 Feb 2008 12:00:56 +0000 (12:00 +0000)]
*** empty log message ***

16 years ago(x_produce_glyphs): Don't set it->ascent and it->descent
Kenichi Handa [Wed, 6 Feb 2008 11:54:51 +0000 (11:54 +0000)]
(x_produce_glyphs): Don't set it->ascent and it->descent
to negative value.

16 years ago(ftxfont_draw): Use s->font_info, not face->font_info.
Kenichi Handa [Wed, 6 Feb 2008 11:53:49 +0000 (11:53 +0000)]
(ftxfont_draw): Use s->font_info, not face->font_info.

16 years ago(ftfont_open): Fix calculation of font->font.averange_width.
Kenichi Handa [Wed, 6 Feb 2008 11:52:58 +0000 (11:52 +0000)]
(ftfont_open): Fix calculation of font->font.averange_width.

16 years ago(syms_of_charset): Set QCtest and Qeq.
Kenichi Handa [Wed, 6 Feb 2008 11:51:55 +0000 (11:51 +0000)]
(syms_of_charset): Set QCtest and Qeq.

16 years agoMerge some "likewise"s.
Glenn Morris [Wed, 6 Feb 2008 10:00:57 +0000 (10:00 +0000)]
Merge some "likewise"s.

16 years agoTidying:
Glenn Morris [Wed, 6 Feb 2008 09:33:39 +0000 (09:33 +0000)]
Tidying:
Fix typos and tense.
Avoid single words on line where possible.
Simplify unicode-merge entries of the form "fix previous change".

16 years agoauto-compose-current font is deleted.
Glenn Morris [Wed, 6 Feb 2008 08:10:34 +0000 (08:10 +0000)]
auto-compose-current font is deleted.

16 years agoMention that gcc is the default compiler.
Glenn Morris [Wed, 6 Feb 2008 08:01:38 +0000 (08:01 +0000)]
Mention that gcc is the default compiler.

16 years agoRefer to `Gtk+' rather than removed option `--with-gtk'.
Glenn Morris [Wed, 6 Feb 2008 08:00:42 +0000 (08:00 +0000)]
Refer to `Gtk+' rather than removed option `--with-gtk'.

16 years agoMention removal of --with-gcc, --with-gtk.
Glenn Morris [Wed, 6 Feb 2008 07:59:09 +0000 (07:59 +0000)]
Mention removal of --with-gcc, --with-gtk.

16 years ago(--with-gcc): Give an error saying this option has been removed.
Glenn Morris [Wed, 6 Feb 2008 07:57:33 +0000 (07:57 +0000)]
(--with-gcc): Give an error saying this option has been removed.
(--with-gtk): Remove this option.

16 years agoTom Tromey <tromey at redhat.com>
Glenn Morris [Wed, 6 Feb 2008 07:53:38 +0000 (07:53 +0000)]
Tom Tromey  <tromey at redhat.com>

(--with-gcc): Remove.

16 years agoTom Tromey <tromey at redhat.com>
Glenn Morris [Wed, 6 Feb 2008 07:52:55 +0000 (07:52 +0000)]
Tom Tromey  <tromey at redhat.com>

(DETAILED BUILDING AND INSTALLATION): Remove --with-gcc.

16 years agoFix previous change.
Glenn Morris [Wed, 6 Feb 2008 07:49:48 +0000 (07:49 +0000)]
Fix previous change.

16 years agoRemove out-of-date comments that assume this is on a branch.
Glenn Morris [Wed, 6 Feb 2008 05:38:35 +0000 (05:38 +0000)]
Remove out-of-date comments that assume this is on a branch.
Add copyright and license notice.

16 years agoMove some out-of-place entries.
Glenn Morris [Wed, 6 Feb 2008 04:59:00 +0000 (04:59 +0000)]
Move some out-of-place entries.

16 years agoRemove "sync with head" entries brought in by unicode merge.
Glenn Morris [Wed, 6 Feb 2008 04:46:55 +0000 (04:46 +0000)]
Remove "sync with head" entries brought in by unicode merge.

16 years agoRemove unicode merge entries about re-generating files that are new in
Glenn Morris [Wed, 6 Feb 2008 04:39:25 +0000 (04:39 +0000)]
Remove unicode merge entries about re-generating files that are new in
trunk.

16 years agoRemove "sync with head" entries brought in by unicode merge.
Glenn Morris [Wed, 6 Feb 2008 04:32:40 +0000 (04:32 +0000)]
Remove "sync with head" entries brought in by unicode merge.

16 years agoAdd missing entry.
Glenn Morris [Wed, 6 Feb 2008 04:29:32 +0000 (04:29 +0000)]
Add missing entry.

16 years agoUpdate GPL version.
Glenn Morris [Wed, 6 Feb 2008 04:28:00 +0000 (04:28 +0000)]
Update GPL version.

16 years agoUpdate copyright years and GPL version.
Glenn Morris [Wed, 6 Feb 2008 04:24:36 +0000 (04:24 +0000)]
Update copyright years and GPL version.

16 years agoUpdate copyright years.
Glenn Morris [Wed, 6 Feb 2008 04:21:49 +0000 (04:21 +0000)]
Update copyright years.

16 years ago* process.c (Fstart_process):
Stefan Monnier [Wed, 6 Feb 2008 03:16:10 +0000 (03:16 +0000)]
* process.c (Fstart_process):
* callproc.c (Fcall_process): Handle the case where
Funhandled_file_name_directory returns nil.

16 years ago(check_gstring): Use them and AREF to access the vector before
Stefan Monnier [Wed, 6 Feb 2008 03:14:46 +0000 (03:14 +0000)]
(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.

16 years ago(enum lgstring_indices, enum lglyph_indices): New enums.
Stefan Monnier [Wed, 6 Feb 2008 03:12:57 +0000 (03:12 +0000)]
(enum lgstring_indices, enum lglyph_indices): New enums.
(LGSTRING_SLOT, LGSTRING_SET_SLOT): New macros.

16 years ago(Fcompose_region_internal, Fcompose_string_internal): Declare.
Stefan Monnier [Wed, 6 Feb 2008 03:10:25 +0000 (03:10 +0000)]
(Fcompose_region_internal, Fcompose_string_internal): Declare.

16 years ago(make_sub_char_table): Remove noop-yet-incorrect statement.
Stefan Monnier [Wed, 6 Feb 2008 03:03:52 +0000 (03:03 +0000)]
(make_sub_char_table): Remove noop-yet-incorrect statement.

16 years ago(w32font_open_internal): Fill min_width with tmAveCharWidth.
Jason Rumney [Tue, 5 Feb 2008 21:51:14 +0000 (21:51 +0000)]
(w32font_open_internal): Fill min_width with tmAveCharWidth.
Set smallest_font_height and smallest_char_width in display info.

16 years ago* tramp.texi (Remote processes): Add `shell-command'.
Michael Albinus [Tue, 5 Feb 2008 21:17:26 +0000 (21:17 +0000)]
* tramp.texi (Remote processes): Add `shell-command'.

16 years ago*** empty log message ***
Michael Albinus [Tue, 5 Feb 2008 21:16:39 +0000 (21:16 +0000)]
*** empty log message ***

16 years agoRecommend giflib, not libungif.
Juanma Barranquero [Tue, 5 Feb 2008 20:50:47 +0000 (20:50 +0000)]
Recommend giflib, not libungif.

16 years ago* makefile.w32-in (info): Depend on $(infodir)/dir
Jason Rumney [Tue, 5 Feb 2008 14:53:02 +0000 (14:53 +0000)]
* makefile.w32-in (info): Depend on $(infodir)/dir
($(infodir)/dir): Depend on info files.

16 years agoUse an explicit id for admin/unicode/Makefile.in, instead of arch-tag:
Miles Bader [Tue, 5 Feb 2008 09:06:00 +0000 (09:06 +0000)]
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

16 years ago*** empty log message ***
Dan Nicolaescu [Tue, 5 Feb 2008 06:28:03 +0000 (06:28 +0000)]
*** empty log message ***

16 years agoconfigure.in: Enable D-Bus by default.
Michael Olson [Tue, 5 Feb 2008 05:13:13 +0000 (05:13 +0000)]
configure.in: Enable D-Bus by default.

16 years ago*** empty log message ***
Kenichi Handa [Tue, 5 Feb 2008 04:30:27 +0000 (04:30 +0000)]
*** empty log message ***

16 years ago(decode_eol): Pay attention to coding->dst_multibyte.
Kenichi Handa [Tue, 5 Feb 2008 04:12:52 +0000 (04:12 +0000)]
(decode_eol): Pay attention to coding->dst_multibyte.

16 years agoFix typos etc in previous change.
Glenn Morris [Tue, 5 Feb 2008 03:56:41 +0000 (03:56 +0000)]
Fix typos etc in previous change.

16 years ago(tramp-cleanup-connection): Update calls to
Glenn Morris [Tue, 5 Feb 2008 03:54:37 +0000 (03:54 +0000)]
(tramp-cleanup-connection): Update calls to
tramp-flush-connection-property for removed 2nd argument.

16 years agoRevert 2008-02-01 change to src/xfaces.c by cyd@stupidchicken.com
Miles Bader [Tue, 5 Feb 2008 02:36:40 +0000 (02:36 +0000)]
Revert 2008-02-01 change to src/xfaces.c by cyd@stupidchicken.com

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1051

16 years ago(Complex Text Layout support libraries): Fix previous change.
Kenichi Handa [Tue, 5 Feb 2008 02:21:43 +0000 (02:21 +0000)]
(Complex Text Layout support libraries): Fix previous change.

16 years ago(diff-add-change-log-entries-other-window):
Stefan Monnier [Tue, 5 Feb 2008 02:14:10 +0000 (02:14 +0000)]
(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.

16 years ago(Complex Text Layout support libraries): New section.
Kenichi Handa [Tue, 5 Feb 2008 01:39:59 +0000 (01:39 +0000)]
(Complex Text Layout support libraries): New section.

16 years agoUpdate diff mode entry.
Dan Nicolaescu [Mon, 4 Feb 2008 21:41:33 +0000 (21:41 +0000)]
Update diff mode entry.

16 years agoAdd new TODO entry.
Dan Nicolaescu [Mon, 4 Feb 2008 21:41:09 +0000 (21:41 +0000)]
Add new TODO entry.
(diff-create-changelog): New function.
(diff-mode-menu): Bind it.

16 years ago* make-dist: Remove references to files in mac/ that have been
Dan Nicolaescu [Mon, 4 Feb 2008 17:27:36 +0000 (17:27 +0000)]
* 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.

16 years ago(w32font_open_internal): Use xmalloc, xrealloc, xfree.
Jason Rumney [Mon, 4 Feb 2008 15:42:57 +0000 (15:42 +0000)]
(w32font_open_internal): Use xmalloc, xrealloc, xfree.

16 years agoDon't ignore .arch-inventory.
Juanma Barranquero [Mon, 4 Feb 2008 14:25:13 +0000 (14:25 +0000)]
Don't ignore .arch-inventory.

16 years agoRemove duplicate entry.
Juanma Barranquero [Mon, 4 Feb 2008 14:20:58 +0000 (14:20 +0000)]
Remove duplicate entry.

16 years agoIgnore Makefile.
Andreas Schwab [Mon, 4 Feb 2008 13:10:18 +0000 (13:10 +0000)]
Ignore Makefile.

16 years ago(print-fontset-element): Handle the
Kenichi Handa [Mon, 4 Feb 2008 12:19:50 +0000 (12:19 +0000)]
(print-fontset-element): Handle the
case of inhibitting the fallback fonts.

16 years ago(Ffontset_info): Handle the case of inhibitting the
Kenichi Handa [Mon, 4 Feb 2008 12:16:40 +0000 (12:16 +0000)]
(Ffontset_info): Handle the case of inhibitting the
fallback fonts.
(Ffontset_info) [USE_FONT_BACKEND]: Fix getting of opened font
names.

16 years ago(Cygwin GCC): recent -> some, as the information is no longer current.
Jason Rumney [Mon, 4 Feb 2008 11:26:17 +0000 (11:26 +0000)]
(Cygwin GCC): recent -> some, as the information is no longer current.

16 years ago(unidata.txt): Use ARGQUOTE and DQUOTE macros.
Jason Rumney [Mon, 4 Feb 2008 11:22:25 +0000 (11:22 +0000)]
(unidata.txt): Use ARGQUOTE and DQUOTE macros.

16 years ago*** empty log message ***
Jason Rumney [Mon, 4 Feb 2008 11:22:15 +0000 (11:22 +0000)]
*** empty log message ***

16 years ago(ido-magic-forward-char, ido-magic-backward-char)
Kim F. Storm [Mon, 4 Feb 2008 09:57:16 +0000 (09:57 +0000)]
(ido-magic-forward-char, ido-magic-backward-char)
(ido-magic-delete-char): Use prefix arg.

16 years agoMerge from emacs--rel--22
Miles Bader [Mon, 4 Feb 2008 09:39:04 +0000 (09:39 +0000)]
Merge from emacs--rel--22

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1048

16 years agoMerge from gnus--devo--0
Miles Bader [Mon, 4 Feb 2008 09:38:49 +0000 (09:38 +0000)]
Merge from gnus--devo--0

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1047

16 years agoAdjust dates of unicode merge entries to UTC.
Miles Bader [Mon, 4 Feb 2008 09:38:39 +0000 (09:38 +0000)]
Adjust dates of unicode merge entries to UTC.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1046

16 years ago(lisp1): Use (), not {}.
Jason Rumney [Mon, 4 Feb 2008 09:07:32 +0000 (09:07 +0000)]
(lisp1): Use (), not {}.

16 years agoAdd more info for MAC_OS8.
Dan Nicolaescu [Mon, 4 Feb 2008 08:32:21 +0000 (08:32 +0000)]
Add more info for MAC_OS8.

16 years agoRequire cl when compiling, for setf.
Magnus Henoch [Mon, 4 Feb 2008 06:40:29 +0000 (06:40 +0000)]
Require cl when compiling, for setf.

16 years agoUndo last change (mistakenly committed to branch).
Chong Yidong [Mon, 4 Feb 2008 04:51:59 +0000 (04:51 +0000)]
Undo last change (mistakenly committed to branch).

16 years agoAdded "GTY" as synonym for __attribute__. Updated
Chong Yidong [Mon, 4 Feb 2008 04:49:29 +0000 (04:49 +0000)]
Added "GTY" as synonym for __attribute__.  Updated
gperf output.

16 years ago* etags.c: Added "GTY" as synonym for __attribute__. Updated
Chong Yidong [Mon, 4 Feb 2008 04:49:15 +0000 (04:49 +0000)]
* etags.c: Added "GTY" as synonym for __attribute__.  Updated
gperf output.

16 years agoAdded "GTY" as synonym for __attribute__. Updated gperf output.
Chong Yidong [Mon, 4 Feb 2008 04:45:16 +0000 (04:45 +0000)]
Added "GTY" as synonym for __attribute__.  Updated gperf output.

16 years ago* etags.c: Added "GTY" as synonym for __attribute__. Updated
Chong Yidong [Mon, 4 Feb 2008 04:45:00 +0000 (04:45 +0000)]
* etags.c: Added "GTY" as synonym for __attribute__.  Updated
gperf output.

16 years ago[MAC_OSX] (fn_keycode_to_keycode_table): Add more entries
YAMAMOTO Mitsuharu [Mon, 4 Feb 2008 03:03:52 +0000 (03:03 +0000)]
[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.