bpt/emacs.git
15 years ago(Choosing Window): Describe split-window-sensibly
Martin Rudalics [Sat, 9 May 2009 07:19:47 +0000 (07:19 +0000)]
(Choosing Window): Describe split-window-sensibly
and rewrite section on window splitting accordingly.
(Textual Scrolling): Replace `...' by @code{...}.

15 years agoRewrite entry for display-buffer.
Martin Rudalics [Fri, 8 May 2009 06:26:05 +0000 (06:26 +0000)]
Rewrite entry for display-buffer.

15 years agoCancel previous changes.
Kenichi Handa [Fri, 8 May 2009 06:22:40 +0000 (06:22 +0000)]
Cancel previous changes.

15 years ago*** empty log message ***
Kenichi Handa [Fri, 8 May 2009 06:22:07 +0000 (06:22 +0000)]
*** empty log message ***

15 years ago(xfont_check_char_support)
Kenichi Handa [Fri, 8 May 2009 06:05:38 +0000 (06:05 +0000)]
(xfont_check_char_support)
(xfont_check_registry_char_support): New functions.
(xfont_list_pattern): Delete unused arg FRAME, add arg CHARS.
Callers adjusted.
(xfont_list): Handle :script property.

15 years ago(encoded-kbd-setup-keymap): Fix for big5.
Kenichi Handa [Fri, 8 May 2009 02:25:43 +0000 (02:25 +0000)]
(encoded-kbd-setup-keymap): Fix for big5.

15 years ago(describe-coding-system): Fix for big5.
Kenichi Handa [Fri, 8 May 2009 02:15:52 +0000 (02:15 +0000)]
(describe-coding-system): Fix for big5.

15 years ago(Choosing Window): Fix a typo.
Eli Zaretskii [Thu, 7 May 2009 18:55:54 +0000 (18:55 +0000)]
(Choosing Window): Fix a typo.

15 years agons_dumpglyphs_stretch, ns_dumpglyphs_image: respect mouse face background.
David Reitter [Thu, 7 May 2009 13:46:56 +0000 (13:46 +0000)]
ns_dumpglyphs_stretch, ns_dumpglyphs_image:  respect mouse face background.

15 years ago*** empty log message ***
David Reitter [Thu, 7 May 2009 13:46:31 +0000 (13:46 +0000)]
*** empty log message ***

15 years ago(split-window-sensibly): New function.
Martin Rudalics [Thu, 7 May 2009 09:21:23 +0000 (09:21 +0000)]
(split-window-sensibly): New function.
(split-height-threshold, split-width-threshold): State in
doc-string that these affect split-window-sensibly.  Change
customization subtype from number to integer.
(window--splittable-p): Rename to window-splittable-p since it's
referred to in doc-string of split-window-sensibly.  Update
doc-string.
(window--try-to-split-window): Unconditionally call
split-window-preferred-function and move splitting functionality
to split-window-sensibly (Bug#3142).
(split-window-preferred-function): Rewrite doc-string.  Don't
allow nil as customization type.

15 years agomouse movement/highlight: bracket drawing operations in ns_update_begin and ns_update...
David Reitter [Thu, 7 May 2009 03:22:09 +0000 (03:22 +0000)]
mouse movement/highlight: bracket drawing operations in ns_update_begin and ns_update_end.

15 years ago*** empty log message ***
David Reitter [Thu, 7 May 2009 03:21:37 +0000 (03:21 +0000)]
*** empty log message ***

15 years agoChecked help.texi.
Chong Yidong [Thu, 7 May 2009 02:36:25 +0000 (02:36 +0000)]
Checked help.texi.

15 years agoChecked files.texi.
Chong Yidong [Thu, 7 May 2009 02:18:59 +0000 (02:18 +0000)]
Checked files.texi.

15 years ago* files.texi (Visiting): Copyedits.
Chong Yidong [Thu, 7 May 2009 02:18:48 +0000 (02:18 +0000)]
* files.texi (Visiting): Copyedits.

15 years ago* faces.el (x-handle-named-frame-geometry): Ignore errors from
Chong Yidong [Thu, 7 May 2009 00:03:42 +0000 (00:03 +0000)]
* faces.el (x-handle-named-frame-geometry): Ignore errors from
x-get-resource due to not yet opened X connection.  This is a
temporary workaround for Bug#3194.

15 years ago* Cocoa/Emacs.base/Contents/Info.plist: Add editor role for .markdown, .mkdn.
Adrian Robert [Wed, 6 May 2009 08:38:22 +0000 (08:38 +0000)]
* Cocoa/Emacs.base/Contents/Info.plist: Add editor role for .markdown, .mkdn.

15 years agoChecked mule.texi.
Chong Yidong [Wed, 6 May 2009 03:56:30 +0000 (03:56 +0000)]
Checked mule.texi.

15 years agoUpdate documentation status.
Chong Yidong [Wed, 6 May 2009 03:56:01 +0000 (03:56 +0000)]
Update documentation status.

15 years ago* basic.texi (Inserting Text): Document ucs-insert.
Chong Yidong [Wed, 6 May 2009 03:55:12 +0000 (03:55 +0000)]
* basic.texi (Inserting Text): Document ucs-insert.

* mule.texi (International Chars): Define "multibyte".  Note that
internal representation is unicode-based.  Simplify definition of raw
bytes.  Mention ucs-insert.
(Enabling Multibyte): Remove obsolete discussion.  Copyedits.
(Language Environments): Add language environments new to Emacs 23.
(Multibyte Conversion): Node deleted.
(Coding Systems): Remove obsolete unify-8859-on-decoding-mode.  Don't
mention obsolete emacs-mule coding system.
(Output Coding): Copyedits.

* emacs.texi (Top): Update node listing.

15 years ago(ns_get_screen): Rewrite.
Stefan Monnier [Wed, 6 May 2009 03:09:11 +0000 (03:09 +0000)]
(ns_get_screen): Rewrite.
Don't presume selected-frame is of type `ns'.

