]> git.eshelyaron.com Git - emacs.git/log
emacs.git
18 years ago* ralloc.c (relinquish): Use a long for excess space counter to
Chong Yidong [Sun, 29 Oct 2006 21:54:18 +0000 (21:54 +0000)]
* ralloc.c (relinquish): Use a long for excess space counter to
handle 64-bit case correctly.

18 years ago* configure.in: Enable x86-64 OpenBSD compilation.
Chong Yidong [Sun, 29 Oct 2006 21:49:24 +0000 (21:49 +0000)]
* configure.in: Enable x86-64 OpenBSD compilation.

18 years ago* m/amdx86-64.h: Add defines for OpenBSD x86-64.
Chong Yidong [Sun, 29 Oct 2006 21:48:58 +0000 (21:48 +0000)]
* m/amdx86-64.h: Add defines for OpenBSD x86-64.

18 years ago* Makefile.in: Use relative paths to avoid advertising filesystem
Chong Yidong [Sun, 29 Oct 2006 21:36:17 +0000 (21:36 +0000)]
* Makefile.in: Use relative paths to avoid advertising filesystem
contents during compilation.

* makefile.w32-in: Likewise.

18 years ago* makefile.w32-in: Use relative paths to avoid advertising filesystem
Chong Yidong [Sun, 29 Oct 2006 21:33:23 +0000 (21:33 +0000)]
* makefile.w32-in: Use relative paths to avoid advertising filesystem
contents during compilation.

18 years ago* Makefile.in: Use relative paths to avoid advertising filesystem
Chong Yidong [Sun, 29 Oct 2006 21:31:19 +0000 (21:31 +0000)]
* Makefile.in: Use relative paths to avoid advertising filesystem
contents during compilation.

18 years ago(url-open-stream): Really use asynchronous connections (accidentally
Magnus Henoch [Sun, 29 Oct 2006 21:00:50 +0000 (21:00 +0000)]
(url-open-stream): Really use asynchronous connections (accidentally
disabled during debugging).

18 years ago*** empty log message ***
Juanma Barranquero [Sun, 29 Oct 2006 15:59:13 +0000 (15:59 +0000)]
*** empty log message ***

18 years agoChange maintainer, apply whitespace-clean, checkdoc. Minor improvements to many
Juanma Barranquero [Sun, 29 Oct 2006 15:29:57 +0000 (15:29 +0000)]
Change maintainer, apply whitespace-clean, checkdoc.  Minor improvements to many
doc strings.
(ada-mode-version): New function.
(ada-create-menu): Menu operations are available for all supported compilers.

18 years ago(with-parsed-tramp-file-name): Correct debug spec. Highlight as keyword.
Lars Hansen [Sun, 29 Oct 2006 12:55:35 +0000 (12:55 +0000)]
(with-parsed-tramp-file-name): Correct debug spec. Highlight as keyword.
(tramp-do-copy-or-rename-file): Correct data for 'file-already-exists.
Don't call tramp-method-out-of-band-p for local files.
(tramp-touch): Quote file name.

18 years agoMerge from gnus--rel--5.10
Miles Bader [Sun, 29 Oct 2006 07:36:46 +0000 (07:36 +0000)]
Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 156-159)

   - Merge from emacs--devo--0
   - Update from CVS

2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/gnus-sum.el (gnus-set-mode-line): Quote % in group name.

2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>

   * lisp/gnus/gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
   with Emacs 21 and XEmacs.

2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>

   * lisp/gnus/mm-view.el: Add interactive arg to html2text autoload.

2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-487

18 years agoAdd arch tagline
Miles Bader [Sat, 28 Oct 2006 23:22:07 +0000 (23:22 +0000)]
Add arch tagline

18 years ago*** empty log message ***
Juanma Barranquero [Sat, 28 Oct 2006 22:09:25 +0000 (22:09 +0000)]
*** empty log message ***

18 years ago(Fdisplay_buffer): Fix typo in docstring.
Juanma Barranquero [Sat, 28 Oct 2006 22:03:51 +0000 (22:03 +0000)]
(Fdisplay_buffer): Fix typo in docstring.

