bpt/emacs.git
14 years ago*** empty log message ***
Nick Roberts [Sun, 20 Sep 2009 05:37:49 +0000 (05:37 +0000)]
*** empty log message ***

14 years agoFix the last commit.
Daiki Ueno [Sun, 20 Sep 2009 02:16:52 +0000 (02:16 +0000)]
Fix the last commit.

14 years ago(epa-file-cache-passphrase-for-symmetric-encryption):
Daiki Ueno [Sun, 20 Sep 2009 02:01:09 +0000 (02:01 +0000)]
(epa-file-cache-passphrase-for-symmetric-encryption):
Document that this option is not recommended to use.

14 years ago* custom.texi (Rebinding): Add cindex for "binding keys".
Chong Yidong [Sat, 19 Sep 2009 21:26:49 +0000 (21:26 +0000)]
* custom.texi (Rebinding): Add cindex for "binding keys".

14 years ago* frames.texi (Frame Commands): C-z is now bound to suspend-frame.
Chong Yidong [Sat, 19 Sep 2009 21:23:21 +0000 (21:23 +0000)]
* frames.texi (Frame Commands): C-z is now bound to suspend-frame.

* entering.texi (Exiting): C-z is now bound to suspend-frame.

* custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
(Key Bindings): Reference Init Rebinding in introductory text.  Shift
some of the introduction to Keymaps node.
(Keymaps): Simplify.
(Local Keymaps): Simplify.  Move binding example to Init Rebinding.
(Minibuffer Maps): Remove mention of Mocklisp.
(Init Rebinding): Move mode-local rebinding example here from Local
Keymaps.
(Modifier Keys): Clarify.

14 years ago(calc-graph-lookup): Avoid assignment to free variable `var'.
Glenn Morris [Sat, 19 Sep 2009 21:22:45 +0000 (21:22 +0000)]
(calc-graph-lookup): Avoid assignment to free variable `var'.
Delete trailing whitespace.

14 years ago(var): Define for compiler.
Glenn Morris [Sat, 19 Sep 2009 21:11:40 +0000 (21:11 +0000)]
(var): Define for compiler.
Delete trailing whitespace.

14 years ago(line): Define for compiler.
Glenn Morris [Sat, 19 Sep 2009 20:58:19 +0000 (20:58 +0000)]
(line): Define for compiler.