15 years ago(font_update_drivers): Sanity fallback to avoid disabling all drivers.
Stefan Monnier [Wed, 6 May 2009 02:57:47 +0000 (02:57 +0000)]
(font_update_drivers): Sanity fallback to avoid disabling all drivers.

15 years agoDon't define CANNOT_DUMP for GNUStep any more.
Stefan Monnier [Wed, 6 May 2009 02:51:52 +0000 (02:51 +0000)]
Don't define CANNOT_DUMP for GNUStep any more.

15 years ago(-windowDidResize:): Avoid inf-loop under GNUStep.
Stefan Monnier [Wed, 6 May 2009 02:49:35 +0000 (02:49 +0000)]
(-windowDidResize:): Avoid inf-loop under GNUStep.

15 years ago(unexec): Consider a section to precede the .bss section
YAMAMOTO Mitsuharu [Wed, 6 May 2009 02:27:51 +0000 (02:27 +0000)]
(unexec): Consider a section to precede the .bss section
if its addresses overlap that of .bss.
(unexec) [NS_IMPL_GNUSTEP]: Copy ObjC-related data from old file
instead of dumping process.

15 years ago(add_user_signal): Remove extern.
YAMAMOTO Mitsuharu [Wed, 6 May 2009 02:26:52 +0000 (02:26 +0000)]
(add_user_signal): Remove extern.

15 years ago(add_user_signal): Fix typo in extern.
YAMAMOTO Mitsuharu [Wed, 6 May 2009 02:26:42 +0000 (02:26 +0000)]
(add_user_signal): Fix typo in extern.

15 years ago(syms_of_keyboard): Staticpro pending_funcalls.
Stefan Monnier [Wed, 6 May 2009 01:30:13 +0000 (01:30 +0000)]
(syms_of_keyboard): Staticpro pending_funcalls.

