bpt/emacs.git
14 years ago(tab-always-indent): Fix custom-type.
Glenn Morris [Wed, 20 Jan 2010 03:46:23 +0000 (19:46 -0800)]
(tab-always-indent): Fix custom-type.

14 years agoRedate and reposition log entry.
Alan Mackenzie [Tue, 19 Jan 2010 22:27:24 +0000 (22:27 +0000)]
Redate and reposition log entry.

14 years agoFix bug#5395: typing '#' in an empty C buffer throws "args out of range".
Alan Mackenzie [Tue, 19 Jan 2010 22:10:19 +0000 (22:10 +0000)]
Fix bug#5395: typing '#' in an empty C buffer throws "args out of range".
* progmodes/cc-defs.el: (c-set-cpp-delimiters, c-clear-cpp-delimiters):
Check for EOB playing the role of delimiter.

14 years agoMerge from trunk
Jan Djärv [Tue, 19 Jan 2010 14:54:57 +0000 (15:54 +0100)]
Merge from trunk

14 years agoStore settings in xft-settings for debug purposes.
Jan Djärv [Tue, 19 Jan 2010 14:54:13 +0000 (15:54 +0100)]
Store settings in xft-settings for debug purposes.
(apply_xft_settings): Save settings in Vxft_settings
for debug purpose.
(syms_of_xsettings): Declare xft-settings.

14 years agoSuppress spurious second invocation of before-change-functions
Alan Mackenzie [Tue, 19 Jan 2010 13:16:01 +0000 (13:16 +0000)]
Suppress spurious second invocation of before-change-functions

14 years agono message
Alan Mackenzie [Tue, 19 Jan 2010 11:43:25 +0000 (11:43 +0000)]
no message

14 years ago* ada-mode.el: Really fix bug#5400 (comment in 2010-01-17T19:15:32Z!lekktu@gmail...
Stephen Leake [Mon, 18 Jan 2010 23:10:57 +0000 (00:10 +0100)]
* ada-mode.el: Really fix bug#5400 (comment in 2010-01-17T19:15:32Z!lekktu@gmail.com was erroneous).
  (ada-matching-decl-start-re): Move into ada-goto-decl-start.
  (ada-goto-decl-start): Rename from ada-goto-matching-decl-start; callers
  changed.  Delete RECURSIVE parameter; never used.  Improve doc string.
  Improve comments in "is" portion.  Handle null procedure declaration.
  (ada-move-to-end): Improve doc string.

14 years agoFix typos.
Juanma Barranquero [Mon, 18 Jan 2010 20:24:43 +0000 (21:24 +0100)]
Fix typos.

14 years agoido.el: Consider the possibility of buffer names changing after kill-buffer.
Óscar Fuentes [Mon, 18 Jan 2010 19:34:55 +0000 (20:34 +0100)]
ido.el: Consider the possibility of buffer names changing after kill-buffer.

