]>
git.eshelyaron.com Git - emacs.git/log
Eli Zaretskii [Fri, 25 Jan 2013 14:47:37 +0000 (16:47 +0200)]
Use file-name-coding-system when decoding symlinks on MS-Windows.
src/w32.c (readlink): Use the current file-name-coding-system, not the ANSI
codepage, to decode and handle targets of symlinks.
Eli Zaretskii [Fri, 25 Jan 2013 14:34:26 +0000 (16:34 +0200)]
Support MS-Windows file names encoded in multibyte encodings.
src/w32.c (w32_get_long_filename, init_environment, readlink):
Support file names encoded in DBCS codepages.
Fabián Ezequiel Gallina [Thu, 24 Jan 2013 01:24:09 +0000 (22:24 -0300)]
* lisp/progmodes/python.el: Enhancements to header documentation about
skeletons.
Fixes: debbugs:5716
Fabián Ezequiel Gallina [Wed, 23 Jan 2013 21:55:46 +0000 (18:55 -0300)]
* imenu.el (imenu-default-create-index-function): Remove useless
infinite loop check.
Fixes: debbugs:13438
Alan Mackenzie [Wed, 23 Jan 2013 18:58:11 +0000 (18:58 +0000)]
Fix a bug in the state cache mechanism. Refactor this a bit.
cc-engine.el (c-parse-state-get-strategy): Remove the `cache-pos' element
from the return value.
(c-append-lower-brace-pair-to-state-cache): "Narrow" to end of buffer to
enable proper searching from beyond HERE.
Amend the test for detecting the sought brace pair. Amend the value
written to the "brace desert cache" when the brace isn't found.
(c-remove-stale-state-cache): Rename `good-pos' to `start-point', and
several other variables analogously.
(c-remove-stale-state-cache-backwards): Change `cache-pos' from a
parameter to a locally calculated variable.
(c-parse-state-1): Change the calling conventions to the two defuns
involving `cache-pos'.
Eli Zaretskii [Wed, 23 Jan 2013 16:11:04 +0000 (18:11 +0200)]
Fix bug #13515 with processing DBCS file names on MS-Windows.
src/w32.c (max_filename_mbslen): New function.
(normalize_filename, readdir): Use it to detect locales where ANSI
encoding of file names uses a double-byte character set (DBCS).
If a DBCS encoding is used, advance by characters using
CharNextExA, instead of incrementing a 'char *' pointer. Use
_mbslwr instead of _strlwr.
Chong Yidong [Wed, 23 Jan 2013 06:25:50 +0000 (14:25 +0800)]
* xml.el (xml-entity-or-char-ref-re): Fix regexp.
This bug was reported by Jae-oh Kim; it was posted to bug-gnu-emacs
but didn't show up in the bug tracker for some reason. It is a
regression against Emacs 24.2.
Eli Zaretskii [Tue, 22 Jan 2013 13:30:17 +0000 (15:30 +0200)]
Fix bug #13065 with file selector dialog on Windows 7.
src/w32heap.c (allocate_heap) [!_WIN64]: Decrease the initial
request of memory reservation to 1.7GB.
Andreas Schwab [Sun, 20 Jan 2013 22:59:47 +0000 (23:59 +0100)]
Fixes: debbugs:13505
* src/coding.c (detect_coding_iso_2022): Move back mis-reordered code
at check_extra_latin label.
Glenn Morris [Sat, 19 Jan 2013 23:59:48 +0000 (15:59 -0800)]
Comment
Leo Liu [Fri, 18 Jan 2013 18:35:44 +0000 (02:35 +0800)]
Prune erroneous values in dired-get-marked-files
Fixes: debbugs:13152
Glenn Morris [Fri, 18 Jan 2013 01:53:34 +0000 (20:53 -0500)]
* doc/emacs/custom.texi (Directory Variables): Fix paren typo.
Glenn Morris [Thu, 17 Jan 2013 02:07:25 +0000 (21:07 -0500)]
etags.el fix for bug#13412
* lisp/progmodes/etags.el (tags-table-check-computed-list):
Preserve point in tags buffer.
Glenn Morris [Thu, 17 Jan 2013 02:05:16 +0000 (21:05 -0500)]
* src/fns.c (Frandom): Doc fix.
Glenn Morris [Wed, 16 Jan 2013 12:21:01 +0000 (07:21 -0500)]
Auto-commit of loaddefs files.
Glenn Morris [Wed, 16 Jan 2013 12:17:36 +0000 (07:17 -0500)]
Auto-commit of generated files.
Glenn Morris [Wed, 16 Jan 2013 08:10:18 +0000 (00:10 -0800)]
NEWS tweak
Glenn Morris [Wed, 16 Jan 2013 08:08:34 +0000 (00:08 -0800)]
Backport configure.ac message tweak from trunk
Glenn Morris [Wed, 16 Jan 2013 02:11:10 +0000 (21:11 -0500)]
* doc/emacs/trouble.texi (Crashing): Not all addr2line have -p. (Bug#13445)
Glenn Morris [Wed, 16 Jan 2013 02:03:06 +0000 (21:03 -0500)]
Doc fixes related to "(declare (indent symbol))" (bug#13450)
* doc/lispref/macros.texi (Indenting Macros):
Fix order of an indent symbol's arguments.
* lisp/emacs-lisp/lisp-mode.el (lisp-indent-function): Doc fix.
Glenn Morris [Wed, 16 Jan 2013 01:47:40 +0000 (20:47 -0500)]
* doc/emacs/custom.texi (Custom Themes): Fix typo.
Glenn Morris [Wed, 16 Jan 2013 01:44:11 +0000 (20:44 -0500)]
* rmailmm.el (rmail-insert-mime-forwarded-message): Revert 2012-12-29 change
Ref:
<http://lists.gnu.org/archive/html/emacs-devel/2013-01/msg00360.html>
(Do not merge to trunk)
Glenn Morris [Wed, 16 Jan 2013 01:41:31 +0000 (20:41 -0500)]
* Makefile.in (install-arch-indep): Put back a chmod
that was removed 2012-05-19. (Bug#13430)
Jan Djärv [Sun, 13 Jan 2013 19:36:05 +0000 (20:36 +0100)]
Fix spelling error.
Jan Djärv [Sun, 13 Jan 2013 14:29:22 +0000 (15:29 +0100)]
* nsfont.m (LCD_SMOOTHING_MARGIN): New define.
(nsfont_draw): Remove disabling of LCD smoothing.
(ns_glyph_metrics): Add LCD_SMOOTHING_MARGIN to bearings to fix
Bug#11484 with LCD smooting on.
Bastien Guerry [Sun, 13 Jan 2013 10:33:16 +0000 (11:33 +0100)]
Merge Org 7.9.3d (commit
e8f5b0ad ).
Glenn Morris [Sat, 12 Jan 2013 19:31:25 +0000 (11:31 -0800)]
ChangeLog fix (no need to merge to trunk)
Jan Djärv [Fri, 11 Jan 2013 01:22:49 +0000 (02:22 +0100)]
* gtkutil.c (xg_initialize): Backport from trunk.
Add ifdef HAVE_FREETYPE around x_last_font_name.
Fixes: debbugs:13403
Paul Eggert [Fri, 11 Jan 2013 07:51:25 +0000 (23:51 -0800)]
Backport typo fix from trunk, for AIX.
* eval.c (mark_backtrace) [BYTE_MARK_STACK]: Remove stray '*'.
This follows up on the 2012-09-29 patch that removed indirection
for the 'function' field. Reported by Sergey Vinokurov in
<http://lists.gnu.org/archive/html/emacs-devel/2012-11/msg00263.html>.
Fixes: debbugs:13408
Paul Eggert [Fri, 11 Jan 2013 07:47:57 +0000 (23:47 -0800)]
Fix SIGDANGER handlers, for AIX.
* sysdep.c.c (handle_danger_signal, deliver_danger_signal) [SIGDANGER]:
Move handlers here from emacs.c; they were out of place.
Fixes: debbugs:13408
Glenn Morris [Thu, 10 Jan 2013 04:31:36 +0000 (23:31 -0500)]
Auto-commit of generated files.
Glenn Morris [Thu, 10 Jan 2013 04:00:02 +0000 (20:00 -0800)]
* make-dist: Add options for xz compression and no compression.
Fabián Ezequiel Gallina [Thu, 10 Jan 2013 03:44:12 +0000 (00:44 -0300)]
* progmodes/python.el (python-nav-end-of-statement): Fix
cornercase when handling multiline strings.
Glenn Morris [Thu, 10 Jan 2013 02:45:32 +0000 (18:45 -0800)]
Bump version to 24.2.92
Regenerate etc/AUTHORS and lisp/ldefs-boot.el
Glenn Morris [Thu, 10 Jan 2013 02:30:52 +0000 (18:30 -0800)]
ChangeLog fixes from M-x authors
Glenn Morris [Thu, 10 Jan 2013 02:30:06 +0000 (18:30 -0800)]
authors.el tiny updates
* lisp/emacs-lisp/authors.el (authors-ignored-files)
(authors-valid-file-names, authors-renamed-files-alist):
Add some more entries.
Stefan Monnier [Wed, 9 Jan 2013 22:47:27 +0000 (17:47 -0500)]
* lisp/image-mode.el (image-mode-winprops): Don't throw away the fallback
`t' pseudo-window entry.
Alan Mackenzie [Wed, 9 Jan 2013 21:33:00 +0000 (21:33 +0000)]
Fix bugs in the c-parse-state mechanism. Reuse some markers instead of
continually generating new ones.
cc-engine.el (c-state-old-cpp-beg-marker, c-state-old-cpp-end-marker):
New variables.
(c-append-lower-brace-pair-to-state-cache): Start a backward search for
"}" definitively outside CPP constructs.
(c-remove-stale-state-cache): Inform the caller of a need to search back
for a brace pair in certain circumstances.
(c-state-maybe-marker): New macro.
(c-parse-state): Reuse markers when appropriate.
Glenn Morris [Wed, 9 Jan 2013 21:26:08 +0000 (16:26 -0500)]
commands.texi small fix for bug#13393
* doc/lispref/commands.texi (Interactive Codes):
Whitespace does not terminate interactive "S".
Glenn Morris [Wed, 9 Jan 2013 21:23:14 +0000 (16:23 -0500)]
execute-extended-command prompt fix (bug#13395)
* lisp/simple.el (execute-extended-command): Doc fix.
Bind prefix-arg around read-extended-command, for prompt.
Chong Yidong [Wed, 9 Jan 2013 09:46:30 +0000 (17:46 +0800)]
Minor doc fix.
Chong Yidong [Wed, 9 Jan 2013 09:43:38 +0000 (17:43 +0800)]
* faces.el (read-face-name): Doc fix.
Paul Eggert [Wed, 9 Jan 2013 08:29:10 +0000 (00:29 -0800)]
Backport spelling fixes from trunk
Glenn Morris [Wed, 9 Jan 2013 08:20:20 +0000 (00:20 -0800)]
Remove duplicated ChangeLog entry
Glenn Morris [Wed, 9 Jan 2013 03:59:10 +0000 (19:59 -0800)]
* emacs-lisp/trace.el (trace-function, trace-function-background): Doc fix.
Juri Linkov [Wed, 9 Jan 2013 00:20:02 +0000 (02:20 +0200)]
* lisp/international/mule-cmds.el (read-char-by-name): Move let-binding
of completion-ignore-case around completing-read to fix regression
exhibited by the test case `C-x 8 RET *acc TAB' and caused by
`string-match-p' using the nil value of `case-fold-search' and
`completion-ignore-case' in `completion-pcm--all-completions'..
Fixes: debbugs:12615
Bastien Guerry [Tue, 8 Jan 2013 22:02:09 +0000 (23:02 +0100)]
Fixes related to the last Org merge.
Bastien Guerry [Tue, 8 Jan 2013 18:49:37 +0000 (19:49 +0100)]
Merge Org up to commit
4cac75153 . Some ChangeLog formatting fixes.
Bastien Guerry [Tue, 8 Jan 2013 16:56:58 +0000 (17:56 +0100)]
doc/misc/org.texi: Fix version number
Bastien Guerry [Tue, 8 Jan 2013 15:31:30 +0000 (16:31 +0100)]
Merge Org (commit c8c217). Fix mistake about updating the wrong ChangeLog.
Bastien Guerry [Tue, 8 Jan 2013 14:27:18 +0000 (15:27 +0100)]
Merge Org 7.9.3 (commit
31c1aea )
Glenn Morris [Mon, 7 Jan 2013 01:23:26 +0000 (17:23 -0800)]
* lisp/progmodes/compile.el (compilation-parse-errors): Fix typo.
Fixes: debbugs:13369
Vitalie Spinu [Mon, 7 Jan 2013 01:06:39 +0000 (17:06 -0800)]
comint-send-input tiny change
* lisp/comint.el (comint-send-input): Check size of buffer before
waiting for process output, in case already accepted.
Fixes: debbugs:13290
Andreas Schwab [Sun, 6 Jan 2013 14:29:40 +0000 (15:29 +0100)]
* autotype.texi: Remove undefined command @subtitlefont.
* cc-mode.texi: Likewise.
Andreas Schwab [Sun, 6 Jan 2013 10:34:26 +0000 (11:34 +0100)]
* org.texi (Advanced features): Use `@w{ }' instead of `@ ' in
@item argument.
(Property searches): Use \\ instead of @backslashchar{}.
* pgg.texi (VERSION): Move @set below @setfilename.
Chong Yidong [Sun, 6 Jan 2013 03:10:18 +0000 (11:10 +0800)]
* windows.texi (Vertical Scrolling): Fix typos.
Fixes: debbugs:13267
Glenn Morris [Sat, 5 Jan 2013 21:16:29 +0000 (13:16 -0800)]
Fix ChangeLog date oddness
Glenn Morris [Sat, 5 Jan 2013 19:34:41 +0000 (11:34 -0800)]
* doc/lsipref/display.texi (Overlay Properties): Mention field.
Fixes: debbugs:13364
Glenn Morris [Sat, 5 Jan 2013 19:21:17 +0000 (11:21 -0800)]
* doc/emacs/text.texi (HTML Mode): Remove deleted nxml C-RET binding.
Glenn Morris [Sat, 5 Jan 2013 19:07:09 +0000 (11:07 -0800)]
ChangeLog fix
Andreas Schwab [Sat, 5 Jan 2013 16:49:56 +0000 (17:49 +0100)]
* tramp.texi (Remote shell setup): Replace literal NUL character by \0.
Andreas Schwab [Sat, 5 Jan 2013 16:19:53 +0000 (17:19 +0100)]
Fix manual formatting errors
* lispref/hooks.texi (Standard Hooks): Fix use of @itemx.
* misc/ada-mode.texi: Remove braces from @title argument.
* misc/eudc.texi: Likewise.
* misc/smtpmail.texi: Likewise.
* misc/auth.texi (VERSION): Set before first use.
* misc/emacs-gnutls.texi (VERSION): Likewise.
* misc/pgg.texi (VERSION): Likewise.
* misc/ede.texi (Top): Rename from top, all uses changed.
* misc/eshell.texi: Add missing argument to @sp.
* misc/forms.texi (Top): Reorder menu to match structure.
* misc/htmlfontify.texi (Customisation): Add missing @item in
@enumerate.
* misc/org.texi (Advanced features): Add missing argument for @item.
(Property searches): Use @backslashchar{} in macro argument.
* misc/pcl-cvs.texi: Add missing argument to @sp.
(Movement commands): Fix use of @itemx.
* misc/vip.texi (Misc Commands, Viewing the Buffer): Likewise.
* misc/reftex.texi (Options (Creating Citations)): Add missing newline
before @end.
* misc/tramp.texi (Obtaining Tramp): Remove extra dots.
(Configuration): Reorder menu to match structure.
* misc/viper.texi (Marking): Add missing argument for @item.
Eli Zaretskii [Sat, 5 Jan 2013 13:37:36 +0000 (15:37 +0200)]
Improve display of glyph matrix by dump-glyph-matrix.
src/xdisp.c (dump_glyph): Align glyph data better. Use "pD" instead
of a non-portable "t" to print ptrdiff_t values. Allow up to 9
digits for buffer positions, before misalignment starts. Display
"0" for integer "object" field.
(dump_glyph_row): Adapt the header line to changes in dump_glyph.
Display the newline glyph more unambiguously.
Eli Zaretskii [Sat, 5 Jan 2013 08:37:05 +0000 (10:37 +0200)]
Fix usage of @itemx in ELisp manual.
doc/lispref/hooks.texi (Standard Hooks): Use @item, not @itemx, as the first
directive in a group of items.
Chong Yidong [Tue, 2 Apr 2013 07:16:06 +0000 (15:16 +0800)]
* keymaps.texi (Key Sequences): Remove obsolete sentence.
Fixes: debbugs:13356
Glenn Morris [Fri, 4 Jan 2013 09:43:08 +0000 (01:43 -0800)]
Add htmlfontify manual to build process
* doc/misc/Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS):
Add htmlfontify.
(htmlfontify, $(buildinfodir)/htmlfontify$(INFO_EXT))
(htmlfontify.dvi, htmlfontify.pdf): New targets.
* doc/misc/makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean):
Add htmlfontify.
($(infodir)/htmlfontify$(INFO_EXT), htmlfontify.dvi): New targets.
* info/dir: Add htmlfontify.
Michael Albinus [Fri, 4 Jan 2013 09:41:23 +0000 (10:41 +0100)]
* net/tramp-sh.el (tramp-set-file-uid-gid): UID and GID must be
non-negative integers. Otherwise, the default values are used.
(tramp-convert-file-attributes): Convert uid and gid to integers.
Glenn Morris [Fri, 4 Jan 2013 09:39:40 +0000 (01:39 -0800)]
* doc/misc/htmlfontify.texi: Miscellaneous fixes and updates.
Set copyright to FSF, update license to GFDL 1.3+.
Vivek Dasmohapatra [Fri, 4 Jan 2013 09:38:18 +0000 (01:38 -0800)]
Import the htmlfontify manual
YAMAMOTO Mitsuharu [Fri, 4 Jan 2013 02:05:33 +0000 (11:05 +0900)]
Don't use previous underline thickness or position if previous underline type is underwave.
YAMAMOTO Mitsuharu [Fri, 4 Jan 2013 01:58:07 +0000 (10:58 +0900)]
Make underwave look more triangular and also degrade gracefully for small fonts. (Bug#13000)
Ari Roponen [Thu, 3 Jan 2013 18:38:55 +0000 (10:38 -0800)]
* doc/lispref/hash.texi (Defining Hash): Fix typo (tiny change)
Fixes: debbugs:13345
Glenn Morris [Thu, 3 Jan 2013 18:31:45 +0000 (10:31 -0800)]
term-handle-colors-array fix
* lisp/term.el (term-handle-colors-array):
Ensure face attributes are fully specified, not nil.
Fixes: debbugs:13337
Glenn Morris [Thu, 3 Jan 2013 12:17:45 +0000 (07:17 -0500)]
Auto-commit of generated files.
Glenn Morris [Thu, 3 Jan 2013 06:33:25 +0000 (22:33 -0800)]
* term.el (term-default-fg-color, term-default-bg-color): Fix custom type.
Glenn Morris [Thu, 3 Jan 2013 02:54:10 +0000 (18:54 -0800)]
etags.el fix for compressed files
* lisp/progmodes/etags.el (tags-compression-info-list): Doc fix.
(tag-find-file-of-tag-noselect):
Check auto-compression-mode rather than 'jka-compr being loaded.
Fixes: debbugs:13338
Glenn Morris [Thu, 3 Jan 2013 02:23:39 +0000 (18:23 -0800)]
Tweak some lispref line breaks
* doc/lispref/processes.texi (System Processes):
* doc/lispref/syntax.texi (Syntax Table Functions):
Tweak some line breaks.
Glenn Morris [Thu, 3 Jan 2013 02:15:57 +0000 (18:15 -0800)]
* doc/lispref/searching.texi (Replacing Match): Fix xref.
Glenn Morris [Thu, 3 Jan 2013 02:11:33 +0000 (18:11 -0800)]
Regenerate PDF refcards
Glenn Morris [Thu, 3 Jan 2013 01:53:13 +0000 (17:53 -0800)]
* doc/lispref/elisp.texi (DATE): Bump to Jan 2013.
Glenn Morris [Thu, 3 Jan 2013 01:49:08 +0000 (17:49 -0800)]
Add 2013 to another copyright range
Glenn Morris [Thu, 3 Jan 2013 01:46:47 +0000 (17:46 -0800)]
Add 2013 to yet more FSF copyright years
Glenn Morris [Thu, 3 Jan 2013 01:35:49 +0000 (17:35 -0800)]
Add 2013 to more copyright years
Glenn Morris [Thu, 3 Jan 2013 00:50:35 +0000 (16:50 -0800)]
eval-after-load fix
* lisp/subr.el (eval-after-load): Don't purecopy the form, so that it
can be nconc'd later on; reverts 2009-11-11 change.
Fixes: debbugs:13331
Glenn Morris [Thu, 3 Jan 2013 00:43:46 +0000 (16:43 -0800)]
defun fix for cl declarations + interactive forms
* lisp/emacs-lisp/byte-run.el (defun):
Place cl declarations after any interactive spec.
Fixes: debbugs:13265
Glenn Morris [Tue, 1 Jan 2013 12:22:35 +0000 (07:22 -0500)]
Auto-commit of loaddefs files.
Glenn Morris [Tue, 1 Jan 2013 12:18:20 +0000 (07:18 -0500)]
Auto-commit of generated files.
Paul Eggert [Tue, 1 Jan 2013 09:11:05 +0000 (09:11 +0000)]
Update copyright notices for 2013.
Andreas Schwab [Mon, 31 Dec 2012 21:53:33 +0000 (22:53 +0100)]
* emacs-lisp/byte-run.el (defmacro): Use same argument parsing as
defun. Don't check for DECL if DOCSTRING isn't a string.
(defun): Likewise.
Glenn Morris [Mon, 31 Dec 2012 21:28:33 +0000 (13:28 -0800)]
* eshell/em-cmpl.el (eshell-pcomplete): More thoroughly imitate pcomplete.
Fixes: debbugs:13293
Glenn Morris [Mon, 31 Dec 2012 21:20:07 +0000 (13:20 -0800)]
* files.el (parse-colon-path): Return nil for empty path elements.
Fixes: debbugs:13296
Fabián Ezequiel Gallina [Mon, 31 Dec 2012 20:58:57 +0000 (17:58 -0300)]
* progmodes/python.el (python-nav-end-of-statement): Rewrite in
order to improve efficiency (Based on Daniel Colascione's
<dancol@dancol.org> patch).
Fixes: debbugs:13182
Glenn Morris [Mon, 31 Dec 2012 20:55:08 +0000 (12:55 -0800)]
* src/keymap.c (Fkey_description): Doc fix.
Fixes: debbugs:13323
Glenn Morris [Mon, 31 Dec 2012 20:23:29 +0000 (12:23 -0800)]
Refer to "button" rather than "active field" in lispref
(cf 2005-12-22 change to doc/emacs/custom.texi)
* doc/lispref/customize.texi (Common Keywords, Type Keywords):
Replace "active field" with "button".
Fixes: debbugs:13310
Glenn Morris [Mon, 31 Dec 2012 20:13:28 +0000 (12:13 -0800)]
* lisp/vc/log-edit.el (log-edit-header-contents-regexp): Add doc string.
Glenn Morris [Mon, 31 Dec 2012 20:06:43 +0000 (12:06 -0800)]
Add an xref, cindex to the lispref
* customize.texi (Common Keywords): Add xref.
* tips.texi (Library Headers): Add cindex.
Fixes: debbugs:13311
Fabián Ezequiel Gallina [Mon, 31 Dec 2012 19:35:57 +0000 (16:35 -0300)]
* progmodes/python.el: Bump defgroup :version to 24.3.
Fabián Ezequiel Gallina [Mon, 31 Dec 2012 19:27:20 +0000 (16:27 -0300)]
Backported revisions 2012-12-29T12:33:33Z!fgallina@gnu.org and 2012-12-29T12:57:49Z!fgallina@gnu.org from trunk.
Andreas Schwab [Mon, 31 Dec 2012 19:15:32 +0000 (20:15 +0100)]
Fixes: debbugs:13316
* emacs-lisp/byte-run.el (defmacro): Don't lose final nil if
neither DOCSTRING nor DECL was given.
Paul Eggert [Mon, 31 Dec 2012 15:34:32 +0000 (07:34 -0800)]
Use URLs, not Boston addresses, in copyright notices.