]>
git.eshelyaron.com Git - emacs.git/log
Chong Yidong [Thu, 7 May 2009 02:18:59 +0000 (02:18 +0000)]
Checked files.texi.
Chong Yidong [Thu, 7 May 2009 02:18:48 +0000 (02:18 +0000)]
* files.texi (Visiting): Copyedits.
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.
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.
Chong Yidong [Wed, 6 May 2009 03:56:30 +0000 (03:56 +0000)]
Checked mule.texi.
Chong Yidong [Wed, 6 May 2009 03:56:01 +0000 (03:56 +0000)]
Update documentation status.
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.
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'.
Stefan Monnier [Wed, 6 May 2009 02:57:47 +0000 (02:57 +0000)]
(font_update_drivers): Sanity fallback to avoid disabling all drivers.
Stefan Monnier [Wed, 6 May 2009 02:51:52 +0000 (02:51 +0000)]
Don't define CANNOT_DUMP for GNUStep any more.
Stefan Monnier [Wed, 6 May 2009 02:49:35 +0000 (02:49 +0000)]
(-windowDidResize:): Avoid inf-loop under GNUStep.
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.
YAMAMOTO Mitsuharu [Wed, 6 May 2009 02:26:52 +0000 (02:26 +0000)]
(add_user_signal): Remove extern.
YAMAMOTO Mitsuharu [Wed, 6 May 2009 02:26:42 +0000 (02:26 +0000)]
(add_user_signal): Fix typo in extern.
Stefan Monnier [Wed, 6 May 2009 01:30:13 +0000 (01:30 +0000)]
(syms_of_keyboard): Staticpro pending_funcalls.
Stefan Monnier [Tue, 5 May 2009 04:17:27 +0000 (04:17 +0000)]
(vc-svn-parse-status): Accept ?D for removed files (bug#3213).
Stefan Monnier [Tue, 5 May 2009 04:02:45 +0000 (04:02 +0000)]
(vc-delete-file): Add autoload cookie (bug#3209).
Chong Yidong [Tue, 5 May 2009 01:23:41 +0000 (01:23 +0000)]
* BUGS: 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.
Chong Yidong [Mon, 4 May 2009 23:26:08 +0000 (23:26 +0000)]
Checked internals.texi, hooks.texi, and locals.texi.
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.
Stefan Monnier [Mon, 4 May 2009 19:43:22 +0000 (19:43 +0000)]
(frame-list): Clarify which frames are returned.
Stefan Monnier [Mon, 4 May 2009 19:33:10 +0000 (19:33 +0000)]
Add index entry for ?(:
Stefan Monnier [Mon, 4 May 2009 15:19:43 +0000 (15:19 +0000)]
(ctagsfiles1, ctagsfiles2): Include ObjC files in TAGS.
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.
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.
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).
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.
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.
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).
Daiki Ueno [Sun, 3 May 2009 05:46:08 +0000 (05:46 +0000)]
(epa--read-signature-type): Fix typo.
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.)
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.
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.
Andreas Schwab [Sat, 2 May 2009 11:54:43 +0000 (11:54 +0000)]
(read_process_output): Make sure the current buffer is
always restored.
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)
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.
Chong Yidong [Fri, 1 May 2009 15:32:34 +0000 (15:32 +0000)]
ldefs-boot.el: Regenerate.
Chong Yidong [Fri, 1 May 2009 15:32:01 +0000 (15:32 +0000)]
Bump version to 23.0.93.
Chong Yidong [Fri, 1 May 2009 15:31:06 +0000 (15:31 +0000)]
configure: Regenerate
Chong Yidong [Fri, 1 May 2009 14:37:08 +0000 (14:37 +0000)]
Regenerate.
Kenichi Handa [Fri, 1 May 2009 12:17:06 +0000 (12:17 +0000)]
(load_charset_map): Remove unnecessary code.
Kenichi Handa [Fri, 1 May 2009 10:55:46 +0000 (10:55 +0000)]
(load_charset): Reformat X==Y==Z to (X==Y)==Z.
Juanma Barranquero [Thu, 30 Apr 2009 23:43:51 +0000 (23:43 +0000)]
Fix typos.
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.
David Reitter [Thu, 30 Apr 2009 18:00:29 +0000 (18:00 +0000)]
*** empty log message ***
David Reitter [Thu, 30 Apr 2009 16:52:19 +0000 (16:52 +0000)]
convert_ns_to_X_keysym: define function keys f16 through f24.
David Reitter [Thu, 30 Apr 2009 16:51:50 +0000 (16:51 +0000)]
*** empty log message ***
Jason Rumney [Thu, 30 Apr 2009 15:32:28 +0000 (15:32 +0000)]
Updated for 23.0.93
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.
Alan Mackenzie [Thu, 30 Apr 2009 10:28:33 +0000 (10:28 +0000)]
*** empty log message ***
Kenichi Handa [Thu, 30 Apr 2009 07:01:33 +0000 (07:01 +0000)]
(fontset_find_font): Check if rfont_def is Qnil or not.
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.
Kenichi Handa [Thu, 30 Apr 2009 04:53:57 +0000 (04:53 +0000)]
*** empty log message ***
Kenichi Handa [Thu, 30 Apr 2009 04:41:39 +0000 (04:41 +0000)]
(fontset_find_font): Check if rfont_def is Qnil or not.
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.
Kenichi Handa [Wed, 29 Apr 2009 08:52:37 +0000 (08:52 +0000)]
*** empty log message ***
YAMAMOTO Mitsuharu [Wed, 29 Apr 2009 05:15:47 +0000 (05:15 +0000)]
(create_process): Clean up merger residues of 2008-07-17 change.
Chong Yidong [Wed, 29 Apr 2009 04:46:15 +0000 (04:46 +0000)]
* subr.el (assoc-default): Doc fix.
YAMAMOTO Mitsuharu [Wed, 29 Apr 2009 03:48:58 +0000 (03:48 +0000)]
(init_keyboard) [POLL_FOR_INPUT]: Reset poll_timer.
YAMAMOTO Mitsuharu [Wed, 29 Apr 2009 03:48:38 +0000 (03:48 +0000)]
(init_atimer): Also clear stopped_atimers.
Chong Yidong [Wed, 29 Apr 2009 03:13:37 +0000 (03:13 +0000)]
Fix typo.
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.
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.
Kenichi Handa [Wed, 29 Apr 2009 01:42:51 +0000 (01:42 +0000)]
(set_default_ascii_font): Delete extern.
Kenichi Handa [Wed, 29 Apr 2009 01:42:13 +0000 (01:42 +0000)]
(set_default_ascii_font): Delete this unused function.
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.
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).
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.
Stefan Monnier [Tue, 28 Apr 2009 19:00:38 +0000 (19:00 +0000)]
(load-library): Improve docstring.
Stefan Monnier [Tue, 28 Apr 2009 18:59:18 +0000 (18:59 +0000)]
(Lisp Libraries): `load-library' does offer completion.
Stefan Monnier [Tue, 28 Apr 2009 18:58:33 +0000 (18:58 +0000)]
(quail-vunion): Remove unexplained nreverse.
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.
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.
Nick Roberts [Tue, 28 Apr 2009 10:35:08 +0000 (10:35 +0000)]
*** empty log message ***
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).
Chong Yidong [Tue, 28 Apr 2009 04:02:57 +0000 (04:02 +0000)]
Change arg name to make it clear that it's ignored.
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.
Jay Belanger [Mon, 27 Apr 2009 23:12:20 +0000 (23:12 +0000)]
(calc-mode): Replace `copy-list' with `copy-sequence'.
Andreas Schwab [Mon, 27 Apr 2009 22:27:55 +0000 (22:27 +0000)]
* sysdep.c: Include <ctype.h>.
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.
David Reitter [Mon, 27 Apr 2009 21:20:55 +0000 (21:20 +0000)]
*** empty log message ***
Johan Bockgård [Sun, 26 Apr 2009 20:55:30 +0000 (20:55 +0000)]
(syms_of_keyboard) <input-decode-map>: Doc fix.
Eli Zaretskii [Sun, 26 Apr 2009 19:01:24 +0000 (19:01 +0000)]
(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.
Chong Yidong [Sun, 26 Apr 2009 02:35:48 +0000 (02:35 +0000)]
Checked tips.texi.
Chong Yidong [Sun, 26 Apr 2009 02:35:18 +0000 (02:35 +0000)]
* tips.texi (Coding Conventions): Copyedits. Add xref to Named
Features and Coding System Basics. Node that "p" stands for
"predicate". Recommend utf-8-emacs instead of emacs-mule.
(Key Binding Conventions): Emacs does use S-down-mouse-1, for
mouse-appearance-menu.
(Programming Tips): Add xref to Progress.
Jay Belanger [Sun, 26 Apr 2009 01:39:48 +0000 (01:39 +0000)]
(calc-set-mode-line): Check to make sure that the correct Calc buffer
gets "Embed" in the mode line.
(calc-mode): Copy stack list for additional Calc buffers.
Eli Zaretskii [Sat, 25 Apr 2009 21:13:35 +0000 (21:13 +0000)]
(Tags): Clarify the text some more.
Chong Yidong [Sat, 25 Apr 2009 15:27:45 +0000 (15:27 +0000)]
* simple.el (line-move-visual): If point is stuck moving backwards
against a display string, temporarily ignore the goal
column (Bug#3020).
Chong Yidong [Sat, 25 Apr 2009 14:43:35 +0000 (14:43 +0000)]
Add comment for last change.
Chong Yidong [Sat, 25 Apr 2009 14:36:01 +0000 (14:36 +0000)]
* configure: Regenerate.
* configure.in: Disable use of FreeType without libXft.
Chong Yidong [Sat, 25 Apr 2009 14:25:06 +0000 (14:25 +0000)]
* startup.el (normal-top-level): Implement a work-around to handle
changes to face-font-rescale-alist during initialization (Bug#1785).
Eli Zaretskii [Sat, 25 Apr 2009 07:22:50 +0000 (07:22 +0000)]
(Tags): Fix last change.
Eli Zaretskii [Sat, 25 Apr 2009 07:19:58 +0000 (07:19 +0000)]
(Tags): Clarify text. (Bug#3101)
Jason Rumney [Sat, 25 Apr 2009 06:11:46 +0000 (06:11 +0000)]
(clear_cached_metrics): Remove, unused since 2008-08-02.
Chong Yidong [Sat, 25 Apr 2009 01:40:35 +0000 (01:40 +0000)]
Regenerate.
YAMAMOTO Mitsuharu [Sat, 25 Apr 2009 00:26:34 +0000 (00:26 +0000)]
(init_fringe_bitmap) [HAVE_X_WINDOWS && WORDS_BIG_ENDIAN]:
Swap bytes in short integer if fringe bitmap width > 8.
Michael Albinus [Fri, 24 Apr 2009 13:54:50 +0000 (13:54 +0000)]
* net/tramp.el (tramp-handle-directory-files-and-attributes-with-stat)
(tramp-handle-file-name-all-completions): Don't use "-b" as ls
arg. It does not work on OpenBSD. Reported by Taylor Venable
<taylor@metasyntax.net>.
Juanma Barranquero [Fri, 24 Apr 2009 00:57:34 +0000 (00:57 +0000)]
Fix typos.