bpt/emacs.git
13 years ago* lisp/woman.el (woman-translate): Case matters. (Bug#6849)
Glenn Morris [Wed, 18 Aug 2010 02:33:13 +0000 (19:33 -0700)]
* lisp/woman.el (woman-translate): Case matters.  (Bug#6849)

13 years ago* eval.c (Flet, Feval, Fapply, apply_lambda): Use SAFE_ALLOCA_LISP
Andreas Schwab [Tue, 17 Aug 2010 21:07:50 +0000 (23:07 +0200)]
* eval.c (Flet, Feval, Fapply, apply_lambda): Use SAFE_ALLOCA_LISP
instead of SAFE_ALLOCA.

13 years agoAvoid stack overflow in let, eval, and apply (Bug#6214).
Chong Yidong [Tue, 17 Aug 2010 16:34:28 +0000 (12:34 -0400)]
Avoid stack overflow in let, eval, and apply (Bug#6214).

* eval.c (Flet, Feval, Fapply, apply_lambda): Use SAFE_ALLOCA (Bug#6214).

13 years ago* quail/vntelex.el ("vietnamese-telex"): Doc fix.
Andreas Schwab [Sun, 15 Aug 2010 09:36:19 +0000 (11:36 +0200)]
* quail/vntelex.el ("vietnamese-telex"): Doc fix.

13 years ago* quail/georgian.el: Remove extra backslashes.
Andreas Schwab [Sun, 15 Aug 2010 09:34:53 +0000 (11:34 +0200)]
* quail/georgian.el: Remove extra backslashes.

13 years ago* simple.el (kill-region): Doc fix (Bug#6787).
Chong Yidong [Sat, 14 Aug 2010 23:21:40 +0000 (19:21 -0400)]
* simple.el (kill-region): Doc fix (Bug#6787).

13 years agoAvoid mismatching parens
Andreas Schwab [Sat, 14 Aug 2010 08:20:08 +0000 (10:20 +0200)]
Avoid mismatching parens

* quail/arabic.el: Quote [ and ].
* quail/latin-ltx.el: Likewise.

13 years ago* quail/greek.el ("greek", "greek-postfix"): Change string to
Andreas Schwab [Sat, 14 Aug 2010 08:00:34 +0000 (10:00 +0200)]
* quail/greek.el ("greek", "greek-postfix"): Change string to
character.

13 years ago* doc.c (Fsnarf_documentation): Set skip_file only if p[1] is S.
Jan D [Sat, 14 Aug 2010 06:42:09 +0000 (08:42 +0200)]
* doc.c (Fsnarf_documentation): Set skip_file only if p[1] is S.

13 years ago* lisp/calendar/diary-lib.el: Bump custom :version for previous change.
Glenn Morris [Sat, 14 Aug 2010 02:23:56 +0000 (19:23 -0700)]
* lisp/calendar/diary-lib.el: Bump custom :version for previous change.

13 years agoMinor diary-lib.el fix.
Glenn Morris [Sat, 14 Aug 2010 01:56:35 +0000 (18:56 -0700)]
Minor diary-lib.el fix.
* lisp/calendar/diary-lib.el (diary-header-line-format):
Fit it to the window, not the frame.

13 years ago* doc.c (Fsnarf_documentation): Initialize skip_file before build-files test.
Jan D [Fri, 13 Aug 2010 10:32:37 +0000 (12:32 +0200)]
* doc.c (Fsnarf_documentation): Initialize skip_file before build-files test.

13 years agomerge emacs-23
Kenichi Handa [Fri, 13 Aug 2010 06:35:36 +0000 (15:35 +0900)]
merge emacs-23

13 years agoquail/greek.el ("greek-postfix"): Add rules for Greek style quotes.
Kenichi Handa [Fri, 13 Aug 2010 06:26:27 +0000 (15:26 +0900)]
quail/greek.el ("greek-postfix"): Add rules for Greek style quotes.

13 years ago* subr.el (ignore-errors): Add debug declaration.
Andreas Schwab [Wed, 11 Aug 2010 13:43:49 +0000 (15:43 +0200)]
* subr.el (ignore-errors): Add debug declaration.

13 years ago* src/s/hpux10-20.h (HAVE_TERMIOS, NO_TERMIO, ORDINARY_LINK): New
Peter O'Gorman [Mon, 9 Aug 2010 15:51:28 +0000 (08:51 -0700)]
* src/s/hpux10-20.h (HAVE_TERMIOS, NO_TERMIO, ORDINARY_LINK): New
definitions.
(HAVE_TERMIO): Remove.

13 years agomerge emacs-23
Kenichi Handa [Mon, 9 Aug 2010 02:31:21 +0000 (11:31 +0900)]
merge emacs-23

13 years agoquail/greek.el ("greek"): Add rules for Greek style quotes.
Kenichi Handa [Mon, 9 Aug 2010 02:28:25 +0000 (11:28 +0900)]
quail/greek.el ("greek"): Add rules for Greek style quotes.

13 years ago* whitespace.el (whitespace-color-off): Remove post-command-hook locally.
Geoff Gole [Mon, 9 Aug 2010 02:23:35 +0000 (22:23 -0400)]
* whitespace.el (whitespace-color-off): Remove post-command-hook locally.

13 years agoFix query-replace-regexp incomplete highlighting (Bug#6808).
Johan Bockgård [Sun, 8 Aug 2010 20:55:52 +0000 (16:55 -0400)]
Fix query-replace-regexp incomplete highlighting (Bug#6808).

* replace.el (replace-highlight): Bind isearch-forward and
isearch-error, ensuring that highlighting is updated if the user
switches the search direction (Bug#6808).

* isearch.el (isearch-lazy-highlight-forward): New var.
(isearch-lazy-highlight-new-loop, isearch-lazy-highlight-search):
(isearch-lazy-highlight-update): Use it.

13 years agomerge trunk
Kenichi Handa [Fri, 6 Aug 2010 08:15:12 +0000 (17:15 +0900)]
merge trunk

13 years agoImprove the encoding by compound-text-with-extensions.
Kenichi Handa [Fri, 6 Aug 2010 08:11:19 +0000 (17:11 +0900)]
Improve the encoding by compound-text-with-extensions.

13 years agomerge trunk
Kenichi Handa [Fri, 6 Aug 2010 03:54:13 +0000 (12:54 +0900)]
merge trunk

13 years ago* emulation/pc-select.el: Fix typos in docstrings.
Juanma Barranquero [Thu, 5 Aug 2010 21:31:03 +0000 (23:31 +0200)]
* emulation/pc-select.el: Fix typos in docstrings.

13 years ago* lisp/simple.el (exchange-dot-and-mark): Mark obsolete, finally.
Stefan Monnier [Wed, 4 Aug 2010 18:04:29 +0000 (20:04 +0200)]
* lisp/simple.el (exchange-dot-and-mark): Mark obsolete, finally.

13 years agoModify the coding system compound-text-with-extensions to conform to the spec of...
Kenichi Handa [Wed, 4 Aug 2010 08:06:52 +0000 (17:06 +0900)]
Modify the coding system compound-text-with-extensions to conform to the spec of Compound Text.

13 years agowhich-func.el (which-func-format): Split help-echo text into lines.
Juanma Barranquero [Tue, 3 Aug 2010 16:39:37 +0000 (18:39 +0200)]
which-func.el (which-func-format): Split help-echo text into lines.

13 years ago* server.el (server-start): Force IPv4 and use literal 127.0.0.1.
Juanma Barranquero [Tue, 3 Aug 2010 13:04:20 +0000 (15:04 +0200)]
* server.el (server-start): Force IPv4 and use literal 127.0.0.1.

13 years agont/cmdproxy.c (main): Use _snprintf instead of wsprintf (bug#6647).
Óscar Fuentes [Mon, 2 Aug 2010 19:35:28 +0000 (21:35 +0200)]
nt/cmdproxy.c (main): Use _snprintf instead of wsprintf (bug#6647).

13 years ago* bindings.el (complete-symbol): Run completion-at-point as a fallback.
Stefan Monnier [Mon, 2 Aug 2010 14:23:50 +0000 (16:23 +0200)]
* bindings.el (complete-symbol): Run completion-at-point as a fallback.

13 years ago* lispref/control.texi (Handling Errors) <error-message-string>: Fix arg name.
Stefan Monnier [Mon, 2 Aug 2010 10:35:34 +0000 (12:35 +0200)]
* lispref/control.texi (Handling Errors) <error-message-string>: Fix arg name.

Fixes: debbugs:6770

13 years ago* term.el: Fix typos in docstrings.
Juanma Barranquero [Mon, 2 Aug 2010 04:14:26 +0000 (06:14 +0200)]
* term.el: Fix typos in docstrings.

13 years ago* bindings.el (function-key-map): Add a S-tab => backtab fallback.
Stefan Monnier [Mon, 2 Aug 2010 00:13:02 +0000 (02:13 +0200)]
* bindings.el (function-key-map): Add a S-tab => backtab fallback.

13 years ago* w32fns.c (syms_of_w32fns) <x-max-tooltip-size>: Fix typo in docstring.
Juanma Barranquero [Sun, 1 Aug 2010 04:28:09 +0000 (06:28 +0200)]
* w32fns.c (syms_of_w32fns) <x-max-tooltip-size>: Fix typo in docstring.
* xfns.c (syms_of_xfns) <x-max-tooltip-size>: Reflow docstring.

13 years ago* org.texi (Footnotes, Tables in HTML export): Fix typos.
Juanma Barranquero [Sun, 1 Aug 2010 04:00:59 +0000 (06:00 +0200)]
* org.texi (Footnotes, Tables in HTML export): Fix typos.

13 years ago* dabbrev.el (dabbrev-completion): Fix typo in docstring.
Juanma Barranquero [Sun, 1 Aug 2010 03:19:23 +0000 (05:19 +0200)]
* dabbrev.el (dabbrev-completion): Fix typo in docstring.

13 years ago* lisp/emacs-lisp/syntax.el (syntax-ppss-toplevel-pos): Fix typo in docstring.
MON KEY [Sun, 1 Aug 2010 00:24:55 +0000 (02:24 +0200)]
* lisp/emacs-lisp/syntax.el (syntax-ppss-toplevel-pos): Fix typo in docstring.

Fixes: debbugs:6747

13 years ago* lisp/eshell/esh-io.el (eshell-get-target): Better detection of read-only file ...
Leo Liu [Fri, 30 Jul 2010 23:25:06 +0000 (19:25 -0400)]
* lisp/eshell/esh-io.el (eshell-get-target): Better detection of read-only file (Bug#6762).

13 years agofns.c: Doc fixes.
Juanma Barranquero [Fri, 30 Jul 2010 00:54:53 +0000 (02:54 +0200)]
fns.c: Doc fixes.

13 years agoalign.el: Doc fixes.
Juanma Barranquero [Fri, 30 Jul 2010 00:50:13 +0000 (02:50 +0200)]
align.el: Doc fixes.

13 years ago* doc/lispref/modes.texi (Defining Minor Modes): Use C-backspace, not C-delete.
Juanma Barranquero [Thu, 29 Jul 2010 00:58:16 +0000 (02:58 +0200)]
* doc/lispref/modes.texi (Defining Minor Modes): Use C-backspace, not C-delete.

13 years agoDocument arguments passed to `read-buffer-function' (bug#5625).
Juanma Barranquero [Wed, 28 Jul 2010 00:15:49 +0000 (02:15 +0200)]
Document arguments passed to `read-buffer-function' (bug#5625).

* doc/lispref/minibuf.texi (High-Level Completion): Document args of
  `read-buffer-function'.
* src/minibuf.c (syms_of_minibuf) <read-buffer-function>: Doc fix.

13 years ago* PROBLEMS: Mention problem with Cygwin 1.5.19.
Ken Brown [Tue, 27 Jul 2010 19:50:01 +0000 (15:50 -0400)]
* PROBLEMS: Mention problem with Cygwin 1.5.19.

13 years ago* dired.c (DIRENTRY_NONEMPTY) [cygwin]: Use d_ino instead of the MSDOS definition.
Ken Brown [Tue, 27 Jul 2010 11:10:48 +0000 (07:10 -0400)]
* dired.c (DIRENTRY_NONEMPTY) [cygwin]: Use d_ino instead of the MSDOS definition.

13 years ago* modes.texi (Defining Minor Modes): Use C-delete in examples (bug#6334).
Juanma Barranquero [Tue, 27 Jul 2010 01:37:23 +0000 (03:37 +0200)]
* modes.texi (Defining Minor Modes): Use C-delete in examples (bug#6334).

13 years ago* url-http (url-http-parse-headers): Disable file name handlers at
Michael Albinus [Mon, 26 Jul 2010 13:19:32 +0000 (15:19 +0200)]
* url-http (url-http-parse-headers): Disable file name handlers at
all (not only Tramp).  (Bug#6717)

13 years ago* minibuf.c (Fread_buffer): Doc fix (bug#6528).
Christoph Scholtes [Sun, 25 Jul 2010 23:56:56 +0000 (01:56 +0200)]
* minibuf.c (Fread_buffer): Doc fix (bug#6528).

13 years ago* url-http (url-http-parse-headers): Disable Tramp. (Bug#6717)
Michael Albinus [Sun, 25 Jul 2010 11:36:02 +0000 (13:36 +0200)]
* url-http (url-http-parse-headers): Disable Tramp.  (Bug#6717)

13 years ago* nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
Chong Yidong [Fri, 23 Jul 2010 15:49:03 +0000 (11:49 -0400)]
* nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).

13 years ago* help-fns.el (find-lisp-object-file-name): Doc fix (bug#6494).
Juanma Barranquero [Fri, 23 Jul 2010 01:51:48 +0000 (03:51 +0200)]
* help-fns.el (find-lisp-object-file-name): Doc fix (bug#6494).

13 years ago* window.c (Fwindow_height): Doc fix (bug#6518).
Christoph Scholtes [Thu, 22 Jul 2010 23:57:23 +0000 (01:57 +0200)]
* window.c (Fwindow_height): Doc fix (bug#6518).

13 years ago* text.texi (Special Properties): Fix typo.
Juanma Barranquero [Wed, 21 Jul 2010 18:05:31 +0000 (20:05 +0200)]
* text.texi (Special Properties): Fix typo.

13 years agolisp/mail/rmail.el: Update autoload checksum.
Juanma Barranquero [Wed, 21 Jul 2010 11:31:22 +0000 (13:31 +0200)]
lisp/mail/rmail.el: Update autoload checksum.

13 years ago* buffer.c (syms_of_buffer) <fringe-indicator-alist>: Doc fix.
Juanma Barranquero [Wed, 21 Jul 2010 10:45:01 +0000 (12:45 +0200)]
* buffer.c (syms_of_buffer) <fringe-indicator-alist>: Doc fix.

13 years ago* cedet/semantic/db-file.el (object-write): Fix typo in docstring.
Juanma Barranquero [Tue, 20 Jul 2010 00:04:31 +0000 (02:04 +0200)]
* cedet/semantic/db-file.el (object-write): Fix typo in docstring.

13 years ago* time.el (display-time-day-and-date): Remove spurious * in docstring.
Juanma Barranquero [Mon, 19 Jul 2010 10:42:22 +0000 (12:42 +0200)]
* time.el (display-time-day-and-date): Remove spurious * in docstring.
  (display-time-world-buffer-name, display-time-world-mode-map):
  Fix typos in docstrings.

13 years agoDoc fix to commentary (Bug#6653).
Chong Yidong [Sat, 17 Jul 2010 21:57:06 +0000 (17:57 -0400)]
Doc fix to commentary (Bug#6653).

13 years agoFix size calculation for sliced images in image-mode (Bug#6639).
Shyam Karanatt [Sat, 17 Jul 2010 21:51:04 +0000 (17:51 -0400)]
Fix size calculation for sliced images in image-mode (Bug#6639).

* lisp/image-mode.el (image-display-size): New function.
(image-forward-hscroll, image-next-line, image-eol, image-eob)
(image-mode-fit-frame): Use it (Bug#6639).

13 years ago* lisp/dired.el (dired-buffers-for-dir): Handle list values of dired-directory (Bug...
Chong Yidong [Sat, 17 Jul 2010 21:25:32 +0000 (17:25 -0400)]
* lisp/dired.el (dired-buffers-for-dir): Handle list values of dired-directory (Bug#6636).

13 years ago* gtkutil.c (xg_event_is_for_menubar): Also check that event window
Jan D [Sat, 17 Jul 2010 09:59:19 +0000 (11:59 +0200)]
* gtkutil.c (xg_event_is_for_menubar): Also check that event window
is related to the menu bar (Bug#6499).

13 years agoFix bug #4451.
Reiner Steib [Fri, 16 Jul 2010 10:17:13 +0000 (13:17 +0300)]
Fix bug #4451.

 vc.el (vc-coding-system-inherit-eol): New defvar.
 (vc-coding-system-for-diff): Use it to decide whether to inherit
 from the file the EOL format for reading the diffs of that file.

13 years agomail/rmailmm.el (rmail-mime-save): Make the temp buffer unibyte,
Eli Zaretskii [Fri, 16 Jul 2010 09:59:37 +0000 (12:59 +0300)]
mail/rmailmm.el (rmail-mime-save): Make the temp buffer unibyte,
 so compressed attachments are not compressed again.

 See http://lists.gnu.org/archive/html/emacs-devel/2010-07/msg00599.html

13 years ago* xt-mouse.el (xterm-mouse-event-read): Fix for characters > 127
Jan D [Wed, 14 Jul 2010 17:53:42 +0000 (19:53 +0200)]
* xt-mouse.el (xterm-mouse-event-read): Fix for characters > 127
now that unicode is used (Bug#6594).

13 years ago* simple.el (push-mark-command): Set selection for select-active-regions.
Chong Yidong [Wed, 14 Jul 2010 16:11:39 +0000 (12:11 -0400)]
* simple.el (push-mark-command): Set selection for select-active-regions.

13 years agoFix menus as per bug 6499 and 6608.
Jan D [Wed, 14 Jul 2010 10:05:53 +0000 (12:05 +0200)]
Fix menus as per bug 6499 and 6608.

* gtkutil.c (xg_event_is_for_menubar): New function (Bug#6499).

* gtkutil.h (xg_event_is_for_menubar): Declare.

* xfns.c (x_menubar_window_to_frame): Take XEvent as second parameter
instead of Window.  Call xg_event_is_for_menubar when
USE_GTK (Bug#6499).

* xmenu.c (x_activate_menubar): Revert previous fix for Bug#6499,
i.e. don't put back ButtonRelease (Bug#6608).

* xterm.c (handle_one_xevent): Pass event to x_menubar_window_to_frame.

* xterm.h (x_menubar_window_to_frame): Second parameter is XEvent*.

13 years agoFix bug #6609.
Eli Zaretskii [Wed, 14 Jul 2010 07:40:52 +0000 (10:40 +0300)]
Fix bug #6609.

 w32fns.c (x_set_foreground_color): Fix setting the cursor color
 when it's the same as the old foreground.

13 years agocal-tex.el fixes for calendar-week-start-day != 0.
Glenn Morris [Sat, 10 Jul 2010 23:34:57 +0000 (16:34 -0700)]
cal-tex.el fixes for calendar-week-start-day != 0.

* calendar/calendar.el (calendar-week-end-day): New function.
* calendar/cal-tex.el (cal-tex-cursor-month): Remove unused vars.
Respect calendar-week-start-day.  (Bug#6606)
(cal-tex-insert-day-names, cal-tex-insert-blank-days)
(cal-tex-insert-blank-days-at-end): Respect calendar-week-start-day.
(cal-tex-first-blank-p, cal-tex-last-blank-p): Simplify, and
respect calendar-week-start-day.

13 years agoFix last fix.
Chong Yidong [Sat, 10 Jul 2010 22:41:55 +0000 (18:41 -0400)]
Fix last fix.

13 years ago* simple.el (use-region-p): Doc fix (Bug#6607).
Chong Yidong [Sat, 10 Jul 2010 19:32:53 +0000 (15:32 -0400)]
* simple.el (use-region-p): Doc fix (Bug#6607).

13 years ago* xfaces.c (realize_face): Garbage the frame if a face is removed
Chong Yidong [Sat, 10 Jul 2010 17:58:29 +0000 (13:58 -0400)]
* xfaces.c (realize_face): Garbage the frame if a face is removed
(Bug#6593).

13 years agoAdd some font-locking for Python 2.7.
Christoph Scholtes [Wed, 7 Jul 2010 04:46:58 +0000 (21:46 -0700)]
Add some font-locking for Python 2.7.

* lisp/progmodes/python.el (python-font-lock-keywords): Add Python 2.7
builtins (BufferError, BytesWarning, WindowsError; callables
bin, bytearray, bytes, format, memoryview, next, print; __package__).

13 years agoMinor zone.el fix.
Glenn Morris [Wed, 7 Jul 2010 03:52:05 +0000 (20:52 -0700)]
Minor zone.el fix.
* play/zone.el (zone-fall-through-ws): Fix next-line -> forward-line fallout.

13 years agoMinor fix to describe-key, and a docstring.
Chong Yidong [Tue, 6 Jul 2010 19:42:46 +0000 (15:42 -0400)]
Minor fix to describe-key, and a docstring.

* help.el (describe-key): Print up-event using key-description.

* mouse.el (mouse-appearance-menu): Add docstring.

13 years agoRemove obsolete volatile
Andreas Schwab [Mon, 5 Jul 2010 17:16:59 +0000 (19:16 +0200)]
Remove obsolete volatile

* keyboard.c: Remove duplicate <setjmp.h>.
(read_key_sequence): Remove volatile qualifiers.

13 years agoFix ghost buffer boundary indicators in fringes (Bug#5634, Bug#6325).
YAMAMOTO Mitsuharu [Mon, 5 Jul 2010 09:58:31 +0000 (18:58 +0900)]
Fix ghost buffer boundary indicators in fringes (Bug#5634, Bug#6325).

* dispextern.h (FRINGE_HEIGHT_BITS): New define.
(struct glyph_row): New members left_fringe_offset and
right_fringe_offset.

* xterm.c (x_draw_fringe_bitmap): Don't clip bottom aligned bitmap
specially.
* w32term.c (w32_draw_fringe_bitmap): Likewise.
* nsterm.m (ns_draw_fringe_bitmap): Likewise.

* fringe.c (draw_fringe_bitmap_1): Don't clip bitmap here.
Take account of bitmap offset.
(draw_window_fringes): Take account of window vscroll.
(update_window_fringes): Likewise.  Extend top-aligned top indicator
or bottom-aligned bottom indicator to adjacent rows if it doesn't fit
in one row.  Don't set redraw_fringe_bitmaps_p outside row comparison.
Set left_fringe_offset and right_fringe_offset (Bug#5634, Bug#6325).

13 years agosrc/w32fns.c (Qtooltip): Declare.
Juanma Barranquero [Sun, 4 Jul 2010 00:59:56 +0000 (02:59 +0200)]
src/w32fns.c (Qtooltip): Declare.
Suggested by Andy Moreton <andrewjmoreton@gmail.com>.

13 years ago* net/zeroconf.el (zeroconf-resolve-service)
Michael Albinus [Sat, 3 Jul 2010 11:12:53 +0000 (13:12 +0200)]
* net/zeroconf.el (zeroconf-resolve-service)
(zeroconf-service-resolver-handler): Use
`dbus-byte-array-to-string'.
(zeroconf-publish-service): Use `dbus-string-to-byte-array'.

13 years ago* net/zeroconf.el (zeroconf-service-remove-hook): New defun.
Michael Albinus [Sat, 3 Jul 2010 10:52:17 +0000 (12:52 +0200)]
* net/zeroconf.el (zeroconf-service-remove-hook): New defun.

13 years agoFix hang for mouse press on menubar but not on an item (Bug#6499).
Jan D [Sat, 3 Jul 2010 09:38:44 +0000 (11:38 +0200)]
Fix hang for mouse press on menubar but not on an item (Bug#6499).

* xmenu.c (x_activate_menubar): Send Press/Release for Gtk+ to avoid
grab on just Press (Bug#6499).

13 years agoFix faulty `if' statement in delete_frame.
Chong Yidong [Fri, 2 Jul 2010 16:35:08 +0000 (12:35 -0400)]
Fix faulty `if' statement in delete_frame.

* frame.c (Qtooltip): New var.
(delete_frame): Use it.  Fix faulty if statement.  Don't update
mode line for tooltip frames.  Suggested by Martin Rudalics.

* xfns.c (x_create_tip_frame):
* w32fns.c (x_create_tip_frame): Use it.

13 years agoAvoid displaying files with a nil state in vc-dir.
Dan Nicolaescu [Wed, 30 Jun 2010 22:03:07 +0000 (15:03 -0700)]
Avoid displaying files with a nil state in vc-dir.
* lisp/vc-dir.el (vc-dir-update): Obey the noinsert argument in all
cases that cause insertion.
(vc-dir-resynch-file): Tell vc-dir-update to avoid inserting files
with a nil state.

13 years ago* xml.el (xml-parse-region): Avoid infloop (Bug#5281).
Chong Yidong [Wed, 30 Jun 2010 20:34:06 +0000 (16:34 -0400)]
* xml.el (xml-parse-region): Avoid infloop (Bug#5281).

13 years agoCheck FC_DUAL too. For such fonts, check width one by one (Bug#4129).
Naohiro Aota [Wed, 30 Jun 2010 14:22:18 +0000 (10:22 -0400)]
Check FC_DUAL too.  For such fonts, check width one by one (Bug#4129).
* xftfont.c (xftfont_open): Check font width one by one also when
spacing is dual.

* ftfont.c (ftfont_open): Ditto.

13 years agolisp/ChangeLog: Remove "(tiny change)" note.
Juanma Barranquero [Tue, 29 Jun 2010 20:41:04 +0000 (22:41 +0200)]
lisp/ChangeLog: Remove "(tiny change)" note.

13 years agoemacs-lisp/rx.el (rx): Doc fix. (Bug#6537)
Leo Liu [Tue, 29 Jun 2010 12:09:07 +0000 (14:09 +0200)]
emacs-lisp/rx.el (rx): Doc fix.  (Bug#6537)

13 years ago*** empty log message ***
Juanma Barranquero [Sun, 27 Jun 2010 21:57:39 +0000 (23:57 +0200)]
*** empty log message ***

13 years agoFont lock fix for batch mode (Bug#5719).
Chong Yidong [Sun, 27 Jun 2010 18:43:34 +0000 (14:43 -0400)]
Font lock fix for batch mode (Bug#5719).
* generic-x.el (bat-generic-mode): Fix regexp for command line
switches (Bug#5719).

13 years agoMinor fix for htmlfontify.el (Bug#6239).
Chong Yidong [Sun, 27 Jun 2010 18:24:42 +0000 (14:24 -0400)]
Minor fix for htmlfontify.el (Bug#6239).
* htmlfontify.el (hfy-face-attr-for-class): Use `append' instead
of `nconc' (Bug#6239).

13 years agoRemove unnecessary let-bindings in bookmark.el (Bug#6515)
Chong Yidong [Sun, 27 Jun 2010 18:03:26 +0000 (14:03 -0400)]
Remove unnecessary let-bindings in bookmark.el (Bug#6515)

* bookmark.el (bookmark-bmenu-2-window)
(bookmark-bmenu-other-window)
(bookmark-bmenu-other-window-with-mouse): Remove unnecessary
bindings of bookmark-automatically-show-annotations (Bug#6515).

13 years agoFix typos in some Keywords comments.
Glenn Morris [Sat, 26 Jun 2010 21:01:38 +0000 (14:01 -0700)]
Fix typos in some Keywords comments.

13 years agoUpdate cl-loaddefs.el
Andreas Schwab [Sat, 26 Jun 2010 18:49:18 +0000 (20:49 +0200)]
Update cl-loaddefs.el

13 years ago* alloc.c (Fmake_byte_code): Don't access undefined argument (Bug#6517).
Andreas Schwab [Sat, 26 Jun 2010 18:47:35 +0000 (20:47 +0200)]
* alloc.c (Fmake_byte_code): Don't access undefined argument (Bug#6517).

13 years agoFix bugs #6144 and #6467.
Eli Zaretskii [Fri, 25 Jun 2010 11:42:47 +0000 (14:42 +0300)]
Fix bugs #6144 and #6467.

 arc-mode.el (archive-zip-extract): Don't quote the file name on
 MS-Windows and MS-DOS.  (Bug#6467, Bug#6144)

13 years agoFix after-string and image interaction bug (Bug#1336).
Chong Yidong [Fri, 25 Jun 2010 00:30:55 +0000 (20:30 -0400)]
Fix after-string and image interaction bug (Bug#1336).

* xdisp.c (next_element_from_image): Ensure that after-strings are
read the next time we hit handle_stop (Bug#1336).

13 years agoClarify command loop's role in undo boundary (Bug#2433).
Chong Yidong [Thu, 24 Jun 2010 19:05:47 +0000 (15:05 -0400)]
Clarify command loop's role in undo boundary (Bug#2433).

* text.texi (Undo): Clarify command loop behavior (Bug#2433).
* commands.texi (Command Overview): Mention undo-boundary call.

13 years agoMinor doc/misc/*.texi direntry fixes.
Glenn Morris [Thu, 24 Jun 2010 07:10:51 +0000 (00:10 -0700)]
Minor doc/misc/*.texi direntry fixes.

* ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
* dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
* emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
* flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
* newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
* remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
* speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
* woman.texi:
Start direntry descriptions in column 32, per Texinfo convention.
Make them end with a period.

13 years agoDoc fix.
Štěpán Němec [Thu, 24 Jun 2010 06:38:09 +0000 (23:38 -0700)]
Doc fix.

* lisp/comint.el (make-comint, make-comint-in-buffer): Mention return
value in the docstrings.  (Bug#6498)

13 years agoMinor bs.el font-lock change.
Yoni Rabkin [Thu, 24 Jun 2010 06:30:51 +0000 (23:30 -0700)]
Minor bs.el font-lock change.
* lisp/bs.el (bs-mode-font-lock-keywords): Remove "by" from Dired
pattern, since it is not present when using some non-default switches.

13 years ago* lread.c (read1): Signal error if #s is not followed by paren.
Andreas Schwab [Wed, 23 Jun 2010 08:22:36 +0000 (10:22 +0200)]
* lread.c (read1): Signal error if #s is not followed by paren.

13 years agoRemove remaining tabs from non-verbatim in doc/misc/*.texi.
Glenn Morris [Wed, 23 Jun 2010 07:44:09 +0000 (00:44 -0700)]
Remove remaining tabs from non-verbatim in doc/misc/*.texi.