18 years agoNew package cal-html.el.
Glenn Morris [Sat, 28 Oct 2006 22:02:20 +0000 (22:02 +0000)]
New package cal-html.el.

18 years agoAdd cal-html.el author.
Glenn Morris [Sat, 28 Oct 2006 22:01:18 +0000 (22:01 +0000)]
Add cal-html.el author.

18 years ago*** empty log message ***
Glenn Morris [Sat, 28 Oct 2006 22:01:09 +0000 (22:01 +0000)]
*** empty log message ***

18 years ago(Writing Calendar Files): Rename section (was "LaTeX Calendar").
Glenn Morris [Sat, 28 Oct 2006 21:59:56 +0000 (21:59 +0000)]
(Writing Calendar Files): Rename section (was "LaTeX Calendar").
Describe new package cal-html.

18 years ago(Top): Rename old node "LaTeX Calendar" to "Writing Calendar Files."
Glenn Morris [Sat, 28 Oct 2006 21:59:38 +0000 (21:59 +0000)]
(Top): Rename old node "LaTeX Calendar" to "Writing Calendar Files."

18 years ago(Acknowledgments): Add cal-html author.
Glenn Morris [Sat, 28 Oct 2006 21:59:15 +0000 (21:59 +0000)]
(Acknowledgments): Add cal-html author.

18 years ago(cal-html-cursor-month, cal-html-cursor-year): Add autoloads for this
Glenn Morris [Sat, 28 Oct 2006 21:53:34 +0000 (21:53 +0000)]
(cal-html-cursor-month, cal-html-cursor-year): Add autoloads for this
new package.
(calendar-mode-map): Bind cal-html-cursor-month, cal-html-cursor-year.

18 years agoNew file, from: Anna M. Bigatti <bigatti at dima.unige.it>.
Glenn Morris [Sat, 28 Oct 2006 21:49:04 +0000 (21:49 +0000)]
New file, from:  Anna M. Bigatti <bigatti at dima.unige.it>.

18 years ago(url-http-parse-headers): Fix misplaced paren.
Magnus Henoch [Sat, 28 Oct 2006 14:51:40 +0000 (14:51 +0000)]
(url-http-parse-headers): Fix misplaced paren.

18 years ago* make-announcement (OLD): Remove LEIM references in announcement
Chong Yidong [Sat, 28 Oct 2006 14:18:04 +0000 (14:18 +0000)]
* make-announcement (OLD): Remove LEIM references in announcement
since it is now built-in.

18 years ago* emacs-lisp/authors.el (authors-aliases): Update.
Chong Yidong [Sat, 28 Oct 2006 14:16:29 +0000 (14:16 +0000)]
* emacs-lisp/authors.el (authors-aliases): Update.

18 years agoMake links to mac/make-package and
YAMAMOTO Mitsuharu [Sat, 28 Oct 2006 02:18:41 +0000 (02:18 +0000)]
Make links to mac/make-package and
mac/Emacs.app/Contents/Resources/Emacs.icns.

18 years ago(x_draw_glyph_string_foreground): Set background mode to TRANSPARENT before
Juanma Barranquero [Fri, 27 Oct 2006 22:37:48 +0000 (22:37 +0000)]
(x_draw_glyph_string_foreground): Set background mode to TRANSPARENT before
using overstrike to simulate bold faces.

18 years ago(best_matching_font): Fix logic to decide whether to use overstriking to
Juanma Barranquero [Fri, 27 Oct 2006 22:34:22 +0000 (22:34 +0000)]
(best_matching_font): Fix logic to decide whether to use overstriking to
simulate bold-face (it was reversed).

18 years agoBump version number to 22.0.90. emacs-pretest-22.0.90
Chong Yidong [Fri, 27 Oct 2006 15:47:36 +0000 (15:47 +0000)]
Bump version number to 22.0.90.

18 years agoRegenerate.
Chong Yidong [Fri, 27 Oct 2006 15:44:44 +0000 (15:44 +0000)]
Regenerate.

