]>
git.eshelyaron.com Git - emacs.git/log
Kenichi Handa [Tue, 7 Jul 2009 06:26:05 +0000 (06:26 +0000)]
(xcharset): Fix previous change.
Kenichi Handa [Tue, 7 Jul 2009 05:59:45 +0000 (05:59 +0000)]
(reset-language-environment): Put the highset priority to the charset
iso-8859-1.
Kenichi Handa [Tue, 7 Jul 2009 01:43:29 +0000 (01:43 +0000)]
(get_next_display_element): Use DECODE_BYTE.
(x_produce_glyphs): Likewise.
Kenichi Handa [Tue, 7 Jul 2009 01:41:44 +0000 (01:41 +0000)]
(Fset_charset_priority): Update charset_unibyte and
charset_unibyte_decoder.
(init_charset_once): Initialize charset_unibyte_decoder.
(syms_of_charset): Initialize charset_unibyte.
Kenichi Handa [Tue, 7 Jul 2009 01:41:29 +0000 (01:41 +0000)]
(unibyte_has_multibyte_table): Delete it.
(charset_unibyte_decoder): New variable.
(multibyte_char_to_unibyte): Use CHAR_TO_BYTE8 instead of checking
charset_unibyte.
(multibyte_char_to_unibyte_safe): Likewise.
(Funibyte_char_to_multibyte): Don't check charset_unibyte.
Kenichi Handa [Tue, 7 Jul 2009 01:41:20 +0000 (01:41 +0000)]
(unibyte_has_multibyte_table): Delete extern.
(charset_unibyte_decoder): Extern it.
(DECODE_UNIBYTE): New macro.
Kenichi Handa [Tue, 7 Jul 2009 01:41:07 +0000 (01:41 +0000)]
(xcharset): Fix the treating $arg0.
Adrian Robert [Mon, 6 Jul 2009 15:22:19 +0000 (15:22 +0000)]
correct typo in last change
Michael Albinus [Mon, 6 Jul 2009 13:40:48 +0000 (13:40 +0000)]
* net/tramp.el (tramp-handle-write-region): Flush file properties
in case of short track.
Glenn Morris [Mon, 6 Jul 2009 00:53:13 +0000 (00:53 +0000)]
(defvar and asterisk): Minor rephrasing.
Glenn Morris [Mon, 6 Jul 2009 00:45:33 +0000 (00:45 +0000)]
(eval-after-load): Doc fix.
Stefan Monnier [Sun, 5 Jul 2009 22:15:10 +0000 (22:15 +0000)]
(find-alternate-file-other-window, find-alternate-file):
Obey confirm-nonexistent-file-or-buffer.
Eli Zaretskii [Fri, 3 Jul 2009 14:17:40 +0000 (14:17 +0000)]
(Ffile_attributes): Decode user and group name by the locale's encoding.
Eli Zaretskii [Fri, 3 Jul 2009 13:59:19 +0000 (13:59 +0000)]
(WINNT_SUPPORT): Add term/common-win.elc, like src/Makefile.in did.
Kenichi Handa [Fri, 3 Jul 2009 02:10:52 +0000 (02:10 +0000)]
(fontset_find_font): Re-order a fallback font-group.
(fontset_font): Treat return value t of fontset_find_font as a
sign of no-font in that fontset, not as a sign of no-font
anywhere.
Kenichi Handa [Fri, 3 Jul 2009 02:00:28 +0000 (02:00 +0000)]
(font_entity_vector_cache): New variable.
(syms_of_font): Initialize it.
(font_concat_entities): New function.
(font_list_entities): Use font_concat_entities instead of
Fvconcat.
Jay Belanger [Fri, 3 Jul 2009 01:55:40 +0000 (01:55 +0000)]
(math-use-emacs-fn): Make sure that the number is formatted correctly.
Glenn Morris [Fri, 3 Jul 2009 01:36:57 +0000 (01:36 +0000)]
Checked emerge-xtra, glossary.
Glenn Morris [Fri, 3 Jul 2009 01:34:52 +0000 (01:34 +0000)]
(Emerge): Tweak Misc menu description.
(Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
(Merge Commands): `.' does not seem to work in A or B buffer.
`l' can recreate the 3-window display.
Glenn Morris [Fri, 3 Jul 2009 01:34:26 +0000 (01:34 +0000)]
(Glossary): Minor phrasing changes throughout.
Add more internal cross-references.
<Autoloading>: You can't really autoload a variable.
<C-M->: Move details here from `M-C-' item.
<Continuation Line>: Refer to `Truncation.'
<Daemon, Free Software, Free Software Foundation, FSF, GNU>:
<Home Directory, Unix>: New entries.
<Deletion of Files>: Mention recycle bins.
<Directory>: Mention ``folders.''
<Error>: Don't mention ``type-ahead.''
<Fringe>: Refer to the manual node.
<Minor Mode>: Can be global or local.
<Spell Checking>: There are other checkers besides Ispell.
Nick Roberts [Thu, 2 Jul 2009 22:16:05 +0000 (22:16 +0000)]
*** empty log message ***
Nick Roberts [Thu, 2 Jul 2009 06:36:43 +0000 (06:36 +0000)]
(def-gdb-auto-update-handler)
(gdb-data-list-register-values-handler)
(gdb-stack-list-locals-handler): Preserve point when switching buffers
using tabs.
(gdb-propertize-header): Inline temporary global variable.
Nick Roberts [Thu, 2 Jul 2009 06:36:16 +0000 (06:36 +0000)]
(gud-minor-mode-map): Make "stop" button visible in
text mode when program is running.
(gud-tooltip-mode): Autoload so that it can be set by customize.
Nick Roberts [Thu, 2 Jul 2009 06:35:20 +0000 (06:35 +0000)]
*** empty log message ***
Glenn Morris [Thu, 2 Jul 2009 02:27:52 +0000 (02:27 +0000)]
Update.
Glenn Morris [Thu, 2 Jul 2009 02:26:35 +0000 (02:26 +0000)]
Checked anti, emacs-xtra; finished sending.
Glenn Morris [Thu, 2 Jul 2009 02:25:41 +0000 (02:25 +0000)]
(Antinews): Minor changes in phrasing.
Glenn Morris [Thu, 2 Jul 2009 02:25:23 +0000 (02:25 +0000)]
(Introduction): Mention included in info Emacs manual.
Glenn Morris [Thu, 2 Jul 2009 02:25:04 +0000 (02:25 +0000)]
Re-order a few things to reduce some underfull lines in dvi output.
Glenn Morris [Thu, 2 Jul 2009 02:24:28 +0000 (02:24 +0000)]
(Mail Sending): Add a tiny bit on mailclient.
Glenn Morris [Thu, 2 Jul 2009 02:23:59 +0000 (02:23 +0000)]
(Advanced VC Usage): End all menu items with a period.
Andreas Schwab [Wed, 1 Jul 2009 15:18:51 +0000 (15:18 +0000)]
(Type Conversion): Don't use literal control character.
Andreas Schwab [Wed, 1 Jul 2009 14:58:44 +0000 (14:58 +0000)]
(Help Functions): Fix description of help-buffer and
help-setup-xref to use @defun instead of @deffn.
Chong Yidong [Wed, 1 Jul 2009 13:02:51 +0000 (13:02 +0000)]
* anti.texi (Antinews): Correct the list of removed platforms.
Kenichi Handa [Wed, 1 Jul 2009 12:33:09 +0000 (12:33 +0000)]
(set-language-info-alist): Add korean-cp949, cp949 to spec.
Nick Roberts [Wed, 1 Jul 2009 12:06:36 +0000 (12:06 +0000)]
(gdb-set-header): New function.
(gdb-propertize-header): Use it to distinguish select and unselected tabs
in gdb buffers.
Nick Roberts [Wed, 1 Jul 2009 12:06:04 +0000 (12:06 +0000)]
*** empty log message ***
YAMAMOTO Mitsuharu [Wed, 1 Jul 2009 08:57:31 +0000 (08:57 +0000)]
(SOME_MACHINE_LISP): Add ../lisp/term/common-win.elc.
Glenn Morris [Wed, 1 Jul 2009 07:18:39 +0000 (07:18 +0000)]
(f90-break-delimiters, f90-no-break-re): Doc fixes.
Nick Roberts [Wed, 1 Jul 2009 06:11:12 +0000 (06:11 +0000)]
(gdb-init-2): Move to ...
(gdb-starting): ... here because GDB 7.0 requires execution to have
started when using MI command -data-list-register-names.
(gdb-propertize-header): New macro.
(gdb-breakpoints-header, gdb-locals-header): Use it.
Nick Roberts [Wed, 1 Jul 2009 06:10:35 +0000 (06:10 +0000)]
*** empty log message ***
Kenichi Handa [Wed, 1 Jul 2009 02:34:28 +0000 (02:34 +0000)]
(encoded-kbd-setup-display): Fix typo (encoded-kbd-saved-input-mode ->
encoded-kbd-saved-input-meta-mode).
Chong Yidong [Tue, 30 Jun 2009 22:08:57 +0000 (22:08 +0000)]
* xftfont.c (xftfont_open): Avoid passing NULL argument to
XftLockFace.
Michael Albinus [Tue, 30 Jun 2009 15:30:26 +0000 (15:30 +0000)]
* net/tramp.el (tramp-default-file-modes) Remove execute permissions.
Adrian Robert [Tue, 30 Jun 2009 12:18:58 +0000 (12:18 +0000)]
* nsterm.m (keydown): Avoid infinite loop.
Michael Albinus [Tue, 30 Jun 2009 12:10:36 +0000 (12:10 +0000)]
* net/tramp.el (tramp-do-copy-or-rename-file-directly): Handle
also the 'rename case, when setting file modes. (Bug#3712)
Alan Mackenzie [Mon, 29 Jun 2009 22:04:26 +0000 (22:04 +0000)]
(c-mask-paragraph): Remove a spurious correction between the visible
width of TABs and their number of bytes, so that point is undisturbed
after typing a space, when there are tabs just before "*/".
Alan Mackenzie [Mon, 29 Jun 2009 22:00:57 +0000 (22:00 +0000)]
*** empty log message ***
Michael Albinus [Mon, 29 Jun 2009 21:09:02 +0000 (21:09 +0000)]
* net/tramp.el (tramp-do-copy-or-rename-file-directly): Set file
modes mandatory. (Bug#3712)
Andreas Schwab [Sun, 28 Jun 2009 20:26:48 +0000 (20:26 +0000)]
Simplify last change.
Andreas Schwab [Sun, 28 Jun 2009 20:14:26 +0000 (20:14 +0000)]
(send_process): Keep decoded string in a local
variable and protect it from GC. (Bug#3521)
Eli Zaretskii [Sun, 28 Jun 2009 18:46:00 +0000 (18:46 +0000)]
(create_tty_output) [MSDOS]: #ifdef away.
(tty_free_frame_resources) [MSDOS]: Add a DOS-specific version.
Michael Albinus [Sun, 28 Jun 2009 15:41:35 +0000 (15:41 +0000)]
* dbusbind.c (XD_SYMBOL_TO_DBUS_TYPE): Convert macro into function
xd_symbol_to_dbus_type. With Solaris 2.11, it was said to compile
for hours, when optimzation is enabled.
(xd_signature, xd_append_arg, xd_retrieve_arg, xd_initialize)
(xd_read_message): Make them static.
Glenn Morris [Sun, 28 Jun 2009 01:42:44 +0000 (01:42 +0000)]
Checked dired-xtra.texi.
Glenn Morris [Sun, 28 Jun 2009 01:41:07 +0000 (01:41 +0000)]
Minor revisions.
Glenn Morris [Sun, 28 Jun 2009 00:53:01 +0000 (00:53 +0000)]
Checked arevert-xtra.texi.
Glenn Morris [Sun, 28 Jun 2009 00:50:32 +0000 (00:50 +0000)]
(global-auto-revert-non-file-buffers, global-auto-revert-mode): Doc fixes.
Glenn Morris [Sun, 28 Jun 2009 00:47:28 +0000 (00:47 +0000)]
Minor language tweaks.
Chong Yidong [Sat, 27 Jun 2009 19:52:02 +0000 (19:52 +0000)]
* frame.c (x_get_arg): Check if dpyinfo is non-NULL.
Glenn Morris [Sat, 27 Jun 2009 02:35:50 +0000 (02:35 +0000)]
Restore netbsd on mips, mipsel, mipseb.
Glenn Morris [Sat, 27 Jun 2009 02:32:40 +0000 (02:32 +0000)]
Restore file.
Kenichi Handa [Fri, 26 Jun 2009 06:15:08 +0000 (06:15 +0000)]
(get_adstyle_property): Call font_intern_prop with 1 as
the arg FORCE_SYMBOL.
Kenichi Handa [Thu, 25 Jun 2009 00:36:48 +0000 (00:36 +0000)]
Re-generated.
Kenichi Handa [Thu, 25 Jun 2009 00:33:55 +0000 (00:33 +0000)]
For the UNICODE format files, do reverse sort
and don't compact the map. This is to prefer the first one in the
duplicated mappings (e.g. 0x20->U+0020, 0x20->U+00A0).
Chong Yidong [Wed, 24 Jun 2009 20:54:09 +0000 (20:54 +0000)]
* display.texi (Window Systems): Add ns to the list.
Glenn Morris [Wed, 24 Jun 2009 03:52:10 +0000 (03:52 +0000)]
(nextstep/Cocoa/Emacs.base/Contents/Resources/preferences.nib)
(nextstep/GNUstep/Emacs.base/Resources/preferences.gorm):
No longer make links.
Glenn Morris [Wed, 24 Jun 2009 03:45:05 +0000 (03:45 +0000)]
(comint-insert-input): Doc fix.
Glenn Morris [Wed, 24 Jun 2009 03:44:35 +0000 (03:44 +0000)]
(pcomplete/rpm): Doc fix.
Glenn Morris [Wed, 24 Jun 2009 03:44:15 +0000 (03:44 +0000)]
(ispell-local-dictionary): Doc fix.
Glenn Morris [Wed, 24 Jun 2009 03:43:43 +0000 (03:43 +0000)]
Yavor Doganov <yavor at gnu.org>
(tempdir): Don't create directories preferences.gorm and
preferences.nib, they are no longer required.
Katsumi Yamaoka [Tue, 23 Jun 2009 22:38:12 +0000 (22:38 +0000)]
(mm-dissect-buffer): Use message-fetch-field instead of mail-fetch-field to
fetch Content-Description header in order to exclude newlines.
Chong Yidong [Tue, 23 Jun 2009 14:14:40 +0000 (14:14 +0000)]
* src/ftfont.c (setup_otf_gstring, ftfont_shape_by_flt): Use
xmalloc and xrealloc (not malloc and realloc), so subsequent heap
pointer dereferences are guaranteed to be valid.
Jason Rumney [Sun, 21 Jun 2009 13:27:41 +0000 (13:27 +0000)]
(w32_initialize): Add necessary casts to last change.
Jason Rumney [Sun, 21 Jun 2009 03:34:19 +0000 (03:34 +0000)]
(keyboard_codepage): New static variable.
(w32_read_socket) [WM_INPUTLANGCHANGE]: Update it.
(w32_read_socket) [WM_CHAR]: Use it to decode character
input (bug#3237).
(w32_initialize): Initialize it.
(codepage_for_locale): New function.
Glenn Morris [Sun, 21 Jun 2009 01:39:43 +0000 (01:39 +0000)]
(lisp-indent-function): Add doc string.
Glenn Morris [Sun, 21 Jun 2009 01:16:55 +0000 (01:16 +0000)]
(lisp-indent-defun-method, common-lisp-indent-function): Add doc strings.
Ken Raeburn [Sat, 20 Jun 2009 23:23:55 +0000 (23:23 +0000)]
(status_message): Pass Faset index argument as a lisp object, so as to work
with USE_LISP_UNION_TYPE.
Chong Yidong [Fri, 19 Jun 2009 17:10:49 +0000 (17:10 +0000)]
Bump version number to 23.0.95.
Chong Yidong [Fri, 19 Jun 2009 17:10:15 +0000 (17:10 +0000)]
Regenerate.
Chong Yidong [Fri, 19 Jun 2009 17:09:32 +0000 (17:09 +0000)]
Remove +++ and --- lines; minor copyedits.
Chong Yidong [Fri, 19 Jun 2009 16:21:12 +0000 (16:21 +0000)]
Regenerate.
Chong Yidong [Fri, 19 Jun 2009 14:24:07 +0000 (14:24 +0000)]
Reference bug number in last Changelog entry
Chong Yidong [Fri, 19 Jun 2009 14:22:39 +0000 (14:22 +0000)]
* font-core.el (turn-on-font-lock-if-desired): Correctly handle
the case where font-lock-global-modes is a list that doesn't begin
with `not'.
Juanma Barranquero [Fri, 19 Jun 2009 13:45:19 +0000 (13:45 +0000)]
Fix typos.
Jason Rumney [Fri, 19 Jun 2009 13:06:02 +0000 (13:06 +0000)]
Update version and date for pending pretest.
YAMAMOTO Mitsuharu [Fri, 19 Jun 2009 08:39:44 +0000 (08:39 +0000)]
(Ffind_coding_systems_region_internal): Cache checked characters.
Glenn Morris [Fri, 19 Jun 2009 03:08:54 +0000 (03:08 +0000)]
Fix previous change, sigh.
Glenn Morris [Fri, 19 Jun 2009 03:06:40 +0000 (03:06 +0000)]
(open-network-stream): Doc fix.
Juanma Barranquero [Fri, 19 Jun 2009 01:51:07 +0000 (01:51 +0000)]
* international/fontset.el (setup-default-fontset):
Fix typo in previous change.
Kenichi Handa [Fri, 19 Jun 2009 00:58:51 +0000 (00:58 +0000)]
(setup-default-fontset): Add a spec of non-OTF unicode font for Thai.
Kenichi Handa [Fri, 19 Jun 2009 00:45:43 +0000 (00:45 +0000)]
Add coding: utf-8 cookie.
Chong Yidong [Thu, 18 Jun 2009 18:47:58 +0000 (18:47 +0000)]
Fix typo.
Chong Yidong [Thu, 18 Jun 2009 17:53:33 +0000 (17:53 +0000)]
* language/korean.el (korean-cp949): New coding system. Set cp949
as an alias to it.
Chong Yidong [Thu, 18 Jun 2009 17:47:48 +0000 (17:47 +0000)]
* pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings format
used by GnuPG 2.0.11.
Kenichi Handa [Thu, 18 Jun 2009 10:29:51 +0000 (10:29 +0000)]
(decode_coding_iso_2022): Check MSB of bytes more rigidly.
Andreas Schwab [Thu, 18 Jun 2009 09:49:05 +0000 (09:49 +0000)]
(redisplay_internal): Check that the frame is still
live after redisplay of its windows.
(redisplay_windows): Check that the window is still live.
Kenichi Handa [Thu, 18 Jun 2009 07:21:49 +0000 (07:21 +0000)]
Cancel the unexpected changes.
Kenichi Handa [Thu, 18 Jun 2009 07:18:55 +0000 (07:18 +0000)]
(setup-korean-environment-internal, exit-korean-environment): Cancel
the previous unexpected changes.
Glenn Morris [Thu, 18 Jun 2009 06:54:47 +0000 (06:54 +0000)]
(dir-locals-set-directory-class): Make mtime argument
optional, since it is always unneeded in the non-file case. (Bug#3577)
Kenichi Handa [Thu, 18 Jun 2009 01:15:43 +0000 (01:15 +0000)]
("Korean"): Fix `documentation' property of this language environment.