15 years ago(vc-svn-parse-status): Accept ?D for removed files (bug#3213).
Stefan Monnier [Tue, 5 May 2009 04:17:27 +0000 (04:17 +0000)]
(vc-svn-parse-status): Accept ?D for removed files (bug#3213).

15 years ago(vc-delete-file): Add autoload cookie (bug#3209).
Stefan Monnier [Tue, 5 May 2009 04:02:45 +0000 (04:02 +0000)]
(vc-delete-file): Add autoload cookie (bug#3209).

15 years ago* BUGS: Use new binding of view-emacs-problems.
Chong Yidong [Tue, 5 May 2009 01:23:41 +0000 (01:23 +0000)]
* BUGS: Use new binding of view-emacs-problems.

15 years ago* trouble.texi (Lossage): Use new binding of view-emacs-problems.
Chong Yidong [Tue, 5 May 2009 01:17:22 +0000 (01:17 +0000)]
* trouble.texi (Lossage): Use new binding of view-emacs-problems.

15 years agoChecked internals.texi, hooks.texi, and locals.texi.
Chong Yidong [Mon, 4 May 2009 23:26:08 +0000 (23:26 +0000)]
Checked internals.texi, hooks.texi, and locals.texi.

15 years ago* hooks.texi (Standard Hooks): Add abbrev-expand-functions.
Chong Yidong [Mon, 4 May 2009 23:25:38 +0000 (23:25 +0000)]
* hooks.texi (Standard Hooks): Add abbrev-expand-functions.
Remove obsoleted pre-abbrev-expand-hook.

* locals.texi (Standard Buffer-Local Variables): Consolidate table
entries.

* internals.texi (Window Internals): Synch field names to window.h.
(Process Internals): Synch field names to process.h.

15 years ago(frame-list): Clarify which frames are returned.
Stefan Monnier [Mon, 4 May 2009 19:43:22 +0000 (19:43 +0000)]
(frame-list): Clarify which frames are returned.

15 years agoAdd index entry for ?(:
Stefan Monnier [Mon, 4 May 2009 19:33:10 +0000 (19:33 +0000)]
Add index entry for ?(:

15 years ago(ctagsfiles1, ctagsfiles2): Include ObjC files in TAGS.
Stefan Monnier [Mon, 4 May 2009 15:19:43 +0000 (15:19 +0000)]
(ctagsfiles1, ctagsfiles2): Include ObjC files in TAGS.

15 years ago* internals.texi (Object Internals): Don't assume 32-bit machines
Chong Yidong [Mon, 4 May 2009 04:07:28 +0000 (04:07 +0000)]
* internals.texi (Object Internals): Don't assume 32-bit machines
are the norm.
(Buffer Internals): Consolidate table entries for readability.

15 years ago(epg-wait-for-completion): Add a comment explaining the reason of the
Daiki Ueno [Mon, 4 May 2009 01:33:32 +0000 (01:33 +0000)]
(epg-wait-for-completion): Add a comment explaining the reason of the
previous change.

15 years ago* emacs-lisp/bindat.el (bindat-pack): Allocate and set a string
Chong Yidong [Mon, 4 May 2009 01:18:11 +0000 (01:18 +0000)]
* emacs-lisp/bindat.el (bindat-pack): Allocate and set a string
directly (Bug#2878).

15 years ago* Makefile.in (install-arch-dep): Avoid using $$(..) construct,
Chong Yidong [Mon, 4 May 2009 01:13:20 +0000 (01:13 +0000)]
* Makefile.in (install-arch-dep): Avoid using $$(..) construct,
for Solaris compatibility.
* leim/Makefile.in (install): Avoid using $$(..) construct, for Solaris
compatibility.

15 years ago* term/ns-win.el (ns-alternatives-map, ns-insert-working-text)
Juanma Barranquero [Sun, 3 May 2009 23:19:35 +0000 (23:19 +0000)]
* term/ns-win.el (ns-alternatives-map, ns-insert-working-text)
(ns-echo-working-text, ns-utf8-nfd-post-read-conversion)
(ns-insert-text, ns-insert-file, ns-find-file, generate-fontset-menu)
(mouse-set-font, ns-respond-to-change-font, ns-standard-fontset-spec)
(ns-set-background-alpha, ns-set-foreground-at-mouse)
(ns-set-background-at-mouse): Fix typos in docstrings.

15 years agoFix timing problem of Bug#2412.
Daiki Ueno [Sun, 3 May 2009 22:27:40 +0000 (22:27 +0000)]
Fix timing problem of Bug#2412.

(epg-wait-for-completion): Sleep after the process
exits, to allow process-filter to run (Bug#2412).

15 years ago(epa--read-signature-type): Fix typo.
Daiki Ueno [Sun, 3 May 2009 05:46:08 +0000 (05:46 +0000)]
(epa--read-signature-type): Fix typo.

15 years ago(widget-specify-field, widget-field-value-get, character):
Glenn Morris [Sat, 2 May 2009 23:44:00 +0000 (23:44 +0000)]
(widget-specify-field, widget-field-value-get, character):
Revert 2009-03-24 change, since it causes a more serious problem than
the one it solves.  (Closes Bug#3136, reopens Bug#2689.)

15 years ago(x_handle_net_wm_state): Move declaration of lval before
Dan Nicolaescu [Sat, 2 May 2009 20:16:55 +0000 (20:16 +0000)]
(x_handle_net_wm_state): Move declaration of lval before
any statements.

15 years agoSubstitute references to `ns-extended-platform-support-mode' and revise information...
David Reitter [Sat, 2 May 2009 19:28:41 +0000 (19:28 +0000)]
Substitute references to `ns-extended-platform-support-mode' and revise information about
environment import.

15 years ago(read_process_output): Make sure the current buffer is
Andreas Schwab [Sat, 2 May 2009 11:54:43 +0000 (11:54 +0000)]
(read_process_output): Make sure the current buffer is
always restored.

15 years ago(record_conversion_result): Don't modify
Andreas Schwab [Sat, 2 May 2009 11:32:42 +0000 (11:32 +0000)]
(record_conversion_result): Don't modify
Vlast_code_conversion_error for successful result.
(alloc_destination): Don't clobber conversion result.  (Bug#1650)

15 years ago(pop-up-frame-function): Remove choice nil since it
Martin Rudalics [Sat, 2 May 2009 08:33:25 +0000 (08:33 +0000)]
(pop-up-frame-function): Remove choice nil since it
does not represent a valid value.

15 years agoldefs-boot.el: Regenerate.
Chong Yidong [Fri, 1 May 2009 15:32:34 +0000 (15:32 +0000)]
ldefs-boot.el: Regenerate.

15 years agoBump version to 23.0.93.
Chong Yidong [Fri, 1 May 2009 15:32:01 +0000 (15:32 +0000)]
Bump version to 23.0.93.

15 years agoconfigure: Regenerate
Chong Yidong [Fri, 1 May 2009 15:31:06 +0000 (15:31 +0000)]
configure: Regenerate

15 years agoRegenerate.
Chong Yidong [Fri, 1 May 2009 14:37:08 +0000 (14:37 +0000)]
Regenerate.

15 years ago(load_charset_map): Remove unnecessary code.
Kenichi Handa [Fri, 1 May 2009 12:17:06 +0000 (12:17 +0000)]
(load_charset_map): Remove unnecessary code.

15 years ago(load_charset): Reformat X==Y==Z to (X==Y)==Z.
Kenichi Handa [Fri, 1 May 2009 10:55:46 +0000 (10:55 +0000)]
(load_charset): Reformat X==Y==Z to (X==Y)==Z.

15 years agoFix typos.
Juanma Barranquero [Thu, 30 Apr 2009 23:43:51 +0000 (23:43 +0000)]
Fix typos.

15 years ago(ns-make-command-string, ns-grabenv)
David Reitter [Thu, 30 Apr 2009 18:01:40 +0000 (18:01 +0000)]
(ns-make-command-string, ns-grabenv)
(ns-extended-platform-support-mode, menu-bar-ns-file-menu)
(ns-arrange-all-frames, ns-arrange-visible-frames)
(ns-arrange-frames): remove. These functionalities not
available on other (free) platforms will be provided to users
outside the Emacs project in the "ns-platform-support" package.

15 years ago*** empty log message ***
David Reitter [Thu, 30 Apr 2009 18:00:29 +0000 (18:00 +0000)]
*** empty log message ***

15 years agoconvert_ns_to_X_keysym: define function keys f16 through f24.
David Reitter [Thu, 30 Apr 2009 16:52:19 +0000 (16:52 +0000)]
convert_ns_to_X_keysym: define function keys f16 through f24.

15 years ago*** empty log message ***
David Reitter [Thu, 30 Apr 2009 16:51:50 +0000 (16:51 +0000)]
*** empty log message ***

15 years agoUpdated for 23.0.93
Jason Rumney [Thu, 30 Apr 2009 15:32:28 +0000 (15:32 +0000)]
Updated for 23.0.93

15 years agoEnhancements for Objective-C:
Alan Mackenzie [Thu, 30 Apr 2009 10:36:24 +0000 (10:36 +0000)]
Enhancements for Objective-C:

cc-vars.el
(c-objc-method-arg-min-delta-to-bracket,
c-objc-method-arg-unfinished-offset, c-objc-method-parameter-offset): New
variables.
(c-offsets-alist): Use c-lineup-ObjC-method-call-colons in entry for
objc-method-call-cont.

cc-langs.el (c-constant-kwds): New ObjC keywords "YES", "NO",
"NS_DURING", "NS_HANDLER", "NS_ENDHANDLER".

cc-align.el (c-lineup-ObjC-method-call-colons): New function.

15 years ago*** empty log message ***
Alan Mackenzie [Thu, 30 Apr 2009 10:28:33 +0000 (10:28 +0000)]
*** empty log message ***

15 years ago(fontset_find_font): Check if rfont_def is Qnil or not.
Kenichi Handa [Thu, 30 Apr 2009 07:01:33 +0000 (07:01 +0000)]
(fontset_find_font): Check if rfont_def is Qnil or not.

15 years ago* xfaces.c (face_at_buffer_position): New arg base_face_id.
Chong Yidong [Thu, 30 Apr 2009 05:01:57 +0000 (05:01 +0000)]
* xfaces.c (face_at_buffer_position): New arg base_face_id.

* xdisp.c (handle_face_prop): Pass base_face_id of iterator to
face_at_buffer_position.
(face_before_or_after_it_pos, get_next_display_element)
(note_mouse_highlight): Update face_at_buffer_position call.

* term.c (term_mouse_highlight):
* msdos.c (IT_note_mouse_highlight):
* fontset.c (Finternal_char_font):
* font.c (font_at, font_range): Update face_at_buffer_position
call.

* dispextern.h (face_at_buffer_position): Update prototype.

15 years ago*** empty log message ***
Kenichi Handa [Thu, 30 Apr 2009 04:53:57 +0000 (04:53 +0000)]
*** empty log message ***

15 years ago(fontset_find_font): Check if rfont_def is Qnil or not.
Kenichi Handa [Thu, 30 Apr 2009 04:41:39 +0000 (04:41 +0000)]
(fontset_find_font): Check if rfont_def is Qnil or not.

15 years ago(Fcall_process): Fix GC protection. Make sure
Andreas Schwab [Wed, 29 Apr 2009 19:55:49 +0000 (19:55 +0000)]
(Fcall_process): Fix GC protection.  Make sure
current buffer is always restored.

15 years ago*** empty log message ***
Kenichi Handa [Wed, 29 Apr 2009 08:52:37 +0000 (08:52 +0000)]
*** empty log message ***

15 years ago(create_process): Clean up merger residues of 2008-07-17 change.
YAMAMOTO Mitsuharu [Wed, 29 Apr 2009 05:15:47 +0000 (05:15 +0000)]
(create_process): Clean up merger residues of 2008-07-17 change.

15 years ago* subr.el (assoc-default): Doc fix.
Chong Yidong [Wed, 29 Apr 2009 04:46:15 +0000 (04:46 +0000)]
* subr.el (assoc-default): Doc fix.

15 years ago(init_keyboard) [POLL_FOR_INPUT]: Reset poll_timer.
YAMAMOTO Mitsuharu [Wed, 29 Apr 2009 03:48:58 +0000 (03:48 +0000)]
(init_keyboard) [POLL_FOR_INPUT]: Reset poll_timer.

15 years ago(init_atimer): Also clear stopped_atimers.
YAMAMOTO Mitsuharu [Wed, 29 Apr 2009 03:48:38 +0000 (03:48 +0000)]
(init_atimer): Also clear stopped_atimers.

15 years agoFix typo.
Chong Yidong [Wed, 29 Apr 2009 03:13:37 +0000 (03:13 +0000)]
Fix typo.

15 years ago* variables.texi (File Local Variables): Note that read-circle is
Chong Yidong [Wed, 29 Apr 2009 03:13:16 +0000 (03:13 +0000)]
* variables.texi (File Local Variables): Note that read-circle is
bound to nil when reading file-local variables.

* streams.texi (Input Functions): Document read-circle.
(Output Variables): Add xref to Circular Objects.

15 years ago* files.el (hack-local-variables-prop-line)
Chong Yidong [Wed, 29 Apr 2009 03:02:54 +0000 (03:02 +0000)]
* files.el (hack-local-variables-prop-line)
(hack-local-variables, dir-locals-read-from-file): Bind
read-circle to nil before reading.
* lread.c (Vread_circle): New variable.
(read1): Disable recursive read if Vread_circle is nil.

15 years ago(set_default_ascii_font): Delete extern.
Kenichi Handa [Wed, 29 Apr 2009 01:42:51 +0000 (01:42 +0000)]
(set_default_ascii_font): Delete extern.

15 years ago(set_default_ascii_font): Delete this unused function.
Kenichi Handa [Wed, 29 Apr 2009 01:42:13 +0000 (01:42 +0000)]
(set_default_ascii_font): Delete this unused function.

15 years ago(x_set_font): When ARG is a font-object, check if the
Kenichi Handa [Wed, 29 Apr 2009 01:40:57 +0000 (01:40 +0000)]
(x_set_font): When ARG is a font-object, check if the
font-object matches with the ASCII font-spec of the frame's
fontset.  If not, create a new fontset for the frame.

15 years ago* progmodes/which-func.el (which-function): Don't assume that
Chong Yidong [Tue, 28 Apr 2009 21:29:47 +0000 (21:29 +0000)]
* progmodes/which-func.el (which-function): Don't assume that
entries from `imenu--index-alist' are ordered by buffer position,
which fails when submenus are present (Bug#3153).

15 years ago* fns.c (Flocale_info): Protect vector from GC during decoding.
Andreas Schwab [Tue, 28 Apr 2009 19:02:26 +0000 (19:02 +0000)]
* fns.c (Flocale_info): Protect vector from GC during decoding.

* process.c (Fstart_process): Protect argv strings from GC during
encoding.

15 years ago(load-library): Improve docstring.
Stefan Monnier [Tue, 28 Apr 2009 19:00:38 +0000 (19:00 +0000)]
(load-library): Improve docstring.

15 years ago(Lisp Libraries): `load-library' does offer completion.
Stefan Monnier [Tue, 28 Apr 2009 18:59:18 +0000 (18:59 +0000)]
(Lisp Libraries): `load-library' does offer completion.

15 years ago(quail-vunion): Remove unexplained nreverse.
Stefan Monnier [Tue, 28 Apr 2009 18:58:33 +0000 (18:58 +0000)]
(quail-vunion): Remove unexplained nreverse.

15 years agoUse dns-query instead of query-dns. Was renamed on 2008-12-25 in dns.el.
Reiner Steib [Tue, 28 Apr 2009 16:57:53 +0000 (16:57 +0000)]
Use dns-query instead of query-dns.  Was renamed on 2008-12-25 in dns.el.

15 years ago(gdb-tooltip-print): Avoid "Non-X frame used"
Nick Roberts [Tue, 28 Apr 2009 10:35:41 +0000 (10:35 +0000)]
(gdb-tooltip-print): Avoid "Non-X frame used"
error with gud-tooltip-mode in the Linux console.

15 years ago*** empty log message ***
Nick Roberts [Tue, 28 Apr 2009 10:35:08 +0000 (10:35 +0000)]
*** empty log message ***

15 years ago* frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
Chong Yidong [Tue, 28 Apr 2009 04:07:37 +0000 (04:07 +0000)]
* frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
t-mouse-mode.  Suggested by Per Starbäck (Bug#3126).

15 years agoChange arg name to make it clear that it's ignored.
Chong Yidong [Tue, 28 Apr 2009 04:02:57 +0000 (04:02 +0000)]
Change arg name to make it clear that it's ignored.

15 years ago* tooltip.el (tooltip-show-help): Fall back on
Chong Yidong [Tue, 28 Apr 2009 02:16:49 +0000 (02:16 +0000)]
* tooltip.el (tooltip-show-help): Fall back on
tooltip-show-help-non-mode for text-only displays.

15 years ago(calc-mode): Replace `copy-list' with `copy-sequence'.
Jay Belanger [Mon, 27 Apr 2009 23:12:20 +0000 (23:12 +0000)]
(calc-mode): Replace `copy-list' with `copy-sequence'.

15 years ago* sysdep.c: Include <ctype.h>.
Andreas Schwab [Mon, 27 Apr 2009 22:27:55 +0000 (22:27 +0000)]
* sysdep.c: Include <ctype.h>.

15 years agonsfont.m (nsfont_open): remove unused variable shrink. Remove commented-out code.
David Reitter [Mon, 27 Apr 2009 21:21:31 +0000 (21:21 +0000)]
nsfont.m (nsfont_open): remove unused variable shrink. Remove commented-out code.

15 years ago*** empty log message ***
David Reitter [Mon, 27 Apr 2009 21:20:55 +0000 (21:20 +0000)]
*** empty log message ***

15 years ago(syms_of_keyboard) <input-decode-map>: Doc fix.
Johan Bockgård [Sun, 26 Apr 2009 20:55:30 +0000 (20:55 +0000)]
(syms_of_keyboard) <input-decode-map>: Doc fix.

15 years ago(Tags): Clarify the text some more.
Eli Zaretskii [Sun, 26 Apr 2009 19:01:24 +0000 (19:01 +0000)]
(Tags): Clarify the text some more.

15 years ago(Tags): Clarify the text some more.
Eli Zaretskii [Sun, 26 Apr 2009 18:07:29 +0000 (18:07 +0000)]
(Tags): Clarify the text some more.

15 years agoChecked tips.texi.
Chong Yidong [Sun, 26 Apr 2009 02:35:48 +0000 (02:35 +0000)]
Checked tips.texi.