18 years ago* elisp.texi: Bump version number to 22.0.90.
Chong Yidong [Fri, 27 Oct 2006 15:43:18 +0000 (15:43 +0000)]
* elisp.texi: Bump version number to 22.0.90.

18 years ago* emacs.texi: Bump version number to 22.0.90.
Chong Yidong [Fri, 27 Oct 2006 15:42:50 +0000 (15:42 +0000)]
* emacs.texi: Bump version number to 22.0.90.

18 years ago* version.el (emacs-version): Bump version number to 22.0.90.
Chong Yidong [Fri, 27 Oct 2006 15:41:31 +0000 (15:41 +0000)]
* version.el (emacs-version): Bump version number to 22.0.90.

18 years ago* README: Bump version number to 22.0.90.
Chong Yidong [Fri, 27 Oct 2006 15:39:24 +0000 (15:39 +0000)]
* README: Bump version number to 22.0.90.

* AUTHORS: Regenerate.

* configure: Regenerate.

18 years ago* url.el (url-retrieve): Minor doc clarification.
Chong Yidong [Fri, 27 Oct 2006 14:46:59 +0000 (14:46 +0000)]
* url.el (url-retrieve):  Minor doc clarification.

18 years ago* url-http.el (url-http-mark-connection-as-free): Verify that
Chong Yidong [Fri, 27 Oct 2006 14:44:25 +0000 (14:44 +0000)]
* url-http.el (url-http-mark-connection-as-free): Verify that
connection is open before saving it.
(url-http-handle-authentication): Use url-retrieve-internal
instead of url-retrieve.
(url-http-parse-headers): Adapt to new callback interface.
(url-http): Handle non-blocking connections.
(url-http-async-sentinel): Create.

* url.el (url-retrieve): Update docstring for new callback interface.
Remove all code.
(url-retrieve-internal): Move code from url-retrieve here.