14 years ago* emacs-lisp/advice.el (ad-get-argument, ad-set-argument): Doc
Chong Yidong [Sat, 19 Sep 2009 20:06:54 +0000 (20:06 +0000)]
* emacs-lisp/advice.el (ad-get-argument, ad-set-argument): Doc
fix (Bug#3932).

14 years agoNote removed obsolete functions.
Chong Yidong [Sat, 19 Sep 2009 19:55:00 +0000 (19:55 +0000)]
Note removed obsolete functions.

14 years ago* subr.el (baud-rate): Remove long-obsolete function (Bug#4372).
Chong Yidong [Sat, 19 Sep 2009 19:54:36 +0000 (19:54 +0000)]
* subr.el (baud-rate): Remove long-obsolete function (Bug#4372).

14 years ago* time-stamp.el (time-stamp-month-dd-yyyy)
Chong Yidong [Sat, 19 Sep 2009 19:43:37 +0000 (19:43 +0000)]
* time-stamp.el (time-stamp-month-dd-yyyy)
(time-stamp-dd/mm/yyyy, time-stamp-mon-dd-yyyy)
(time-stamp-dd-mon-yy, time-stamp-yy/mm/dd)
(time-stamp-yyyy/mm/dd, time-stamp-yyyy-mm-dd)
(time-stamp-yymmdd, time-stamp-hh:mm:ss, time-stamp-hhmm): Remove
functions that have been obsolete since 1995 (Bug#4436).

14 years ago* progmodes/sh-script.el (sh-learn-buffer-indent): Pop to the
Chong Yidong [Sat, 19 Sep 2009 19:35:15 +0000 (19:35 +0000)]
* progmodes/sh-script.el (sh-learn-buffer-indent): Pop to the
indent buffer only if called interactively (Bug#4452).

14 years agoThis fixes bug#4197 (merged to bug#865, though not identical).
Juanma Barranquero [Sat, 19 Sep 2009 14:56:04 +0000 (14:56 +0000)]
This fixes bug#4197 (merged to bug#865, though not identical).

* server.el (server-auth-dir): Add docstring note about FAT32.
  (server-ensure-safe-dir): Accept FAT32 directories as "safe",
  but warn against using them.

14 years ago(gdb-var-update-handler-1): Include case of
Nick Roberts [Sat, 19 Sep 2009 11:45:57 +0000 (11:45 +0000)]
(gdb-var-update-handler-1): Include case of
older GDB where there is no has_more field.

14 years ago*** empty log message ***
Nick Roberts [Sat, 19 Sep 2009 11:45:10 +0000 (11:45 +0000)]
*** empty log message ***

14 years ago(pgg-pgp-encrypt-region): Add missing mapconcat separator.
Glenn Morris [Sat, 19 Sep 2009 03:18:30 +0000 (03:18 +0000)]
(pgg-pgp-encrypt-region): Add missing mapconcat separator.

14 years ago* nsmenu.m (EmacsMenu-parseKeyEquiv:): Parse key equivalent more carefully.
Adrian Robert [Fri, 18 Sep 2009 23:54:04 +0000 (23:54 +0000)]
* nsmenu.m (EmacsMenu-parseKeyEquiv:): Parse key equivalent more carefully.

14 years ago* syntax.c (Fchar_syntax): Minor doc fix (Bug#119).
Chong Yidong [Fri, 18 Sep 2009 23:40:00 +0000 (23:40 +0000)]
* syntax.c (Fchar_syntax): Minor doc fix (Bug#119).

14 years ago* syntax.c (Fchar_syntax): Minor doc fix (Bug#4400).
Chong Yidong [Fri, 18 Sep 2009 23:39:44 +0000 (23:39 +0000)]
* syntax.c (Fchar_syntax): Minor doc fix (Bug#4400).

14 years ago* syntax.c (Fchar_syntax): Minor doc fix (Bug#119).
Chong Yidong [Fri, 18 Sep 2009 23:39:04 +0000 (23:39 +0000)]
* syntax.c (Fchar_syntax): Minor doc fix (Bug#119).

14 years ago* nsfns.m (x-focus-frame): Activate the app first.
Adrian Robert [Fri, 18 Sep 2009 23:36:29 +0000 (23:36 +0000)]
* nsfns.m (x-focus-frame): Activate the app first.

14 years ago* README: Note OS X support is now 10.4 or later.
Adrian Robert [Fri, 18 Sep 2009 21:59:25 +0000 (21:59 +0000)]
* README: Note OS X support is now 10.4 or later.

14 years ago* nsterm.m (EmacsView-windowShouldZoom:): Set frame left_pos, top_pos and
Adrian Robert [Fri, 18 Sep 2009 21:27:11 +0000 (21:27 +0000)]
* nsterm.m (EmacsView-windowShouldZoom:): Set frame left_pos, top_pos and
     don't update the NSWindow itself.
      (EmacsView-windowWillUseStandardFrame:defaultFrame:): Improve
    state detection and store user rect ourselves. (Bug #3581)

14 years agoUpdate comment for HAVE_NS code in font_find_for_lface().
Adrian Robert [Fri, 18 Sep 2009 21:16:28 +0000 (21:16 +0000)]
Update comment for HAVE_NS code in font_find_for_lface().

14 years ago* emacs.c (main) [HAVE_NS]: fix error printf in daemon case.
Adrian Robert [Fri, 18 Sep 2009 21:12:09 +0000 (21:12 +0000)]
* emacs.c (main) [HAVE_NS]: fix error printf in daemon case.

14 years agoRe-organize 23.2 News.
Chong Yidong [Fri, 18 Sep 2009 18:48:38 +0000 (18:48 +0000)]
Re-organize 23.2 News.

Document that nxml mode is now the default for XML files.

14 years ago* files.el (auto-mode-alist): Change default for XML files to nXML
Chong Yidong [Fri, 18 Sep 2009 18:42:16 +0000 (18:42 +0000)]
* files.el (auto-mode-alist): Change default for XML files to nXML
mode (Bug#4169).

14 years agoUpdate.
Juanma Barranquero [Fri, 18 Sep 2009 16:59:36 +0000 (16:59 +0000)]
Update.

14 years ago* server.el (server-ensure-safe-dir): Pass 'integer
Juanma Barranquero [Fri, 18 Sep 2009 16:55:21 +0000 (16:55 +0000)]
* server.el (server-ensure-safe-dir): Pass 'integer
  to `file-attributes', as suggested.

14 years ago(dired-query-alist): Remove spurious backslash.
Stefan Monnier [Fri, 18 Sep 2009 15:35:23 +0000 (15:35 +0000)]
(dired-query-alist): Remove spurious backslash.
(dired-query): Use read-key.

14 years ago* nsfns.m (x-close-connection): Drop PSFlush() under OS X.
Adrian Robert [Fri, 18 Sep 2009 15:34:23 +0000 (15:34 +0000)]
* nsfns.m (x-close-connection): Drop PSFlush() under OS X.

14 years ago* cus-start.el (ns-use-qd-smoothing): Remove.
Adrian Robert [Fri, 18 Sep 2009 15:33:26 +0000 (15:33 +0000)]
* cus-start.el (ns-use-qd-smoothing): Remove.

14 years ago* emacs.c (inhibit_x_resources): Update doc string for NS.
Adrian Robert [Fri, 18 Sep 2009 15:14:14 +0000 (15:14 +0000)]
* emacs.c (inhibit_x_resources): Update doc string for NS.
(main) [HAVE_NS]: Don't process --no-init-file option.  Remove
legacy code for -NXHost.

* nsterm.h (ns_no_defaults): Remove.

* nsterm.m (ns_no_defaults): Remove.
(ns_term_init): Switch ns_no_defaults -> inhibit_x_resources.
(ns_use_qd_smoothing): Remove legacy variable.

* nsfont.m (nsfont_draw) [NS_IMPL_COCOA]: Don't use
ns_use_qd_smoothing.

* nsfns.m (x_get_string_resource): Ape just-previous changes to other
platform versions.  Drop support for emacs-20-style face specs.

14 years ago(x_get_string_resource): Ape just-previous changes to other platform versions. Drop...
Adrian Robert [Fri, 18 Sep 2009 15:12:54 +0000 (15:12 +0000)]
(x_get_string_resource): Ape just-previous changes to other platform versions.  Drop support for emacs-20-style face specs.

14 years ago(nsfont_draw) [NS_IMPL_COCOA]: Don't use ns_use_qd_smoothing.
Adrian Robert [Fri, 18 Sep 2009 15:12:34 +0000 (15:12 +0000)]
(nsfont_draw) [NS_IMPL_COCOA]: Don't use ns_use_qd_smoothing.

14 years ago(ns_no_defaults): Remove. (ns_term_init): Switch ns_no_defaults -> inhibit_x_resourc...
Adrian Robert [Fri, 18 Sep 2009 15:12:15 +0000 (15:12 +0000)]
(ns_no_defaults): Remove.  (ns_term_init): Switch ns_no_defaults -> inhibit_x_resources.  (ns_use_qd_smoothing): Remove legacy variable.

14 years ago(ns_no_defaults): Remove.
Adrian Robert [Fri, 18 Sep 2009 15:11:55 +0000 (15:11 +0000)]
(ns_no_defaults): Remove.

14 years ago(inhibit_x_resources): Update doc string for NS. (main) [HAVE_NS]: Don't process...
Adrian Robert [Fri, 18 Sep 2009 15:11:38 +0000 (15:11 +0000)]
(inhibit_x_resources): Update doc string for NS.  (main) [HAVE_NS]: Don't process --no-init-file option.  Remove legacy code for -NXHost.

14 years ago(top-level): Remove unnecessary progn.
Glenn Morris [Fri, 18 Sep 2009 07:49:47 +0000 (07:49 +0000)]
(top-level): Remove unnecessary progn.

14 years ago(speedbar-track-mouse): Fix typo in condition-case handler.
Glenn Morris [Fri, 18 Sep 2009 07:48:56 +0000 (07:48 +0000)]
(speedbar-track-mouse): Fix typo in condition-case handler.

14 years agoFix typos in condition-case handlers.
Glenn Morris [Fri, 18 Sep 2009 07:39:56 +0000 (07:39 +0000)]
Fix typos in condition-case handlers.

14 years ago(nxml-end-of-heading): Fix typo in condition-case handler.
Glenn Morris [Fri, 18 Sep 2009 07:25:14 +0000 (07:25 +0000)]
(nxml-end-of-heading): Fix typo in condition-case handler.

14 years ago(js-end-of-defun): Remove malformed and unneeded let.
Glenn Morris [Fri, 18 Sep 2009 07:16:49 +0000 (07:16 +0000)]
(js-end-of-defun): Remove malformed and unneeded let.

14 years ago(define-derived-mode): Fix paren typo in definition of abbrev table.
Glenn Morris [Fri, 18 Sep 2009 07:14:43 +0000 (07:14 +0000)]
(define-derived-mode): Fix paren typo in definition of abbrev table.

14 years agoFix typos in condition-case handlers.
Glenn Morris [Fri, 18 Sep 2009 07:07:33 +0000 (07:07 +0000)]
Fix typos in condition-case handlers.

14 years ago(gud-speedbar-item-info): Adjust for change to
Nick Roberts [Fri, 18 Sep 2009 02:01:26 +0000 (02:01 +0000)]
(gud-speedbar-item-info): Adjust for change to
gdb-var-list.
(gud-speedbar-buttons): Make node expandable if expression "has more"
children.

14 years ago(gdb-frame-address): New variable.
Nick Roberts [Fri, 18 Sep 2009 02:00:59 +0000 (02:00 +0000)]
(gdb-frame-address): New variable.
(gdb-var-list): Add an element for has_more field.
(gdb-non-stop-handler): Enable pretty printing for STL containers.
(gdb-var-create-handler, gdb-var-list-children-handler-1)
(gdb-var-update-handler-1): Parse output of dynamic variable
objects (STL containers).
(gdb-var-delete-1): Pass var1 as an explicit second argument.
(gdb-get-field): Delete alias.  Use bindat-get-field directly.

14 years ago*** empty log message ***
Nick Roberts [Fri, 18 Sep 2009 02:00:18 +0000 (02:00 +0000)]
*** empty log message ***

14 years agoAdd arch tagline
Miles Bader [Thu, 17 Sep 2009 23:49:15 +0000 (23:49 +0000)]
Add arch tagline

14 years agoThe --quick command line option now ignores X resources and Registry settings.
Juanma Barranquero [Thu, 17 Sep 2009 23:04:41 +0000 (23:04 +0000)]
The --quick command line option now ignores X resources and Registry settings.

* etc/NEWS: Mention new behavior of -Q and new variable `inhibit-x-resources'.

* lisp/startup.el (emacs-quick-startup): Remove variable and all uses.
  (command-line): Set `inhibit-x-resources' instead.
  (command-line-1): Use `inhibit-x-resources' instead.

* src/emacs.c (inhibit_x_resources): New variable.
  (main) [HAVE_NS]: Don't process --quick command line option.
  (syms_of_emacs) <inhibit-x-resources>: DEFVAR_BOOL it.

* src/lisp.h (inhibit_x_resources): Declare it extern.

* src/w32reg.c (x_get_string_resource):
* src/xrdb.c (x_get_string_resource): Obey inhibit_x_resources.

14 years ago* subr.el: Fix last change to avoid using the `unless' macro, which
Chong Yidong [Thu, 17 Sep 2009 20:47:48 +0000 (20:47 +0000)]
* subr.el: Fix last change to avoid using the `unless' macro, which
breaks bootstrapping.

14 years ago(MSDOS_SUPPORT, SOME_MACHINE_LISP): Add lisp/term/internal.elc.
Eli Zaretskii [Thu, 17 Sep 2009 18:06:57 +0000 (18:06 +0000)]
(MSDOS_SUPPORT, SOME_MACHINE_LISP): Add lisp/term/internal.elc.

14 years ago(OTHER_FILES): Edit to empty.
Eli Zaretskii [Thu, 17 Sep 2009 18:02:58 +0000 (18:02 +0000)]
(OTHER_FILES): Edit to empty.

14 years agoRequire CL for the `loop' macro.
Stefan Monnier [Thu, 17 Sep 2009 16:43:25 +0000 (16:43 +0000)]
Require CL for the `loop' macro.

14 years ago(x_get_resource_string): Re-add for non-toolkit builds (bug#4461).
Stefan Monnier [Thu, 17 Sep 2009 16:41:55 +0000 (16:41 +0000)]
(x_get_resource_string): Re-add for non-toolkit builds (bug#4461).

14 years ago(eval-next-after-load): Mark as obsolete.
Stefan Monnier [Thu, 17 Sep 2009 15:58:56 +0000 (15:58 +0000)]
(eval-next-after-load): Mark as obsolete.

14 years ago(push, pop, dolist, dotimes, declare): Don't overwrite CL's
Stefan Monnier [Thu, 17 Sep 2009 15:58:35 +0000 (15:58 +0000)]
(push, pop, dolist, dotimes, declare): Don't overwrite CL's
extended definitions, in case we reload subr.el after having
loaded CL.
(eval-next-after-load): Mark as obsolete.

14 years ago(menu-bar-search-menu, menu-bar-edit-menu)
Juri Linkov [Thu, 17 Sep 2009 10:31:15 +0000 (10:31 +0000)]
(menu-bar-search-menu, menu-bar-edit-menu)
(menu-bar-options-menu, menu-bar-showhide-fringe-menu)
(menu-bar-showhide-menu, menu-bar-tools-menu)
(menu-bar-describe-menu, menu-bar-help-menu)
(minibuffer-local-completion-map, minibuffer-local-map):
Fix list quoting.

14 years ago(byte-compile-form): Always check the function arguments, whether or
Glenn Morris [Thu, 17 Sep 2009 07:29:43 +0000 (07:29 +0000)]
(byte-compile-form): Always check the function arguments, whether or
not it has a handler.

14 years ago(lisp-mode-syntax-table): Give it a doc-string.
Glenn Morris [Thu, 17 Sep 2009 06:28:32 +0000 (06:28 +0000)]
(lisp-mode-syntax-table): Give it a doc-string.

14 years ago(emacs-lisp-mode-syntax-table): Give it a doc-string.
Glenn Morris [Thu, 17 Sep 2009 06:26:59 +0000 (06:26 +0000)]
(emacs-lisp-mode-syntax-table): Give it a doc-string.

14 years ago(ansi-color-get-face-1): Fix typo in handler.
Glenn Morris [Thu, 17 Sep 2009 06:19:57 +0000 (06:19 +0000)]
(ansi-color-get-face-1): Fix typo in handler.

14 years agoUpdated from master source.
Dan Nicolaescu [Thu, 17 Sep 2009 06:14:33 +0000 (06:14 +0000)]
Updated from master source.

14 years ago* puresize.h (BASE_PURESIZE): Increase to 1290000.
Dan Nicolaescu [Thu, 17 Sep 2009 06:10:44 +0000 (06:10 +0000)]
* puresize.h (BASE_PURESIZE): Increase to 1290000.

* Makefile.in (OTHER_FILES): Define using autoconf, not cpp.
(OBJECTS_MACHINE): Remove, unused.

* configure.in (OTHER_FILES): Define using autoconf not cpp.

14 years ago(hard-newline): Give it a doc-string.
Glenn Morris [Thu, 17 Sep 2009 06:02:20 +0000 (06:02 +0000)]
(hard-newline): Give it a doc-string.

14 years ago(menu-bar-file-menu, menu-bar-file-menu)
Dan Nicolaescu [Thu, 17 Sep 2009 05:30:17 +0000 (05:30 +0000)]
(menu-bar-file-menu, menu-bar-file-menu)
(menu-bar-i-search-menu, menu-bar-edit-menu, menu-bar-custom-menu)
(menu-bar-options-menu, menu-bar-showhide-menu)
(menu-bar-showhide-fringe-ind-menu, menu-bar-showhide-fringe-menu)
(menu-bar-showhide-scroll-bar-menu, menu-bar-showhide-menu)
(menu-bar-options-menu, menu-bar-line-wrapping-menu)
(menu-bar-options-menu, menu-bar-tools-menu)
(menu-bar-describe-menu, menu-bar-search-documentation-menu)
(menu-bar-help-menu):
(menu-bar-make-mm-toggle, menu-bar-make-toggle): Purecopy the
string arguments.

14 years ago(menu-bar-ediff-menu, menu-bar-ediff-merge-menu)
Dan Nicolaescu [Thu, 17 Sep 2009 02:53:38 +0000 (02:53 +0000)]
(menu-bar-ediff-menu, menu-bar-ediff-merge-menu)
(menu-bar-epatch-menu, menu-bar-ediff-misc-menu): Add purecopy
calls for the menu names and :help.

14 years ago(minor-mode-menu-from-indicator): Pay attention
Stefan Monnier [Thu, 17 Sep 2009 01:32:56 +0000 (01:32 +0000)]
(minor-mode-menu-from-indicator): Pay attention
to :minor-mode-function (bug#4455).

14 years ago(x_get_resource_string): Remove unused.
Stefan Monnier [Wed, 16 Sep 2009 20:36:54 +0000 (20:36 +0000)]
(x_get_resource_string): Remove unused.

14 years ago(command-line): Initialize the window-system after
Stefan Monnier [Wed, 16 Sep 2009 17:54:13 +0000 (17:54 +0000)]
(command-line): Initialize the window-system after
processing the command-line.

14 years ago(what-page): Make sure we don't inf-loop if
Stefan Monnier [Wed, 16 Sep 2009 13:15:10 +0000 (13:15 +0000)]
(what-page): Make sure we don't inf-loop if
page-delimiter matches the empty string.

14 years ago(byte-compile-not-obsolete-vars): Set if bound.
Glenn Morris [Wed, 16 Sep 2009 03:13:55 +0000 (03:13 +0000)]
(byte-compile-not-obsolete-vars): Set if bound.

14 years ago(byte-compile-not-obsolete-vars): Rename from byte-compile-not-obsolete-var.
Glenn Morris [Wed, 16 Sep 2009 03:13:03 +0000 (03:13 +0000)]
(byte-compile-not-obsolete-vars): Rename from byte-compile-not-obsolete-var.
It's a list now.
(byte-compile-not-obsolete-funcs): New variable.
(byte-compile-warn-obsolete): Don't warn about functions if they are in
byte-compile-not-obsolete-funcs.
(byte-compile-variable-ref, byte-compile-defvar): Update for
byte-compile-not-obsolete-vars name-change and list nature.
(byte-compile-maybe-guarded): Suppress warnings about obsolete functions
and variables behind (f)boundp tests.

14 years agoMove comment so it does not get printed every time the rule runs.
Glenn Morris [Wed, 16 Sep 2009 03:10:17 +0000 (03:10 +0000)]
Move comment so it does not get printed every time the rule runs.

14 years ago* xterm.c (x_new_font): Call change_frame_size before calling
Jan Djärv [Tue, 15 Sep 2009 18:49:56 +0000 (18:49 +0000)]
* xterm.c (x_new_font): Call change_frame_size before calling
x_set_window_size, in case frame size won't change.

* frame.c (x_set_font): Remove dead code.

14 years ago(vc-git-log-view-mode): Undo inadvertent change.
Dan Nicolaescu [Tue, 15 Sep 2009 17:52:42 +0000 (17:52 +0000)]
(vc-git-log-view-mode): Undo inadvertent change.

14 years ago* Makefile.in (compile-onefile): Use byte-compile-refresh-preloaded.
Stefan Monnier [Tue, 15 Sep 2009 15:29:50 +0000 (15:29 +0000)]
* Makefile.in (compile-onefile): Use byte-compile-refresh-preloaded.
* emacs-lisp/bytecomp.el (byte-compile-refresh-preloaded): Don't autoload.

14 years agoDoc fix to commentary (how to enable package).
Stephen Eglen [Tue, 15 Sep 2009 11:42:37 +0000 (11:42 +0000)]
Doc fix to commentary (how to enable package).

14 years ago(iswitchb-read-buffer): When selecting a match from
Stephen Eglen [Tue, 15 Sep 2009 11:38:15 +0000 (11:38 +0000)]
(iswitchb-read-buffer): When selecting a match from
the  virtual-buffers, use the name of the buffer specified by
find-file-noselect, as the match may be a symlink.  (This was a
problem if the target and the symlink had differet names.)

14 years agoUpdate.
Juanma Barranquero [Tue, 15 Sep 2009 08:11:42 +0000 (08:11 +0000)]
Update.

14 years agoRevert unnecessary parts of previous change.
Glenn Morris [Tue, 15 Sep 2009 07:09:17 +0000 (07:09 +0000)]
Revert unnecessary parts of previous change.

14 years ago(command-line-1): Give local variables with common names a
Glenn Morris [Tue, 15 Sep 2009 07:06:04 +0000 (07:06 +0000)]
(command-line-1): Give local variables with common names a
distinguishing prefix, so as not to hide free variable warnings during
bootstrap.

14 years ago(custom-initialize-default, custom-initialize-set): CSE.
Stefan Monnier [Tue, 15 Sep 2009 04:08:02 +0000 (04:08 +0000)]
(custom-initialize-default, custom-initialize-set): CSE.

14 years ago(desktop-path): Check user-emacs-directory.
Stefan Monnier [Tue, 15 Sep 2009 04:05:12 +0000 (04:05 +0000)]
(desktop-path): Check user-emacs-directory.

14 years ago(byte-compile-refresh-preloaded): New function.
Stefan Monnier [Tue, 15 Sep 2009 04:03:35 +0000 (04:03 +0000)]
(byte-compile-refresh-preloaded): New function.

14 years agoUse after-load-functions to GC after loading each file.
Stefan Monnier [Tue, 15 Sep 2009 03:46:05 +0000 (03:46 +0000)]
Use after-load-functions to GC after loading each file.
Remove the explicit GC calls that used to be sprinkled around.

14 years ago(Fload): Also run do-after-load-evaluation while dumping.
Stefan Monnier [Tue, 15 Sep 2009 03:45:51 +0000 (03:45 +0000)]
(Fload): Also run do-after-load-evaluation while dumping.

14 years ago(after-load-functions): New hook.
Stefan Monnier [Tue, 15 Sep 2009 03:39:40 +0000 (03:39 +0000)]
(after-load-functions): New hook.
(do-after-load-evaluation): Run it.  Use string-match-p to detect
`obsolete' packages, rather than painfully extracting the relevant
directory name.

14 years agodiary stuff
Glenn Morris [Tue, 15 Sep 2009 02:38:20 +0000 (02:38 +0000)]
diary stuff

14 years ago(apropos-documentation-check-doc-file): Avoid assignment to free variable `doc'.
Glenn Morris [Tue, 15 Sep 2009 02:37:28 +0000 (02:37 +0000)]
(apropos-documentation-check-doc-file): Avoid assignment to free variable `doc'.

14 years ago(dired-mode-map): Add menu entry for async shell command.
Glenn Morris [Tue, 15 Sep 2009 02:36:26 +0000 (02:36 +0000)]
(dired-mode-map): Add menu entry for async shell command.

14 years ago(find-lisp-object-file-name): When looking for autoloaded
Glenn Morris [Tue, 15 Sep 2009 02:35:47 +0000 (02:35 +0000)]
(find-lisp-object-file-name): When looking for autoloaded
variables, also consider the .elc files, since the .el files are
normally gzipped (subsequent code locates the .el.gz from the .elc).

14 years ago(arglist): Define for compiler.
Glenn Morris [Tue, 15 Sep 2009 02:35:22 +0000 (02:35 +0000)]
(arglist): Define for compiler.
Delete trailing whitespace.

14 years ago(diary-display-function): Change the default to fancy display.
Glenn Morris [Tue, 15 Sep 2009 02:34:54 +0000 (02:34 +0000)]
(diary-display-function): Change the default to fancy display.
(body): Define for compiler.

14 years ago(byte-compile-keep-pending, byte-compile-file-form, byte-compile-lambda)
Glenn Morris [Tue, 15 Sep 2009 02:34:32 +0000 (02:34 +0000)]
(byte-compile-keep-pending, byte-compile-file-form, byte-compile-lambda)
(byte-compile-top-level-body, byte-compile-form)
(byte-compile-variable-ref, byte-compile-setq)
(byte-compile-setq-default, byte-compile-body)
(byte-compile-body-do-effect, byte-compile-and, byte-compile-or)
(batch-byte-compile): Give some more local variables with common names
a "bytecomp-" prefix to avoid masking warnings about free variables.

14 years ago(rmail-mime-save): If file exists, don't try to be clever and add a
Glenn Morris [Tue, 15 Sep 2009 02:33:58 +0000 (02:33 +0000)]
(rmail-mime-save): If file exists, don't try to be clever and add a
suffix to make a unique name, just let the user decide whether or not
to overwrite it.  If the input is a directory, write the default
filename to that directory.  (Bug#4388)
(rmail-mime-bulk-handler): Ensure the save button's 'directory property
is a filename-as-a-directory.

14 years ago(what-page): Don't move to beginning of line.
Stefan Monnier [Tue, 15 Sep 2009 01:21:41 +0000 (01:21 +0000)]
(what-page): Don't move to beginning of line.
See <87tyz5ajte.fsf@x2.delysid.org> in emacs-devel.

14 years ago(vc-git-dir-extra-headers): Show the remote location.
Dan Nicolaescu [Tue, 15 Sep 2009 00:11:51 +0000 (00:11 +0000)]
(vc-git-dir-extra-headers): Show the remote location.

14 years ago* bindings.el (mode-line-mode-menu): Add purecopy calls for :help.
Dan Nicolaescu [Mon, 14 Sep 2009 23:28:40 +0000 (23:28 +0000)]
* bindings.el (mode-line-mode-menu): Add purecopy calls for :help.
* help.el (help-for-help-internal): Add purecopy calls for text.