14 years agoDoc fix for current-time-string and date-to-time (Bug#5408)
Chong Yidong [Mon, 18 Jan 2010 16:29:00 +0000 (11:29 -0500)]
Doc fix for current-time-string and date-to-time (Bug#5408)

* src/editfns.c (Fcurrent_time_string): Doc fix.
* lisp/calendar/time-date.el (date-to-time): Doc fix.

14 years agoFix typos.
Juanma Barranquero [Mon, 18 Jan 2010 04:44:36 +0000 (05:44 +0100)]
Fix typos.

14 years agoFix typos in docstrings, error messages, etc.
Juanma Barranquero [Mon, 18 Jan 2010 04:39:40 +0000 (05:39 +0100)]
Fix typos in docstrings, error messages, etc.

14 years agoFix typos in comments.
Juanma Barranquero [Mon, 18 Jan 2010 03:58:35 +0000 (04:58 +0100)]
Fix typos in comments.

14 years agoFix typo in texinfo file.
Juanma Barranquero [Mon, 18 Jan 2010 03:54:24 +0000 (04:54 +0100)]
Fix typo in texinfo file.

14 years agoAdd bug number.
Kenichi Handa [Mon, 18 Jan 2010 01:07:25 +0000 (10:07 +0900)]
Add bug number.

14 years ago* message.el (message-setup-1): Prefer to save message-reply-buffer as a buffer.
Chong Yidong [Sun, 17 Jan 2010 23:49:27 +0000 (18:49 -0500)]
* message.el (message-setup-1): Prefer to save message-reply-buffer as a buffer.

14 years agoFix handling of arbitrary YANK-ACTION functions from compose-mail.
Chong Yidong [Sun, 17 Jan 2010 23:34:53 +0000 (18:34 -0500)]
Fix handling of arbitrary YANK-ACTION functions from compose-mail.

* mail/sendmail.el (mail-yank-original): Set the mark if the
specified function for yanking does not do it.

14 years ago* message.el (message-mail): Just pass yank-action on to message-setup.
Chong Yidong [Sun, 17 Jan 2010 23:33:55 +0000 (18:33 -0500)]
* message.el (message-mail): Just pass yank-action on to message-setup.
(message-setup): Handle (FUN . ARGS) form of yank-action.
(message-with-reply-buffer, message-widen-reply)
(message-yank-original): Handle non-buffer values of
message-reply-buffer (Bug#4080).

14 years ago* elisp.texi: Remove duplicate edition information (Bug#5407).
Chong Yidong [Sun, 17 Jan 2010 22:24:49 +0000 (17:24 -0500)]
* elisp.texi: Remove duplicate edition information (Bug#5407).

14 years ago(with-vc-properties): Deal with directory arguments. (Bug#5298)
Dan Nicolaescu [Sun, 17 Jan 2010 21:31:25 +0000 (13:31 -0800)]
(with-vc-properties): Deal with directory arguments.  (Bug#5298)

14 years ago(vc-dir-resynch-file): Update the vc-dir header when
Dan Nicolaescu [Sun, 17 Jan 2010 20:36:21 +0000 (12:36 -0800)]
(vc-dir-resynch-file): Update the vc-dir header when
resyncing a directory.

14 years agoMinor Semantic and EIEIO manual fixes.
Chong Yidong [Sun, 17 Jan 2010 19:50:24 +0000 (14:50 -0500)]
Minor Semantic and EIEIO manual fixes.

* semantic.texi: Add Richard Y. Kim credit.
* eieio.texi (Making New Objects): Fix typo (Bug#5406).

14 years ago* progmodes/ada-mode.el: Fix bug#1920, bug#5400.
Stephen Leake [Sun, 17 Jan 2010 19:15:32 +0000 (20:15 +0100)]
* progmodes/ada-mode.el: Fix bug#1920, bug#5400.
  (ada-ident-re): Delete ., allow multibyte characters.
  (ada-goto-label-re): New; matches goto labels.
  (ada-block-label-re): New; matches block labels.
  (ada-label-re): New; matches both.
  (ada-named-block-re): Deleted; callers changed to use
  `ada-block-label-re' instead.
  (ada-get-current-indent, ada-get-indent-noindent, ada-get-indent-loop):
  Use `ada-block-label-re'.
  (ada-indent-on-previous-lines): Improve handling of goto labels.
  (ada-get-indent-block-start): Special-case block label.
  (ada-get-indent-label): Split into `ada-indent-block-label' and
  `ada-indent-goto-label'.
  (ada-goto-stmt-start, ada-goto-next-non-ws): Optionally ignore goto labels.
  (ada-goto-next-word): Simplify.
  (ada-indent-newline-indent-conditional): Insert newline before
  trying to fix indentation; doc fix.

14 years ago* tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
Michael Albinus [Sun, 17 Jan 2010 12:15:25 +0000 (13:15 +0100)]
* tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
SXEmacs 22 to the supported systems.  New item for hung ssh sessions.

14 years agoGive `calc-command-flags' an initial value.
Jay Belanger [Sun, 17 Jan 2010 05:08:35 +0000 (23:08 -0600)]
Give `calc-command-flags' an initial value.

14 years ago(Reporting Bugs): Don't mention format of repository.
Glenn Morris [Sun, 17 Jan 2010 03:24:31 +0000 (19:24 -0800)]
(Reporting Bugs): Don't mention format of repository.

14 years ago(Bugs): Make "Emacs repository" less specific, and the URL for same
Glenn Morris [Sun, 17 Jan 2010 03:20:08 +0000 (19:20 -0800)]
(Bugs): Make "Emacs repository" less specific, and the URL for same
more specific.

14 years ago(Latest version of Emacs): The repository is now Bazaar.
Glenn Morris [Sun, 17 Jan 2010 03:11:09 +0000 (19:11 -0800)]
(Latest version of Emacs): The repository is now Bazaar.

14 years agoEdit some notes/ files to replace `cvs' with `bzr', or something general.
Glenn Morris [Sun, 17 Jan 2010 03:03:59 +0000 (19:03 -0800)]
Edit some notes/ files to replace `cvs' with `bzr', or something general.

14 years ago(semantic-idle-work-for-one-buffer): Doc fix.
Glenn Morris [Sun, 17 Jan 2010 02:54:35 +0000 (18:54 -0800)]
(semantic-idle-work-for-one-buffer): Doc fix.

14 years agoFix typos in docstrings.
Juanma Barranquero [Sun, 17 Jan 2010 02:25:53 +0000 (03:25 +0100)]
Fix typos in docstrings.

14 years agoFix typos in comments.
Juanma Barranquero [Sun, 17 Jan 2010 02:24:22 +0000 (03:24 +0100)]
Fix typos in comments.

14 years agoFix typos in info documentation.
Juanma Barranquero [Sun, 17 Jan 2010 02:22:44 +0000 (03:22 +0100)]
Fix typos in info documentation.

14 years agoFix return value of nxml-extend-after-change-region.
Chong Yidong [Sat, 16 Jan 2010 22:24:05 +0000 (17:24 -0500)]
Fix return value of nxml-extend-after-change-region.

* nxml/nxml-mode.el (nxml-extend-after-change-region): Never return t (Bug#3898).

14 years ago* lisp/ChangeLog: Mark last change as tiny.
Chong Yidong [Sat, 16 Jan 2010 21:38:47 +0000 (16:38 -0500)]
* lisp/ChangeLog: Mark last change as tiny.

14 years ago* vc-dispatcher.el (vc-do-command): Set LC_MESSAGES, so that we
Chong Yidong [Sat, 16 Jan 2010 21:37:46 +0000 (16:37 -0500)]
* vc-dispatcher.el (vc-do-command): Set LC_MESSAGES, so that we
can parse the output of the external commands (Bug#5279).

14 years ago* emacs-lisp/advice.el (ad-add-advice): Doc fix (Bug#5274)
Chong Yidong [Sat, 16 Jan 2010 21:20:43 +0000 (16:20 -0500)]
* emacs-lisp/advice.el (ad-add-advice): Doc fix (Bug#5274)

14 years ago* pcmpl-unix.el (pcmpl-unix-read-passwd-file): Doc fix.
Chong Yidong [Sat, 16 Jan 2010 20:50:23 +0000 (15:50 -0500)]
* pcmpl-unix.el (pcmpl-unix-read-passwd-file): Doc fix.

14 years agoUpdate with Miles's advice on how to commit.
Glenn Morris [Sat, 16 Jan 2010 20:24:08 +0000 (12:24 -0800)]
Update with Miles's advice on how to commit.

14 years ago* xterm.c (event_handler_gdk): Block input (Bug#5037).
Chong Yidong [Sat, 16 Jan 2010 20:20:32 +0000 (15:20 -0500)]
* xterm.c (event_handler_gdk): Block input (Bug#5037).

14 years agoRename from cvslogs to commits.
Glenn Morris [Sat, 16 Jan 2010 20:18:30 +0000 (12:18 -0800)]
Rename from cvslogs to commits.

14 years ago* emacs-lisp/cl-macs.el (defstruct): Doc fix (Bug#5267).
Chong Yidong [Sat, 16 Jan 2010 20:04:29 +0000 (15:04 -0500)]
* emacs-lisp/cl-macs.el (defstruct): Doc fix (Bug#5267).

14 years agoCommand line arg processing fix (Bug#5392)
Chong Yidong [Sat, 16 Jan 2010 19:28:59 +0000 (14:28 -0500)]
Command line arg processing fix (Bug#5392)

* src/emacs.c (standard_args): Adjust arg priorities to reflect how
they are processed in startup.el.

* lisp/startup.el (command-line): Remove unused --icon-type arg.
Handle --display arg, passing it to command-line-1 (Bug#5392).

14 years agoReformat copyright line.
Eli Zaretskii [Sat, 16 Jan 2010 11:58:42 +0000 (06:58 -0500)]
Reformat copyright line.

14 years agoUpdate $(lisp) and $(shortlisp) to match changes in loadup.el
Andreas Schwab [Sat, 16 Jan 2010 09:40:57 +0000 (10:40 +0100)]
Update $(lisp) and $(shortlisp) to match changes in loadup.el

* Makefile.in (lisp, shortlisp): Update.

14 years ago(x_term_init): Instead of inhibiting GC while running Lisp
Stefan Monnier [Sat, 16 Jan 2010 04:49:37 +0000 (23:49 -0500)]
(x_term_init): Instead of inhibiting GC while running Lisp
code, link the new kboard into all_kboard before running Lisp code,
and protect the new terminal with GCPRO (Bug#5365).
(x_term_init): Remove unused var `atom'.
(x_delete_display, x_delete_terminal): Remove unused var `i'.

14 years agoMario Lang <mlang@delysid.org>: Remove some duplicated words.
Mario Lang [Sat, 16 Jan 2010 02:51:50 +0000 (18:51 -0800)]
Mario Lang <mlang@delysid.org>: Remove some duplicated words.

* cedet/ede/cpp-root.el (ede-cpp-root-project):
* cedet/ede/files.el (ede-expand-filename):
* cedet/ede/simple.el (ede-simple-project):
* cedet/semantic/complete.el (semantic-complete-read-tag-engine)
(semantic-complete-inline-tag-engine):
* cedet/semantic/db-el.el (semanticdb-equivalent-mode):
* cedet/semantic/db-global.el (semanticdb-equivalent-mode):
* cedet/semantic/db-javascript.el (semanticdb-equivalent-mode):
* cedet/semantic/db.el (semanticdb-equivalent-mode):
* cedet/semantic/decorate/include.el (semantic-decoration-unknown-include-describe):
* cedet/semantic/idle.el (semantic-idle-work-for-one-buffer):
* emacs-lisp/chart.el (chart-translate-namezone):
* textmodes/artist.el (artist-compute-popup-menu-table):
Remove duplicated words in doc-strings.

* srecode/doc-cpp.srt, srecode/doc-default.srt:
* srecode/doc-java.srt: Remove duplicated words.

* ede.texi (ede-target):
* org.texi (Refiling notes): Remove duplicated words.

14 years agoTake desktop panels into account when sizing frames so they fit on the screen.
Jan Djärv [Fri, 15 Jan 2010 17:04:14 +0000 (18:04 +0100)]
Take desktop panels into account when sizing frames so they fit on the screen.

xfns.c (x_get_current_desktop, x_get_desktop_workarea): New functions.
(Fx_create_frame): Call x_get_current_desktop and x_get_desktop_workarea
to find out usable size of the desktop.  Don't make frames larger than
this. Bug #3643.

14 years ago* net/mairix.el (mairix-widget-send-query): Send -1 instead of nil
Chong Yidong [Fri, 15 Jan 2010 16:55:43 +0000 (11:55 -0500)]
* net/mairix.el (mairix-widget-send-query): Send -1 instead of nil
to mairix-search to suppress threading (Bug#5342).

14 years agofrom trunk
Kenichi Handa [Fri, 15 Jan 2010 12:40:13 +0000 (21:40 +0900)]
from trunk

14 years agointernational/mule-cmds.el (canonicalize-coding-system-name): Convert "msXXX", "ibmXX...
Kenichi Handa [Fri, 15 Jan 2010 12:35:31 +0000 (21:35 +0900)]
international/mule-cmds.el (canonicalize-coding-system-name): Convert "msXXX", "ibmXXX", "windows-XXX" to "cpXXX".

14 years agofrom trunk
Kenichi Handa [Fri, 15 Jan 2010 05:13:05 +0000 (14:13 +0900)]
from trunk

14 years agoxdisp.c (CHAR_COMPOSED_P): New arg END_CHARPOS. Callers changed.
Kenichi Handa [Fri, 15 Jan 2010 05:09:50 +0000 (14:09 +0900)]
xdisp.c (CHAR_COMPOSED_P): New arg END_CHARPOS.  Callers changed.

14 years agoFix Bug#5311.
Glenn Morris [Fri, 15 Jan 2010 03:59:04 +0000 (19:59 -0800)]
Fix Bug#5311.

* log-view.el (top-level): Require 'wid-edit.  (Bug#5311)

* wid-edit.el (widget-keymap): Doc fix.

14 years ago(vc-svn-print-log): Use --limit rather than -l since the
Glenn Morris [Fri, 15 Jan 2010 03:54:36 +0000 (19:54 -0800)]
(vc-svn-print-log): Use --limit rather than -l since the
former seems to be more widely accepted by various svn versions.

14 years agoSome more pointless updates.
Glenn Morris [Fri, 15 Jan 2010 03:51:48 +0000 (19:51 -0800)]
Some more pointless updates.

14 years agoAdd log entry for new gdb icons.
Glenn Morris [Fri, 15 Jan 2010 03:49:47 +0000 (19:49 -0800)]
Add log entry for new gdb icons.

14 years agoFix Qnone definition in NS files.
Chong Yidong [Fri, 15 Jan 2010 01:46:53 +0000 (20:46 -0500)]
Fix Qnone definition in NS files.

* nsterm.m (Qnone): Define here.
* nsfns.m (Qnone): Move definition to nsterm.m.

14 years agoAdd icons for reverse debugging. (3rd attempt).
Nick Roberts [Thu, 14 Jan 2010 22:26:27 +0000 (11:26 +1300)]
Add icons for reverse debugging. (3rd attempt).

14 years agoFix typos in docstrings.
Juanma Barranquero [Thu, 14 Jan 2010 18:59:31 +0000 (19:59 +0100)]
Fix typos in docstrings.

14 years agoFix typo in error message.
Juanma Barranquero [Thu, 14 Jan 2010 18:49:53 +0000 (19:49 +0100)]
Fix typo in error message.

14 years agoFix typos in template docstrings.
Juanma Barranquero [Thu, 14 Jan 2010 18:45:02 +0000 (19:45 +0100)]
Fix typos in template docstrings.

14 years agoFix typos in comments.
Juanma Barranquero [Thu, 14 Jan 2010 18:37:23 +0000 (19:37 +0100)]
Fix typos in comments.

14 years agoFix typos in ChangeLogs and NEWS files.
Juanma Barranquero [Thu, 14 Jan 2010 18:29:36 +0000 (19:29 +0100)]
Fix typos in ChangeLogs and NEWS files.

14 years agoFix bug#5313: editing files in hexl-mode corrupts file
Juanma Barranquero [Thu, 14 Jan 2010 14:37:13 +0000 (15:37 +0100)]
Fix bug#5313: editing files in hexl-mode corrupts file

* hexl.el (hexl-printable-character): Fix check of `hexl-iso',
  which is always a string.

14 years agoSimplify previous change.
Juanma Barranquero [Thu, 14 Jan 2010 13:14:24 +0000 (14:14 +0100)]
Simplify previous change.

14 years agoDefault ada_project_path to $ADA_PROJECT_PATH.
Stephen Leake [Thu, 14 Jan 2010 13:12:05 +0000 (14:12 +0100)]
Default ada_project_path to $ADA_PROJECT_PATH.

14 years ago* progmodes/ada-mode.el: Override `narrow-to-defun' with `ada-narrow-to-defun'.
Stephen Leake [Thu, 14 Jan 2010 12:57:07 +0000 (13:57 +0100)]
* progmodes/ada-mode.el: Override `narrow-to-defun' with `ada-narrow-to-defun'.

14 years ago* progmodes/ada-mode.el: Deal with Ada 2005 "overriding" keyword.
Stephen Leake [Thu, 14 Jan 2010 12:52:37 +0000 (13:52 +0100)]
* progmodes/ada-mode.el: Deal with Ada 2005 "overriding" keyword.
  (ada-subprog-start-re, ada-imenu-subprogram-menu-re): Add keyword.
  (ada-get-current-indent, ada-imenu-generic-expression)
  (ada-which-function): Check for it.

14 years ago* progmodes/ada-mode.el (ada-clean-buffer-before-saving): Make obsolete.
Stephen Leake [Thu, 14 Jan 2010 12:36:14 +0000 (13:36 +0100)]
* progmodes/ada-mode.el (ada-clean-buffer-before-saving): Make obsolete.
  (ada-mode): Don't obey `ada-clean-buffer-before-saving' anymore.

14 years agoFix handling of euc-xx coding systems.
Kenichi Handa [Thu, 14 Jan 2010 11:31:16 +0000 (20:31 +0900)]
Fix handling of euc-xx coding systems.

14 years ago(show-trailing-whitespace): Safe if boolean. (Bug#5312)
Glenn Morris [Thu, 14 Jan 2010 06:13:16 +0000 (22:13 -0800)]
(show-trailing-whitespace): Safe if boolean.  (Bug#5312)

14 years agoFix typo.
Juanma Barranquero [Thu, 14 Jan 2010 04:03:24 +0000 (05:03 +0100)]
Fix typo.

14 years agofrom trunk
Kenichi Handa [Thu, 14 Jan 2010 03:54:04 +0000 (12:54 +0900)]
from trunk

14 years agoMake auto-composition work on all buffers even if they are fundamental mode.
Kenichi Handa [Thu, 14 Jan 2010 03:44:36 +0000 (12:44 +0900)]
Make auto-composition work on all buffers even if they are fundamental mode.

14 years ago* lisp/bookmark.el (bookmark-bmenu-execute-deletions): Doc fix (Bug#5276).
Karl Fogel [Wed, 13 Jan 2010 23:25:01 +0000 (18:25 -0500)]
* lisp/bookmark.el (bookmark-bmenu-execute-deletions): Doc fix (Bug#5276).

14 years agoFix gc bug in terminal allocation.
Chong Yidong [Wed, 13 Jan 2010 18:35:36 +0000 (13:35 -0500)]
Fix gc bug in terminal allocation.

* xterm.c (x_term_init): Avoid garbage-collecting the new terminal
during call to vendor-specific-keysyms (Bug#5365).

14 years agoFix comment for bug#5345.
Juanma Barranquero [Wed, 13 Jan 2010 16:28:32 +0000 (17:28 +0100)]
Fix comment for bug#5345.

14 years agoFix typos in comments and ChangeLogs.
Juanma Barranquero [Wed, 13 Jan 2010 15:38:28 +0000 (16:38 +0100)]
Fix typos in comments and ChangeLogs.

14 years agoUpdate autoload checksums.
Juanma Barranquero [Wed, 13 Jan 2010 12:34:53 +0000 (13:34 +0100)]
Update autoload checksums.

14 years agoFix breakage to nt/emacsclient.rc in 2010-01-13T08:35:10Z!rgm@gnu.org
Martin Rudalics [Wed, 13 Jan 2010 12:11:48 +0000 (13:11 +0100)]
Fix breakage to nt/emacsclient.rc in 2010-01-13T08:35:10Z!rgm@gnu.org

14 years agoAdd 2010 to copyright years.
Glenn Morris [Wed, 13 Jan 2010 08:35:10 +0000 (00:35 -0800)]
Add 2010 to copyright years.

14 years agoCall SIGNAL_THREAD_CHECK from signal handlers.
YAMAMOTO Mitsuharu [Wed, 13 Jan 2010 04:42:45 +0000 (13:42 +0900)]
Call SIGNAL_THREAD_CHECK from signal handlers.

* keyboard.c (input_available_signal) [SYNC_INPUT]:
Call SIGNAL_THREAD_CHECK (Bug#5333).

* atimer.c (alarm_signal_handler) [!SYNC_INPUT]:
Call SIGNAL_THREAD_CHECK.

14 years agoTry to fix bug#5314. This is probably not the final word, tho.
Stefan Monnier [Wed, 13 Jan 2010 04:33:42 +0000 (23:33 -0500)]
Try to fix bug#5314.  This is probably not the final word, tho.
* buffer.c (Fset_buffer_modified_p): Try and be careful not to modify
recent-auto-save-p as a side-effect.
* buffer.h (BUF_AUTOSAVE_MODIFF): New macro.
* buffer.c (Fkill_buffer, reset_buffer):
* editfns.c (Fsubst_char_in_region):
* fileio.c (Finsert_file_contents, Fdo_auto_save)
(Fset_buffer_auto_saved, Frecent_auto_save_p): Use it.

14 years agomerge trunk
Kenichi Handa [Wed, 13 Jan 2010 01:33:19 +0000 (10:33 +0900)]
merge trunk

14 years agoDisplay buffer name, etc. in mode line by composing correctly.
Kenichi Handa [Wed, 13 Jan 2010 01:29:58 +0000 (10:29 +0900)]
Display buffer name, etc. in mode line by composing correctly.

14 years ago* .bzrignore: Ignore all .exe, instead of individual files.
Juanma Barranquero [Tue, 12 Jan 2010 23:55:23 +0000 (00:55 +0100)]
* .bzrignore: Ignore all .exe, instead of individual files.

14 years ago* files.el (copy-directory): Compute target for recursive
Michael Albinus [Tue, 12 Jan 2010 21:59:05 +0000 (22:59 +0100)]
* files.el (copy-directory): Compute target for recursive
directories with identical names.  (Bug#5343)

14 years agoExplicitly check for and link to -lXrender.
Chong Yidong [Tue, 12 Jan 2010 16:25:08 +0000 (11:25 -0500)]
Explicitly check for and link to -lXrender.
See http://lists.gnu.org/archive/html/emacs-devel/2010-01/msg00656.html

* configure.in: Explicitly check for and link to -lXrender.

14 years ago* keyboard.c (read_char): Don't apply previous change when current
YAMAMOTO Mitsuharu [Tue, 12 Jan 2010 10:10:51 +0000 (19:10 +0900)]
* keyboard.c (read_char): Don't apply previous change when current
buffer is unchanged by command execution.

14 years agokeyboard.c (read_char): Return after executing from special map.
Jan Djärv [Tue, 12 Jan 2010 08:12:52 +0000 (09:12 +0100)]
keyboard.c (read_char): Return after executing from special map.

14 years agoReplace emacs-pretest-bug with bug-gnu-emacs mailing list.
Glenn Morris [Tue, 12 Jan 2010 05:11:05 +0000 (21:11 -0800)]
Replace emacs-pretest-bug with bug-gnu-emacs mailing list.
See http://lists.gnu.org/archive/html/emacs-devel/2009-12/msg00758.html

* emacs.c (REPORT_EMACS_BUG_PRETEST_ADDRESS): Set it to
bug-gnu-emacs rather than emacs-pretest-bug.

* mail/emacsbug.el (report-emacs-bug-pretest-address): Set
it to bug-gnu-emacs rather than emacs-pretest-bug.

* CONTRIBUTE, NEWS: Use bug-gnu-emacs rather than emacs-pretest-bug
for bug reports for development versions.

* trouble.texi (Checklist): Use bug-gnu-emacs rather than
emacs-pretest-bug for bug reports for development versions.

* emacs-pretesters, make-announcement: Use bug-gnu-emacs rather
than emacs-pretest-bug for bug reports for development versions.

* INSTALL.BZR, README: Use bug-gnu-emacs rather than emacs-pretest-bug
for bug reports for development versions.

14 years ago* cedet/data-debug.el (data-debug): Fix customization group reference.
Juanma Barranquero [Tue, 12 Jan 2010 04:58:01 +0000 (05:58 +0100)]
* cedet/data-debug.el (data-debug): Fix customization group reference.

14 years agoFix typos in CEDET docstrings.
Juanma Barranquero [Tue, 12 Jan 2010 04:51:26 +0000 (05:51 +0100)]
Fix typos in CEDET docstrings.

* cedet/semantic/analyze.el (semantic-analyze-push-error)
  (semantic-analyze-context, semantic-analyze-context-assignment)
  (semantic-analyze-find-tag-sequence, semantic-analyze-find-tag):
* cedet/semantic/java.el (java-mode, semantic-tag-include-filename)
  (semantic-java-doc-keywords-map):
* cedet/semantic/bovine/c.el (c-mode, semantic-c-member-of-autocast)
  (semantic-lex-c-nested-namespace-ignore-second, semantic-parse-region)
  (semantic-c-parse-lexical-token, semantic-c-debug-mode-init-pch)
  (semantic-c-classname, semantic-format-tag-uml-prototype)
  (semantic-c-dereference-namespace, semantic-analyze-type-constants):
* cedet/semantic/bovine/el.el (semantic-elisp-form-to-doc-string)
  (semantic-emacs-lisp-obsoleted-doc, semantic-up-context)
  (semantic-get-local-variables, semantic-end-of-command)
  (semantic-beginning-of-command, semantic-ctxt-current-class-list)
  (lisp-mode):
* cedet/semantic/bovine/make.el (makefile-mode):
* cedet/semantic/wisent/python.el (wisent-python-string-re)
  (wisent-python-implicit-line-joining-p, wisent-python-forward-string)
  (wisent-python-lex-beginning-of-line, wisent-python-lex-end-of-line)
  (semantic-lex, semantic-get-local-variables, python-mode):
* cedet/semantic/wisent/python-wy.el (wisent-python-wy--keyword-table):
* cedet/srecode/extract.el (srecode-extract-state-set)
  (srecode-extract-method): Fix typos in docstrings.

14 years ago(imenu-default-create-index-function): Detect infinite
Sam Steingold [Mon, 11 Jan 2010 20:53:23 +0000 (15:53 -0500)]
(imenu-default-create-index-function): Detect infinite
loops caused by imenu-prev-index-position-function.

14 years agoFix typos and remove superfluous backslash-quoting in htmlfontify.el.
Juanma Barranquero [Mon, 11 Jan 2010 17:26:28 +0000 (18:26 +0100)]
Fix typos and remove superfluous backslash-quoting in htmlfontify.el.

* htmlfontify.el (htmlfontify-load-rgb-file)
  (htmlfontify-unload-rgb-file, hfy-fallback-colour-values)
  (htmlfontify-manual, htmlfontify, hfy-page-header, hfy-page-footer)
  (hfy-src-doc-link-style, hfy-src-doc-link-unstyle, hfy-link-extn)
  (hfy-link-style-fun, hfy-index-file, hfy-instance-file)
  (hfy-html-quote-regex, hfy-init-kludge-hook, hfy-post-html-hooks)
  (hfy-default-face-def, hfy-etag-regex, hfy-html-quote-map)
  (hfy-etags-cmd-alist-default, hfy-etags-bin, hfy-ignored-properties)
  (hfy-which-etags, hfy-etags-cmd, hfy-istext-command, hfy-display-class)
  (hfy-optimisations, hfy-tags-cache, hfy-tags-sortl, hfy-tags-rmap)
  (hfy-style-assoc, hfy-sheet-assoc, hfy-facemap-assoc, hfy-interq)
  (hfy-colour-vals, hfy-default-header, hfy-link-style-string)
  (hfy-triplet, hfy-slant, hfy-weight, hfy-combined-face-spec)
  (hfy-face-attr-for-class, hfy-face-to-style-i, hfy-size-to-int)
  (hfy-flatten-style, hfy-face-to-style, hfy-face-or-def-to-name)
  (hfy-face-to-css, hfy-p-to-face, hfy-p-to-face-lennart, hfy-face-at)
  (hfy-fontified-p, hfy-merge-adjacent-spans, hfy-buffer)
  (hfy-html-enkludge-buffer, hfy-html-quote, hfy-html-dekludge-buffer)
  (hfy-force-fontification, htmlfontify-buffer, hfy-dirname)
  (hfy-make-directory, hfy-text-p, hfy-mark-tag-names, hfy-relstub)
  (hfy-href-stub, hfy-href, hfy-mark-tag-hrefs, hfy-prepare-index-i)
  (hfy-prepare-index, hfy-prepare-tag-map, hfy-subtract-maps)
  (htmlfontify-run-etags): Fix typos in docstrings and remove superfluous
  backslash-quoting from parentheses, etc.

14 years ago* progmodes/js.el: Autoload javascript-mode alias.
Chong Yidong [Mon, 11 Jan 2010 16:18:06 +0000 (11:18 -0500)]
* progmodes/js.el: Autoload javascript-mode alias.

14 years agoFix typos in ffap.el.
Juanma Barranquero [Mon, 11 Jan 2010 15:22:23 +0000 (16:22 +0100)]
Fix typos in ffap.el.

* ffap.el (ffap-shell-prompt-regexp, ffap-all-subdirs, ffap-url-p)
  (ffap-alist, ffap-tex-path, ffap-url-at-point, ffap-gopher-regexp)
  (ffap-gopher-at-point, ffap-file-at-point, ffap-read-file-or-url)
  (ffap-read-url-internal, ffap-menu, ffap-at-mouse):
  Fix typos in docstrings.
  (ffap-url-regexp): Doc fix.
  (ffap-at-mouse): Fix typo in message.

14 years ago* nsterm.m: Use DEFSYM for last change.
Chong Yidong [Mon, 11 Jan 2010 14:58:59 +0000 (09:58 -0500)]
* nsterm.m: Use DEFSYM for last change.