* url-gw.el (url-open-stream): Use a non-blocking socket for
`native' gateway method, if available.

18 years ago* progmodes/octave-inf.el (inferior-octave-has-built-in-variables):
Chong Yidong [Fri, 27 Oct 2006 14:39:43 +0000 (14:39 +0000)]
* progmodes/octave-inf.el (inferior-octave-has-built-in-variables):
New defvar.
(inferior-octave-resync-dirs): Check to see whether Octave has
built-in variables and set inferior-octave-has-built-in-variables.
Check inferior-octave-has-built-in-variables to decide whether to
send commands that set built-in variables or call functions to
change Octave's behavior.
Send "disp (pwd ())" to Octave instead of just "pwd".
(inferior-octave-startup): Send "more off" to Octave instead of
"page_screen_output = 0".

18 years agoDowncase nroff/troff/roff.
Richard M. Stallman [Fri, 27 Oct 2006 11:58:29 +0000 (11:58 +0000)]
Downcase nroff/troff/roff.
(Installation): Chapter deleted.  Some xrefs deleted.
(Background): woman doesn't advise man ;-).

18 years ago* emacs-lisp/cl-indent.el (lisp-indent-259): Fix last fix.
Chong Yidong [Fri, 27 Oct 2006 00:52:06 +0000 (00:52 +0000)]
* emacs-lisp/cl-indent.el (lisp-indent-259): Fix last fix.

18 years ago* emacs-lisp/cl-indent.el (lisp-indent-259): Indent nil's in the
Chong Yidong [Thu, 26 Oct 2006 20:39:53 +0000 (20:39 +0000)]
* emacs-lisp/cl-indent.el (lisp-indent-259): Indent nil's in the
pattern normally.

18 years ago*** empty log message ***
Kim F. Storm [Thu, 26 Oct 2006 16:20:23 +0000 (16:20 +0000)]
*** empty log message ***

18 years ago* ada-mode.texi (Project files, Identifier completion)
Chong Yidong [Thu, 26 Oct 2006 14:30:51 +0000 (14:30 +0000)]
* ada-mode.texi (Project files, Identifier completion)
(Automatic Casing, Debugging, Using non-standard file names)
(Working Remotely): Fix typos.

18 years ago(mode-line-mode-menu): Remove bindings for global
Nick Roberts [Wed, 25 Oct 2006 20:05:53 +0000 (20:05 +0000)]
(mode-line-mode-menu): Remove bindings for global
minor modes (line/column number) as they are on the menubar.

18 years ago*** empty log message ***
Nick Roberts [Wed, 25 Oct 2006 20:04:23 +0000 (20:04 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Juanma Barranquero [Wed, 25 Oct 2006 16:08:36 +0000 (16:08 +0000)]
*** empty log message ***

18 years ago(x-handle-name-switch): Doc fix.
Juanma Barranquero [Wed, 25 Oct 2006 15:38:22 +0000 (15:38 +0000)]
(x-handle-name-switch): Doc fix.
(w32-standard-fontset-spec): Fix typo in docstring.

18 years ago*** empty log message ***
Juanma Barranquero [Wed, 25 Oct 2006 10:12:20 +0000 (10:12 +0000)]
*** empty log message ***

18 years ago(midnight-buffer-display-time): Doc fix.
Juanma Barranquero [Wed, 25 Oct 2006 09:31:45 +0000 (09:31 +0000)]
(midnight-buffer-display-time): Doc fix.
(clean-buffer-list-kill-never-buffer-names): Add "*server*".

18 years agoMerge from gnus--rel--5.10
Miles Bader [Tue, 24 Oct 2006 10:42:21 +0000 (10:42 +0000)]
Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 153-155)

   - Merge from emacs--devo--0
   - Update from CVS

2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
   names.

   * lisp/gnus/gnus-sum.el (gnus-select-newsgroup): Decode group name.

2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/message.el (message-headers-to-generate): Fix typo in docstring.

2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>

   * lisp/gnus/gnus.el (gnus-mime): Remove unused custom group.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-482

18 years ago2006-10-23 Michael Kifer <kifer@cs.stonybrook.edu>
Michael Kifer [Mon, 23 Oct 2006 19:20:15 +0000 (19:20 +0000)]
2006-10-23  Michael Kifer  <kifer@cs.stonybrook.edu>

* viper-cmd.el (viper-prefix-arg-com): define gg as G0

* viper-ex.el (ex-read): quote file argument.

* ediff-diff.el (ediff-same-file-contents): expand file names.

* ediff-mult.el (ediff-append-custom-diff): quote shell file arguments.

18 years ago(Event Input Misc): Update unread-command-events.
Kim F. Storm [Mon, 23 Oct 2006 16:46:47 +0000 (16:46 +0000)]
(Event Input Misc): Update unread-command-events.

18 years ago*** empty log message ***
Kim F. Storm [Mon, 23 Oct 2006 16:46:33 +0000 (16:46 +0000)]
*** empty log message ***

18 years agoRegenerate.
Andreas Schwab [Mon, 23 Oct 2006 15:35:40 +0000 (15:35 +0000)]
Regenerate.

18 years agoMake sure x_default_search_path is always set even
Andreas Schwab [Mon, 23 Oct 2006 15:28:18 +0000 (15:28 +0000)]
Make sure x_default_search_path is always set even
when x_libraries is empty, and look in .../share as well for each
library directory.

18 years ago* textmodes/flyspell.el (flyspell-check-region-doublons): Fix last
Chong Yidong [Mon, 23 Oct 2006 13:59:44 +0000 (13:59 +0000)]
* textmodes/flyspell.el (flyspell-check-region-doublons): Fix last
fix.

18 years ago(remember_mouse_glyph): Simplify last change.
Kim F. Storm [Mon, 23 Oct 2006 11:49:48 +0000 (11:49 +0000)]
(remember_mouse_glyph): Simplify last change.

18 years agoFix bug: sds@podval.org, Oct 18: crash in cvs head.
Kim F. Storm [Mon, 23 Oct 2006 10:02:31 +0000 (10:02 +0000)]
Fix bug: sds@podval.org, Oct 18: crash in cvs head.

18 years ago(remember_mouse_glyph): Don't crash if glyphs are not initialized.
Kim F. Storm [Mon, 23 Oct 2006 09:58:49 +0000 (09:58 +0000)]
(remember_mouse_glyph): Don't crash if glyphs are not initialized.

18 years ago*** empty log message ***
Kim F. Storm [Mon, 23 Oct 2006 09:51:56 +0000 (09:51 +0000)]
*** empty log message ***

18 years ago(mode-line-mode-menu): List global minor modes
Nick Roberts [Mon, 23 Oct 2006 06:33:25 +0000 (06:33 +0000)]
(mode-line-mode-menu): List global minor modes
before local ones.

18 years ago*** empty log message ***
Nick Roberts [Mon, 23 Oct 2006 06:33:00 +0000 (06:33 +0000)]
*** empty log message ***

18 years agoAdd: sds@podval.org, Oct 18: crash in cvs head.
Richard M. Stallman [Mon, 23 Oct 2006 05:15:03 +0000 (05:15 +0000)]
Add: sds@podval.org, Oct 18: crash in cvs head.

18 years ago(Expanding Abbrevs): Expansion happens only when Abbrev mode is enabled.
Richard M. Stallman [Mon, 23 Oct 2006 05:13:24 +0000 (05:13 +0000)]
(Expanding Abbrevs): Expansion happens only when Abbrev mode is enabled.

18 years ago* emacs.py (eargs): Return expected _emacs_out string even if
Chong Yidong [Sun, 22 Oct 2006 23:03:09 +0000 (23:03 +0000)]
* emacs.py (eargs): Return expected _emacs_out string even if
errors occur.

18 years agoFix bug: Strange behavior of C-u in the presence of sit-for in p-c-h
Kim F. Storm [Sun, 22 Oct 2006 22:56:56 +0000 (22:56 +0000)]
Fix bug: Strange behavior of C-u in the presence of sit-for in p-c-h

18 years ago(Sets And Lists): Fix typos.
Nick Roberts [Sun, 22 Oct 2006 22:51:10 +0000 (22:51 +0000)]
(Sets And Lists): Fix typos.

18 years ago*** empty log message ***
Nick Roberts [Sun, 22 Oct 2006 22:50:17 +0000 (22:50 +0000)]
*** empty log message ***

18 years ago(add-to-list): Fix last change--optimize for no compare-fn.
Kim F. Storm [Sun, 22 Oct 2006 22:37:51 +0000 (22:37 +0000)]
(add-to-list): Fix last change--optimize for no compare-fn.

18 years ago(add-to-list): Optimize if compare-fn is `eq' or `eql'.
Kim F. Storm [Sun, 22 Oct 2006 22:32:53 +0000 (22:32 +0000)]
(add-to-list): Optimize if compare-fn is `eq' or `eql'.
(sit-for): If last command was a prefix arg, add the read-ahead
event to unread-command-events as (t . EVENT) so it will be added
to this-command-keys by read-key-sequence.

