Kenichi Handa
3a7d24544d
*** empty log message ***
2006-01-19 07:42:21 +00:00
Kenichi Handa
05e9a0525d
(handle_one_xevent): Handle keysyms 0x1000000..0x10000FF.
2006-01-19 07:41:11 +00:00
Kenichi Handa
44e8490d9a
Sync to HEAD for handling autoload-coding-system.
...
(Qcoding_system_define_form): New variable.
(syms_of_coding): Intern and staticpro it.
(Fcoding_system_p): Check Qcoding_system_define_form.
(Fcheck_coding_system): Try to autoload the definition of
CODING-SYSTEM.
2006-01-19 07:20:52 +00:00
Kenichi Handa
e7dd762260
*** empty log message ***
2006-01-19 07:20:36 +00:00
Kenichi Handa
7c00e33d77
(CODING_SYSTEM_P): If ID is not available, call
...
Fcoding_system_p.
(CHECK_CODING_SYSTEM): If ID is not available, call
Fcheck_coding_system.
(CHECK_CODING_SYSTEM_GET_SPEC): Try also Fcheck_coding_system.
(CHECK_CODING_SYSTEM_GET_ID): Likewise.
2006-01-19 07:17:59 +00:00
Miles Bader
87e7795ece
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-2
...
Merge from emacs--devo--0
Patches applied:
* emacs--devo--0 (base, patch 1-3)
- tag of miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-704
- Update from CVS
* miles@gnu.org--gnu-2005/emacs--cvs-trunk--0 (patch 700-704)
- Update from CVS
- Merge from gnus--rel--5.10
- Update from CVS: lisp/cus-edit.el (customize-rogue): Minor doc fix.
* miles@gnu.org--gnu-2005/gnus--rel--5.10 (patch 185-186)
- Merge from emacs--cvs-trunk--0
- Update from CVS
2006-01-19 07:11:42 +00:00
Kenichi Handa
71578d4f96
(handle_one_xevent): Handle keysyms 0x1000000..0x10000FF.
2006-01-19 02:12:45 +00:00
Richard M. Stallman
edd1c6857e
(x_frame_get_and_record_arg): Don't record Qunbound value in f->param_alist.
2006-01-18 01:48:49 +00:00
Kenichi Handa
b97a7f9d1d
*** empty log message ***
2006-01-17 04:34:26 +00:00
Kenichi Handa
568d880f2f
(handle_one_xevent): Delete unnecessary code inserted by
...
sync with HEAD.
2006-01-17 02:39:19 +00:00
Kenichi Handa
948bdcf344
(code_conversion_restore): GCPRO arg.
2006-01-17 02:38:38 +00:00
Miles Bader
41882805d6
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-97
...
Merge from emacs--cvs-trunk--0
Patches applied:
* emacs--cvs-trunk--0 (patch 616-696)
- Add lisp/mh-e/.arch-inventory
- Update from CVS
- Merge from gnus--rel--5.10
- Update from CVS: lisp/smerge-mode.el: Add 'tools' to file keywords.
- lisp/gnus/ChangeLog: Remove duplicate entry
* gnus--rel--5.10 (patch 147-181)
- Update from CVS
- Merge from emacs--cvs-trunk--0
- Update from CVS: lisp/mml.el (mml-preview): Doc fix.
- Update from CVS: texi/message.texi: Fix default values.
- Update from CVS: texi/gnus.texi (RSS): Addition.
2006-01-16 08:37:27 +00:00
Miles Bader
6a2bd1a501
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-95
...
Merge from emacs--cvs-trunk--0
Patches applied:
* emacs--cvs-trunk--0 (patch 598-615)
- Update from CVS
- Remove lisp/toolbar directory
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 142-146)
- Update from CVS
2006-01-16 06:59:21 +00:00
Andreas Schwab
0501acd449
.
2006-01-15 12:07:55 +00:00
Andreas Schwab
d16c2b662c
(Freplace_match): Use UPPERCASEP instead of !NOCASEP.
2006-01-15 12:07:41 +00:00
Romain Francoise
22e6707e41
*** empty log message ***
2006-01-13 20:20:41 +00:00
Nick Roberts
d33a7384ae
*** empty log message ***
2006-01-12 21:20:46 +00:00
Nick Roberts
414546fbd1
Define new macro WINDOW_SUPPORT.
...
(lisp): Use it.
(SOME_MACHINE_LISP): Add conditionally loaded files.
2006-01-12 21:17:37 +00:00
YAMAMOTO Mitsuharu
2026418cf3
[HAVE_INTTYPES_H]: Include inttypes.h.
...
(ifflag_table): Fix typo (IFF_OACTIV -> IFF_OACTIVE).
(Fnetwork_interface_info): Use HAVE_STRUCT_IFREQ_IFR_NETMASK
macro. Also try member ifr_addr when getting netmask.
2006-01-12 08:16:12 +00:00
YAMAMOTO Mitsuharu
3e16e7992b
[USE_ATSUI] (atsu_get_text_layout_with_text_ptr)
...
[MAC_OS_X_VERSION_MAX_ALLOWED >= 1020]: Specify kATSLineUseQDRendering.
(XLoadQueryFont) [USE_ATSUI]: Display diacritical marks in
decomposed form.
2006-01-12 08:14:58 +00:00
Stefan Monnier
b8f7f3be80
(Fexpand_file_name): Remove redundant tests. Fix elimination of // so that
...
it doesn't prevent elimination of an immediately following /. or /..
2006-01-10 17:46:41 +00:00
Jan Djärv
4c9ca1a3eb
* gtkutil.c (xg_toggle_notify_cb): New function.
...
(xg_toggle_visibility_cb): Move setting of x_gtk_show_hidden_files to
xg_toggle_notify_cb.
(xg_get_file_with_chooser): Add callback to xg_toggle_notify_cb when
parameter value changes so the toggle button gets updated.
2006-01-09 19:03:20 +00:00
Eli Zaretskii
cbcc2d4979
Add 2006 to Copyright years.
2006-01-06 17:31:59 +00:00
Nick Roberts
2d90e492e7
Fix typo.
2006-01-05 20:45:59 +00:00
Nick Roberts
340bb2ea42
*** empty log message ***
2006-01-05 20:45:03 +00:00
Eli Zaretskii
feaf060aa8
Fix last change.
2006-01-05 17:49:42 +00:00
Kim F. Storm
87b6ca8d4e
(Fmake_network_process): Use AF_INET instead of
...
AF_UNSPEC when AF_INET6 is not defined.
2006-01-05 09:24:11 +00:00
Kim F. Storm
c22cc55864
*** empty log message ***
2006-01-05 09:23:58 +00:00
YAMAMOTO Mitsuharu
07f9b01c98
*** empty log message ***
2006-01-05 08:14:52 +00:00
YAMAMOTO Mitsuharu
11aa10071e
(Fx_server_version): Use gestaltSystemVersionMajor,
...
gestaltSystemVersionMinor, and gestaltSystemVersionBugFix on Mac
OS X 10.4 and later.
2006-01-05 08:14:33 +00:00
YAMAMOTO Mitsuharu
b9f0075cf2
(mac_coerce_file_name_ptr, mac_coerce_file_name_desc):
...
Don't check that the other type is known file-related one.
2006-01-05 08:14:12 +00:00
Jan Djärv
0facd9c3c5
* gtkutil.c (xg_get_image_for_pixmap): If the image is from a file,
...
let GTK do all image processing. Importing Emacs own pixmaps to GTK
looks bad for inactive tool bar items with some Gnome themes.
2006-01-04 21:13:49 +00:00
Eli Zaretskii
913645cd75
Avoid a warning message when x_error_quitter is not compiled in.
2006-01-04 18:12:27 +00:00
Eli Zaretskii
805b043931
[WINDOWSNT]: Undef AF_INET6 to disable IPv6 support for w32.
2006-01-04 17:52:40 +00:00
Kim F. Storm
8a5db8aea1
*** empty log message ***
2006-01-04 00:26:24 +00:00
Kim F. Storm
e1652a8612
Add IPv6 support.
...
(Qipv4, Qipv6): New vars.
(syms_of_process): Intern and staticpro them.
(Fformat_network_address): Handle 9 or 8 element vector as IPv6 address
with or without port number. Handle 4 element vector as IPv4 address
without port number.
(conv_sockaddr_to_lisp, get_lisp_to_sockaddr_size)
(conv_lisp_to_sockaddr): Handle IPv6 addresses.
(Fmake_network_process): Use :family 'ipv4 and 'ipv6 to explicitly
request that address family only. :family nil or omitted means to
determine address family from the specified :host and :service.
(server_accept_connection): Handle IPv6 addresses.
(init_process): Add (:family ipv4) and (:family ipv6) sub-features.
(ifflag_table): Add missing OpenBSD IFF_ flags.
2006-01-04 00:16:54 +00:00
Kim F. Storm
dd878ee148
Undo last change. Instead, look at Vsystem_type to
...
determine which breakpoints to set.
2006-01-03 23:35:20 +00:00
Kim F. Storm
0f5642c2e0
(key-sequence): Rework widget to read key binding
...
using `kbd' syntax. Use C-q to insert literal key, event, or code.
(widget-key-sequence-default-value): Default value for empty sequence.
(widget-key-sequence-map): New map for reading key binding. Bind C-q.
(widget-key-sequence-read-event): New command for C-q.
(widget-key-sequence-validate, widget-key-sequence-value-to-internal)
(widget-key-sequence-value-to-external): New functions.
2006-01-03 23:35:05 +00:00
Stefan Monnier
e7b394e177
(Fwindow_minibuffer_p): Declare (for use in minibuf.c).
2006-01-03 16:56:15 +00:00
Stefan Monnier
ccf0250b2f
(describe_map_compare): Yet another int/Lisp_Object mixup.
2006-01-03 16:54:47 +00:00
Ken Raeburn
6918ac24b0
*** empty log message ***
2006-01-03 09:16:39 +00:00
Romain Francoise
dcc9b98d28
(main): Update copyright year.
2006-01-03 08:40:26 +00:00
Ken Raeburn
1a271e14d7
(delete_temp_file): Bind file-name-handler-alist to nil for the call
...
to internal_delete_file.
2006-01-03 08:24:37 +00:00
Ken Raeburn
bb951f0e9e
(Fcall_process_region): Bind file-name-handler-alist to nil for the call to
...
Fwrite_region.
2006-01-01 11:41:36 +00:00
Richard M. Stallman
b20de1cd1c
(read_minibuf): Clear out all other minibuffer windows.
2006-01-01 02:10:52 +00:00
Eli Zaretskii
b5871831a0
*** empty log message ***
2005-12-31 14:22:24 +00:00
Eli Zaretskii
6baa02d616
(gdb_pvec_type): A dummy variable for GDB's sake.
2005-12-31 14:21:53 +00:00
Luc Teirlinck
537562fa44
(set_text_properties): Reword description of return value.
...
Return Qnil if caller wants to remove all text properties from a
string and the string already has no intervals.
2005-12-30 23:15:03 +00:00
Luc Teirlinck
c26ec07faf
*** empty log message ***
2005-12-30 23:13:54 +00:00
Stefan Monnier
0db017c093
(visible_cursor): New boolean var.
...
(set_terminal_modes, tty_show_cursor): Use "vs" or "ve" depending on
visible_cursor.
(syms_of_term): Export the new var as "visible-cursor".
2005-12-30 21:48:35 +00:00