18 years ago*** empty log message ***
Kim F. Storm [Sun, 22 Oct 2006 22:32:43 +0000 (22:32 +0000)]
*** empty log message ***

18 years ago(read_char): Make an element (t . EVENT) in
Kim F. Storm [Sun, 22 Oct 2006 22:25:03 +0000 (22:25 +0000)]
(read_char): Make an element (t . EVENT) in
unread-command-events add EVENT to the current command's key sequence.
(syms_of_keyboard) <unread-command-events>: Update doc.

18 years ago* textmodes/flyspell.el (flyspell-word): Skip past all previous
Chong Yidong [Sun, 22 Oct 2006 21:29:33 +0000 (21:29 +0000)]
* textmodes/flyspell.el (flyspell-word): Skip past all previous
whitespace when checking doublons.
(flyspell-check-region-doublons): Fix doublon regexp.
(flyspell-highlight-incorrect-region): Highlight doublons using
flyspell-duplicate face.

18 years ago* progmodes/cperl-mode.el (cperl-invalid-face): Fix defcustom.
Chong Yidong [Sun, 22 Oct 2006 21:00:25 +0000 (21:00 +0000)]
* progmodes/cperl-mode.el (cperl-invalid-face): Fix defcustom.

18 years ago2006-10-22 John Wiegley <johnw@newartisans.com>
John Wiegley [Sun, 22 Oct 2006 20:39:36 +0000 (20:39 +0000)]
2006-10-22  John Wiegley  <johnw@newartisans.com>

* progmodes/python.el (python-use-skeletons): python-mode was
auto-inserting templates (for those with abbrev-mode on), not only
by default -- *but without a configuration variable to disable
it*.  This rendered python-mode completely useless for me, so I
have added `python-use-skeletons', which is now off by default.

18 years ago** kzeitler@lucent.com, Oct 19: cperl + isearch + font-lock-multiline sometimes very...
Chong Yidong [Sun, 22 Oct 2006 17:32:30 +0000 (17:32 +0000)]
** kzeitler@lucent.com, Oct 19: cperl + isearch + font-lock-multiline sometimes very slow
Fixed.

18 years ago* progmodes/cperl-mode.el (cperl-mode): Don't assume
Chong Yidong [Sun, 22 Oct 2006 17:28:56 +0000 (17:28 +0000)]
* progmodes/cperl-mode.el (cperl-mode): Don't assume
font-lock-multiline is auto-local (it's not).
(cperl-windowed-init): Ensure that cperl-font-lock-multiline is
initialized before calling cperl-init-faces.

18 years ago* emacs.py (eargs): Return expected _emacs_out string even if
Chong Yidong [Sun, 22 Oct 2006 14:04:02 +0000 (14:04 +0000)]
* emacs.py (eargs): Return expected _emacs_out string even if
errors occur.

18 years ago(gdb-info-stack-custom): Don't try to give
Nick Roberts [Sun, 22 Oct 2006 05:40:08 +0000 (05:40 +0000)]
(gdb-info-stack-custom): Don't try to give
gdb-stack-position a value when there is no fringe.

18 years ago*** empty log message ***
Nick Roberts [Sun, 22 Oct 2006 05:39:34 +0000 (05:39 +0000)]
*** empty log message ***

18 years ago(mode-line-mode-menu): Disable auto-revert-tail-mode
Nick Roberts [Sat, 21 Oct 2006 23:42:21 +0000 (23:42 +0000)]
(mode-line-mode-menu): Disable auto-revert-tail-mode
indicator if not visiting a file.

18 years ago*** empty log message ***
Nick Roberts [Sat, 21 Oct 2006 23:41:53 +0000 (23:41 +0000)]
*** empty log message ***

18 years ago(Vread_expression_map): Define here.
Richard M. Stallman [Sat, 21 Oct 2006 17:40:03 +0000 (17:40 +0000)]
(Vread_expression_map): Define here.
(Qread_expression_history): New variable.
(syms_of_minibuf): Initialize them.
(Feval_minibuffer): Use Vread_expression_map and Qread_expression_history.

18 years ago(xic_create_fontsetname): If ADSTYLE field is not a wild
Kenichi Handa [Sat, 21 Oct 2006 01:57:34 +0000 (01:57 +0000)]
(xic_create_fontsetname): If ADSTYLE field is not a wild
card, change it to "*".
(xic_create_xfontset): Call XCreateFontSet for each single
fontname in fontsetname.

18 years ago(kill-buffer-and-window): Fix a bug where an aborted
David Kastrup [Fri, 20 Oct 2006 15:12:31 +0000 (15:12 +0000)]
(kill-buffer-and-window): Fix a bug where an aborted
operation would still cause some window to collapse later.

18 years ago** id.brep@gmail.com, Oct 17: `.newsrc.eld' saves chinese group name in wrong coding
Chong Yidong [Fri, 20 Oct 2006 12:40:30 +0000 (12:40 +0000)]
** id.brep@gmail.com, Oct 17: `.newsrc.eld' saves chinese group name in wrong coding
Resolved; see 2006-10-20 message to emacs-pretest-bug by Katsumi Yamaoka.

18 years ago(vc-switch-backend): Try to be more careful with unwanted
Stefan Monnier [Fri, 20 Oct 2006 07:58:11 +0000 (07:58 +0000)]
(vc-switch-backend): Try to be more careful with unwanted
side-effect due to mixing various backends's file properties.

18 years ago(vc-svn-parse-status): Remove unused arg `localp'.
Stefan Monnier [Fri, 20 Oct 2006 07:56:20 +0000 (07:56 +0000)]
(vc-svn-parse-status): Remove unused arg `localp'.
Add arg `filename' instead.  Don't set vc-backend if `filename' is set.
Return `filename's status if applicable.  Update callers.

18 years ago(Sample .emacs File): Added missing `)' in sample code `my-c-initialization-hook'.
Masatake YAMATO [Fri, 20 Oct 2006 06:43:56 +0000 (06:43 +0000)]
(Sample .emacs File): Added missing `)' in sample code `my-c-initialization-hook'.

18 years ago** bojohan+mail@dd.chalmers.se, Oct 17: Formatting `interactive' strings.
Chong Yidong [Thu, 19 Oct 2006 14:16:57 +0000 (14:16 +0000)]
** bojohan+mail@dd.chalmers.se, Oct 17: Formatting `interactive' strings.
Fixed.

18 years ago* callint.c (callint_message): Convert to a Lisp string.
Chong Yidong [Thu, 19 Oct 2006 14:13:52 +0000 (14:13 +0000)]
* callint.c (callint_message): Convert to a Lisp string.
(syms_of_callint): Initialize it.
(callint_message_size): Var deleted.
(Fcall_interactively): Use Fformat instead of doprnt to construct
prompt string.

18 years agoFix typos.
Richard M. Stallman [Thu, 19 Oct 2006 12:46:54 +0000 (12:46 +0000)]
Fix typos.

18 years ago(kkc-region): When a key sequence is not
Kenichi Handa [Thu, 19 Oct 2006 12:28:17 +0000 (12:28 +0000)]
(kkc-region): When a key sequence is not
defined, append (this-single-command-raw-keys) to
unread-input-method-events.

18 years agoFixed: Oct 16: Emacs allocates unnecessary memory
Kim F. Storm [Thu, 19 Oct 2006 11:40:53 +0000 (11:40 +0000)]
Fixed:  Oct 16: Emacs allocates unnecessary memory

18 years ago*** empty log message ***
Juanma Barranquero [Thu, 19 Oct 2006 10:39:16 +0000 (10:39 +0000)]
*** empty log message ***

18 years ago(ada-in-string-p): Doc fix.
Juanma Barranquero [Thu, 19 Oct 2006 10:31:48 +0000 (10:31 +0000)]
(ada-in-string-p): Doc fix.

18 years ago2006-10-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
Kim F. Storm [Thu, 19 Oct 2006 09:49:23 +0000 (09:49 +0000)]
2006-10-19  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
(display_mode_line): Clear enabled_p flag on mode-line row.

18 years ago*** empty log message ***
Kim F. Storm [Thu, 19 Oct 2006 09:48:55 +0000 (09:48 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
YAMAMOTO Mitsuharu [Thu, 19 Oct 2006 08:02:23 +0000 (08:02 +0000)]
*** empty log message ***

18 years ago(Vmac_carbon_version_string) [TARGET_API_MAC_CARBON]:
YAMAMOTO Mitsuharu [Thu, 19 Oct 2006 08:01:25 +0000 (08:01 +0000)]
(Vmac_carbon_version_string) [TARGET_API_MAC_CARBON]:
New variable.
(syms_of_macfns) [TARGET_API_MAC_CARBON]: Defvar it.

18 years ago(emacs-version): Use mac-carbon-version-string.
YAMAMOTO Mitsuharu [Thu, 19 Oct 2006 08:00:30 +0000 (08:00 +0000)]
(emacs-version): Use mac-carbon-version-string.