]> git.eshelyaron.com Git - emacs.git/log
emacs.git
17 years ago* erc-ibuffer.el (erc-channel-modes):
Stefan Monnier [Fri, 4 Jan 2008 06:29:12 +0000 (06:29 +0000)]
* erc-ibuffer.el (erc-channel-modes):
* bs.el (bs--sort-by-mode, bs--get-mode-name):
* imenu.el (imenu-add-to-menubar):
* makesum.el (make-command-summary):
* mouse.el (mouse-major-mode-menu, mouse-popup-menubar, mouse-buffer-menu):
* msb.el (msb--mode-menu-cond):
* calc/calc-embed.el (calc-do-embedded):
* emacs-lisp/helper.el (Helper-describe-mode):
* mail/emacsbug.el (report-emacs-bug):
* progmodes/hideshow.el (hs-grok-mode-type):
* textmodes/sgml-mode.el (sgml-mode-facemenu-add-face-function):
* textmodes/table.el (*table--cell-describe-mode):
Pass mode-name through format-mode-line.

17 years ago* progmodes/ada-xref.el (ada-prj-find-prj-file):
Stefan Monnier [Fri, 4 Jan 2008 06:18:31 +0000 (06:18 +0000)]
* progmodes/ada-xref.el (ada-prj-find-prj-file):
* progmodes/ada-mode.el (comment-region):
* calendar/todo-mode.el (todo-insert-item):
* bookmark.el (bookmark-buffer-name): Test major-mode rather than mode-name.

17 years ago(byte-compile-from-buffer): Call byte-compile-warn-about-unresolved-functions
Richard M. Stallman [Fri, 4 Jan 2008 05:35:12 +0000 (05:35 +0000)]
(byte-compile-from-buffer): Call byte-compile-warn-about-unresolved-functions
outside the with-current-buffer.
(byte-compile-insert-header): Use with-current-buffer.

17 years ago(vc-modify-change-comment): Declare for compiler.
Glenn Morris [Fri, 4 Jan 2008 03:16:19 +0000 (03:16 +0000)]
(vc-modify-change-comment): Declare for compiler.

17 years ago(defcustom-c-stylevar): Revert previous change (merge mistake).
Glenn Morris [Fri, 4 Jan 2008 03:14:56 +0000 (03:14 +0000)]
(defcustom-c-stylevar): Revert previous change (merge mistake).

17 years ago(find-name-arg): Declare for compiler.
Glenn Morris [Fri, 4 Jan 2008 03:13:43 +0000 (03:13 +0000)]
(find-name-arg): Declare for compiler.

17 years ago(tramp-smb-handle-insert-directory): Use mapc rather than mapcar.
Glenn Morris [Fri, 4 Jan 2008 03:13:26 +0000 (03:13 +0000)]
(tramp-smb-handle-insert-directory): Use mapc rather than mapcar.

17 years ago(fancy-about-screen): Remove reference to deleted
Glenn Morris [Fri, 4 Jan 2008 03:13:06 +0000 (03:13 +0000)]
(fancy-about-screen): Remove reference to deleted
`fancy-splash-help-echo' variable.

17 years ago(bookmark-make-cell-function)
Glenn Morris [Fri, 4 Jan 2008 03:12:43 +0000 (03:12 +0000)]
(bookmark-make-cell-function)
(bookmark-get-filename, bookmark-get-bookmark-record)
(bookmark-get-position): Declare for compiler.

17 years ago(doc-view-search-internal): Don't use `incf'.
Glenn Morris [Fri, 4 Jan 2008 03:12:17 +0000 (03:12 +0000)]
(doc-view-search-internal): Don't use `incf'.
(bookmark-make-cell-function, bookmark-get-filename)
(bookmark-get-bookmark-record): Declare for compiler.
Move footer text back to end of file.

17 years ago(emacs-copyright): Update to 2008.
Glenn Morris [Fri, 4 Jan 2008 03:11:17 +0000 (03:11 +0000)]
(emacs-copyright): Update to 2008.

17 years ago(set-copyright): Add lib-src/ebrowse.c.
Glenn Morris [Fri, 4 Jan 2008 03:10:53 +0000 (03:10 +0000)]
(set-copyright): Add lib-src/ebrowse.c.

17 years ago(Copyright): Update to 2008.
Glenn Morris [Fri, 4 Jan 2008 03:10:31 +0000 (03:10 +0000)]
(Copyright): Update to 2008.

17 years ago(version) <emacs_copyright>: New variable. Just use current year for copyright.
Glenn Morris [Fri, 4 Jan 2008 03:10:02 +0000 (03:10 +0000)]
(version) <emacs_copyright>: New variable.  Just use current year for copyright.

17 years ago(print_version): Update copyright to 2008.
Glenn Morris [Fri, 4 Jan 2008 03:09:38 +0000 (03:09 +0000)]
(print_version): Update copyright to 2008.

17 years agoUpdate copyright to 2008.
Glenn Morris [Fri, 4 Jan 2008 03:08:28 +0000 (03:08 +0000)]
Update copyright to 2008.

17 years ago(savehist-coding-system): Default to a variant coding system
Juanma Barranquero [Fri, 4 Jan 2008 00:33:55 +0000 (00:33 +0000)]
(savehist-coding-system): Default to a variant coding system
with explicit unix end-of-line conversion, which is safer.

17 years ago* ibuf-ext.el (mode-name sorter, ibuffer-mark-by-mode-regexp):
Stefan Monnier [Thu, 3 Jan 2008 22:01:45 +0000 (22:01 +0000)]
* ibuf-ext.el (mode-name sorter, ibuffer-mark-by-mode-regexp):
* ibuffer.el (mode column): Use format-mode-line.

17 years ago(server-create-window-system-frame): Remove workaround for
Stefan Monnier [Thu, 3 Jan 2008 21:56:36 +0000 (21:56 +0000)]
(server-create-window-system-frame): Remove workaround for
a bug that has been fixed.

17 years ago(read_key_sequence): Fix typo.
Stefan Monnier [Thu, 3 Jan 2008 21:56:05 +0000 (21:56 +0000)]
(read_key_sequence): Fix typo.

17 years ago* dbus.texi (Type Conversion): Explain the type specification for empty
Michael Albinus [Thu, 3 Jan 2008 21:32:04 +0000 (21:32 +0000)]
* dbus.texi (Type Conversion): Explain the type specification for empty
arrays.  Use another example.

17 years ago* dbusbind.c (all): Replace XCAR by CAR_SAFE and XCDR by CDR_SAFE.
Michael Albinus [Thu, 3 Jan 2008 21:27:25 +0000 (21:27 +0000)]
* dbusbind.c (all): Replace XCAR by CAR_SAFE and XCDR by CDR_SAFE.
(xd_signature, xd_append_arg): Handle element type detection for
empty arrays.
(Fdbus_call_method, Fdbus_send_signal): Undo type casting for
SDATA () calls; this must be solved more general.
(Fdbus_register_signal): Use SBYTES instead of strlen.

17 years ago* net/dbus.el (dbus-name-owner-changed-handler): Use
Magnus Henoch [Thu, 3 Jan 2008 16:38:47 +0000 (16:38 +0000)]
* net/dbus.el (dbus-name-owner-changed-handler): Use
dbus-unregister-object instead of dbus-unregister-signal.

17 years ago* dbusbind.c (Fdbus_call_method): Handle the case of no returned
Magnus Henoch [Thu, 3 Jan 2008 16:35:44 +0000 (16:35 +0000)]
* dbusbind.c (Fdbus_call_method): Handle the case of no returned
arguments.

17 years ago* dbusbind.c (xd_append_arg): Use unsigned char instead of
Magnus Henoch [Thu, 3 Jan 2008 16:34:07 +0000 (16:34 +0000)]
* dbusbind.c (xd_append_arg): Use unsigned char instead of
unsigned int for byte values (necessary for big-endian platform).

17 years ago(frame-geom-value-cons, frame-geom-spec-cons): New fns.
Richard M. Stallman [Thu, 3 Jan 2008 09:57:40 +0000 (09:57 +0000)]
(frame-geom-value-cons, frame-geom-spec-cons): New fns.

17 years ago(occur-context-lines): New subroutine, broken out of occur-engine.
Richard M. Stallman [Thu, 3 Jan 2008 09:52:45 +0000 (09:52 +0000)]
(occur-context-lines): New subroutine, broken out of occur-engine.
(occur-engine): Call it.

17 years ago* emacs.desktop (Icon): Update icon name.
Dan Nicolaescu [Thu, 3 Jan 2008 07:35:42 +0000 (07:35 +0000)]
* emacs.desktop (Icon): Update icon name.

17 years ago* images/icons/emacs_16.png, images/icons/emacs_24.png
Dan Nicolaescu [Thu, 3 Jan 2008 07:33:47 +0000 (07:33 +0000)]
* images/icons/emacs_16.png, images/icons/emacs_24.png
* images/icons/emacs_32.png, images/icons/emacs_48.png: Rename to
hicolor/16x16/apps/emacs.png hicolor/24x24/apps/emacs.png
hicolor/32x32/apps/emacs.png and hicolor/48x48/apps/emacs.png.

* images/icons/README (Author): Update for renaming.

17 years ago* vc-git.el (vc-git--ls-files-state): New function.
Dan Nicolaescu [Thu, 3 Jan 2008 06:29:38 +0000 (06:29 +0000)]
* vc-git.el (vc-git--ls-files-state): New function.
(vc-git-dir-state): Use it instead of processing the status
results here.

17 years agoChanges from arch/CVS synchronization
Miles Bader [Thu, 3 Jan 2008 01:59:42 +0000 (01:59 +0000)]
Changes from arch/CVS synchronization

17 years ago* progmodes/grep.el (grep-find-ignored-directories): Initialize
Eric S. Raymond [Wed, 2 Jan 2008 23:47:35 +0000 (23:47 +0000)]
* progmodes/grep.el (grep-find-ignored-directories): Initialize
from the value of vc-directory-exclusion-list.

* vc-hooks (vc-directory-exclusion-list):  Include "_darcs",
even though we don't have a back end for darcs yet.

17 years agoAdd arch tagline
Miles Bader [Wed, 2 Jan 2008 14:23:22 +0000 (14:23 +0000)]
Add arch tagline

17 years agoChange a return type, for greater extensibility. See
Karl Fogel [Wed, 2 Jan 2008 07:49:04 +0000 (07:49 +0000)]
Change a return type, for greater extensibility.  See
http://lists.gnu.org/archive/html/emacs-devel/2007-12/msg01077.html
and its thread for discussion leading to this change.

* emacs-cvs/lisp/bookmark.el:
(bookmark-jump-noselect): Return an alist instead of a dotted pair.
(bookmark-jump, bookmark-jump-other-window, bookmark-insert)
(bookmark-bmenu-2-window, bookmark-bmenu-other-window)
(bookmark-bmenu-switch-other-window): Adjust accordingly.
(bookmark-make-cell-function): Adjust documentation accordingly.

* emacs-cvs/lisp/image-mode.el
(image-bookmark-jump): Adjust return type accordingly; document.

* emacs-cvs/lisp/doc-view.el
(doc-view-bookmark-jump): Adjust return type accordingly; document.

17 years agoMake rcirc logging more customizable
Miles Bader [Wed, 2 Jan 2008 02:20:56 +0000 (02:20 +0000)]
Make rcirc logging more customizable

(rcirc-log-filename-function): New variable.
(rcirc-log): Use `rcirc-log-filename-function' to generate the
log-file name.  Don't log anything if it returns nil.
(rcirc-log-write): Use `expand-file-name' when merging the
log-file name from the alist with rcirc-log-directory; this does
the right thing if the name in the alist already an absolute
filename.  Make the log-file directory if necessary.

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

17 years agoMerge from emacs--rel--22, gnus--devo--0
Miles Bader [Wed, 2 Jan 2008 02:20:42 +0000 (02:20 +0000)]
Merge from emacs--rel--22, gnus--devo--0

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

17 years ago* vc-svn.el (vc-svn-modify-change comment): New function.
Eric S. Raymond [Wed, 2 Jan 2008 00:42:37 +0000 (00:42 +0000)]
* vc-svn.el (vc-svn-modify-change comment): New function.

17 years ago*** empty log message ***
Nick Roberts [Tue, 1 Jan 2008 21:19:17 +0000 (21:19 +0000)]
*** empty log message ***

17 years ago(vc-git-dir-state): Set the vc-backend property. Do
Dan Nicolaescu [Tue, 1 Jan 2008 19:47:21 +0000 (19:47 +0000)]
(vc-git-dir-state): Set the vc-backend property.  Do
not disable undo, with-temp-buffer does it by default.

17 years ago*** empty log message ***
Dan Nicolaescu [Tue, 1 Jan 2008 19:03:27 +0000 (19:03 +0000)]
*** empty log message ***

17 years agoRemove some debugging code.
Eric S. Raymond [Tue, 1 Jan 2008 18:40:42 +0000 (18:40 +0000)]
Remove some debugging code.

17 years ago* vc-svn.el (vc-svn-parse-status): Set the 'unregisted property correctly.
Eric S. Raymond [Tue, 1 Jan 2008 16:39:59 +0000 (16:39 +0000)]
* vc-svn.el (vc-svn-parse-status): Set the 'unregisted property correctly.

17 years ago* vc.el (vc-dired-hook): Speed tuning. Replace a vc-backend call
Eric S. Raymond [Tue, 1 Jan 2008 11:17:37 +0000 (11:17 +0000)]
* vc.el (vc-dired-hook):  Speed tuning.  Replace a vc-backend call
with vc-state.

17 years ago(elp-results): Use header-line-format for header. Move point to the start of
Nick Roberts [Mon, 31 Dec 2007 23:23:39 +0000 (23:23 +0000)]
(elp-results): Use header-line-format for header.  Move point to the start of
the buffer.

17 years ago*** empty log message ***
Nick Roberts [Mon, 31 Dec 2007 23:21:45 +0000 (23:21 +0000)]
*** empty log message ***

17 years ago(Glossary): Fix typo.
Martin Rudalics [Mon, 31 Dec 2007 21:56:43 +0000 (21:56 +0000)]
(Glossary): Fix typo.

17 years ago(vc-cvs-parse-entry): Set the vc-backend property.
Dan Nicolaescu [Mon, 31 Dec 2007 20:43:49 +0000 (20:43 +0000)]
(vc-cvs-parse-entry): Set the vc-backend property.

17 years agoState that dir-state is required to set the vc-state and
Dan Nicolaescu [Mon, 31 Dec 2007 19:14:24 +0000 (19:14 +0000)]
State that dir-state is required to set the vc-state and
vc-backend properties.

17 years ago(Man-default-man-entry): Make this a defun. Improve
Martin Rudalics [Mon, 31 Dec 2007 17:53:30 +0000 (17:53 +0000)]
(Man-default-man-entry): Make this a defun.  Improve
guessing mechanism and handling of section numbers.

17 years ago(face-all-attributes): If FRAME is nil, return defaults.
Richard M. Stallman [Mon, 31 Dec 2007 15:02:34 +0000 (15:02 +0000)]
(face-all-attributes): If FRAME is nil, return defaults.

17 years ago* dbusbind.c (xd_read_message): Use non-static input_event struct.
Michael Albinus [Mon, 31 Dec 2007 10:22:52 +0000 (10:22 +0000)]
* dbusbind.c (xd_read_message): Use non-static input_event struct.

17 years agoWhitespace change.
Richard M. Stallman [Mon, 31 Dec 2007 03:43:15 +0000 (03:43 +0000)]
Whitespace change.

17 years ago(custom-add-parent-links): New arg DOC-INITIAL-STRING.
Richard M. Stallman [Mon, 31 Dec 2007 03:42:51 +0000 (03:42 +0000)]
(custom-add-parent-links): New arg DOC-INITIAL-STRING.
Defaults for INITIAL-STRING and DOC-INITIAL-STRING do not include `parent'.
(custom-group-value-create): Pass two args to custom-add-parent-links.

17 years ago(calc-convert-temperature): Ensure that units are on the result
Jay Belanger [Mon, 31 Dec 2007 02:40:18 +0000 (02:40 +0000)]
(calc-convert-temperature): Ensure that units are on the result
even when the result is zero.

17 years ago* dbusbind.c (xd_signature): Signature of variant is just "v".
Magnus Henoch [Mon, 31 Dec 2007 00:57:51 +0000 (00:57 +0000)]
* dbusbind.c (xd_signature): Signature of variant is just "v".

17 years ago(Accessing Mouse): Renamed from Accessing Events.
Richard M. Stallman [Sun, 30 Dec 2007 21:39:45 +0000 (21:39 +0000)]
(Accessing Mouse): Renamed from Accessing Events.
(Accessing Scroll): New node broken out of Accessing Mouse.

17 years ago(face-all-attributes): New function.
Richard M. Stallman [Sun, 30 Dec 2007 16:26:54 +0000 (16:26 +0000)]
(face-all-attributes): New function.

(face-differs-from-default-p): Compute list of attr names
from face-attribute-name-alist.

17 years ago*** empty log message ***
Michael Albinus [Sun, 30 Dec 2007 15:55:29 +0000 (15:55 +0000)]
*** empty log message ***

17 years ago* net/dbus.el (dbus-name-owner-changed-handler): Make the function
Michael Albinus [Sun, 30 Dec 2007 15:51:18 +0000 (15:51 +0000)]
* net/dbus.el (dbus-name-owner-changed-handler): Make the function
resistent towards wrong parameters.
(dbus-handle-event): Propagate D-Bus errors only in the debug case.

17 years ago* dbus.texi (all): Replace "..." by @dots{}.
Michael Albinus [Sun, 30 Dec 2007 15:47:41 +0000 (15:47 +0000)]
* dbus.texi (all): Replace "..." by @dots{}.
(Type Conversion): Precise the value range for :byte types.
(Signals): Rename dbus-unregister-signal to dbus-unregister-object.
Mention its return value.
(Errors and Events): There is no D-Bus error propagation during event
processing.

17 years ago* dbusbind.c: Fix several errors and compiler warnings. Reported
Michael Albinus [Sun, 30 Dec 2007 15:41:47 +0000 (15:41 +0000)]
* dbusbind.c: Fix several errors and compiler warnings.  Reported
by Tom Tromey <tromey@redhat.com>
(XD_ERROR, XD_DEBUG_MESSAGE)
(XD_DEBUG_VALID_LISP_OBJECT_P): Wrap code with "do ... while (0)".
(xd_append_arg): Part for basic D-Bus types rewitten.
(xd_retrieve_arg): Split implementation of DBUS_TYPE_BYTE and
DBUS_TYPE_(U)INT16.  Don't call XD_DEBUG_MESSAGE with "%f" if not
appropriate.
(xd_read_message): Return Qnil.  Don't signal an error; it is not
useful during event reading.
(Fdbus_register_signal): Signal an error if the check for
FUNCTIONP fails.
(Fdbus_register_method): New function.  The implementation is not
complete, the call of the function signals an error therefore.
(Fdbus_unregister_object): New function, renamed from
Fdbus_unregister_signal.  The initial check signals an error, if
it the objct is not well formed.

17 years ago(get_char_property_and_overlay):
Richard M. Stallman [Sun, 30 Dec 2007 13:42:10 +0000 (13:42 +0000)]
(get_char_property_and_overlay):
Signal error if POSITION is out of range in a buffer.

17 years ago(custom-face-set): Call `face-spec-set' with FOR-DEFFACE.
Richard M. Stallman [Sun, 30 Dec 2007 03:36:05 +0000 (03:36 +0000)]
(custom-face-set): Call `face-spec-set' with FOR-DEFFACE.
(custom-face-save): Likewise.
(custom-face-reset-saved, custom-face-reset-standard): Likewise.

17 years ago(custom-declare-face): Per frame, use `face-spec-set-2'.
Richard M. Stallman [Sun, 30 Dec 2007 03:35:05 +0000 (03:35 +0000)]
(custom-declare-face): Per frame, use `face-spec-set-2'.
(custom-theme-set-faces): Clear `face-override-spec' property.
Call `face-spec-set' with FOR-DEFFACE.

17 years ago(custom-theme-recalc-face): Simply call `face-spec-recalc'.
Richard M. Stallman [Sun, 30 Dec 2007 03:33:21 +0000 (03:33 +0000)]
(custom-theme-recalc-face): Simply call `face-spec-recalc'.

17 years ago(face-spec-set): Third arg is now FOR-DEFFACE.
Richard M. Stallman [Sun, 30 Dec 2007 03:32:34 +0000 (03:32 +0000)]
(face-spec-set): Third arg is now FOR-DEFFACE.
Use of frame as third arg is deprecated.
Handle `face-override-spec' property.
(face-spec-recalc): New function.
(face-spec-set-2): New function.
(frame-set-background-mode): Handle `face-override-spec' property.
Use `face-spec-recalc'.
(face-set-after-frame-default): Use `face-spec-recalc'.

17 years ago(thumbs-conversion-program): Add comment for Windows XP.
Nick Roberts [Sat, 29 Dec 2007 23:39:51 +0000 (23:39 +0000)]
(thumbs-conversion-program): Add comment for Windows XP.

17 years ago*** empty log message ***
Nick Roberts [Sat, 29 Dec 2007 23:38:29 +0000 (23:38 +0000)]
*** empty log message ***

17 years ago(vc-hg-dir-state): Set the vc-backend property.
Dan Nicolaescu [Sat, 29 Dec 2007 23:00:36 +0000 (23:00 +0000)]
(vc-hg-dir-state): Set the vc-backend property.

17 years ago(custom-add-parent-links): Fill the "Parent documentation" text.
Richard M. Stallman [Sat, 29 Dec 2007 19:26:14 +0000 (19:26 +0000)]
(custom-add-parent-links): Fill the "Parent documentation" text.

17 years agoMake copy of frame parameters because the original parameters
Martin Rudalics [Sat, 29 Dec 2007 19:20:36 +0000 (19:20 +0000)]
Make copy of frame parameters because the original parameters
are in pure storage now.

17 years ago(font-lock-prepend-text-property, font-lock-append-text-property):
Richard M. Stallman [Sat, 29 Dec 2007 19:12:30 +0000 (19:12 +0000)]
(font-lock-prepend-text-property, font-lock-append-text-property):
Canonicalize the face and font-lock-face properties.

17 years ago(facep): Doc fix.
Richard M. Stallman [Sat, 29 Dec 2007 19:10:34 +0000 (19:10 +0000)]
(facep): Doc fix.

17 years ago(fancy-startup-tail, fancy-about-text)
Richard M. Stallman [Sat, 29 Dec 2007 19:04:53 +0000 (19:04 +0000)]
(fancy-startup-tail, fancy-about-text)
(fancy-startup-text): Regularize format of face property.

17 years ago(list-colors-print): Use :background and :foreground
Richard M. Stallman [Sat, 29 Dec 2007 19:01:40 +0000 (19:01 +0000)]
(list-colors-print): Use :background and :foreground
instead of background-color and foreground-color.

17 years ago* vc-svn.el (vc-svn-parse-status): Recognize 'added, 'removed,
Eric S. Raymond [Sat, 29 Dec 2007 13:20:49 +0000 (13:20 +0000)]
* vc-svn.el (vc-svn-parse-status): Recognize 'added, 'removed,
and 'unregistered states.

* vc-hooks.el (vc-state): Added 'removed state to documentation.

* vc-hg (vc-hg-parse-status): Recognize 'added, 'removed,  and
'up-to-date state.  Deal with the possibility that C for clean
might change to "=" in the next point release.

* vc-git.el (vc-git-parse-status): Recognize 'removed.

* vc.el (header comment): Better description of new dir-state.
(vc-compatible-state): Defines which states are mutually
compatible; usable with 'edited as a test for which can be committed on.
(vc-dired-hook): Turn off undo in the VC-Dired buffer, a speed tweak.
(vc-default-dired-state-info): Display 'removed state.

* vc-bzr.el (vc-bzr-dir-state): Recognize 'added.

17 years ago(cd-absolute): Fix omission bug:
Thien-Thi Nguyen [Sat, 29 Dec 2007 12:59:09 +0000 (12:59 +0000)]
(cd-absolute): Fix omission bug:
Make `list-buffers-directory' buffer-local.

17 years ago(ispell-grep-command): Use "grep" on MS-Windows and MS-DOS.
Eli Zaretskii [Sat, 29 Dec 2007 12:41:44 +0000 (12:41 +0000)]
(ispell-grep-command): Use "grep" on MS-Windows and MS-DOS.
(ispell-grep-options): Use "-Ei" on MS-Windows and MS-DOS.

17 years ago(vc-hg-dir-state): Deal with the up-to-date state.
Dan Nicolaescu [Sat, 29 Dec 2007 05:54:23 +0000 (05:54 +0000)]
(vc-hg-dir-state): Deal with the up-to-date state.

17 years ago(calc-arithmetic-menu, calc-scientific-function-menu)
Jay Belanger [Sat, 29 Dec 2007 05:33:52 +0000 (05:33 +0000)]
(calc-arithmetic-menu, calc-scientific-function-menu)
(calc-algebra-menu, calc-graphics-menu, calc-vectors-menu)
(calc-units-menu, calc-variables-menu, calc-stack-menu):
Add :active keywords.

(calc-modes-menu): Add complex formats, remaining languages.

17 years ago(math-complex-format): Add giac.
Jay Belanger [Sat, 29 Dec 2007 04:27:46 +0000 (04:27 +0000)]
(math-complex-format): Add giac.

17 years agoRevert incorrect merge
Miles Bader [Sat, 29 Dec 2007 02:44:34 +0000 (02:44 +0000)]
Revert incorrect merge

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

17 years ago(Language Modes): Fix menu.
Jay Belanger [Sat, 29 Dec 2007 01:16:30 +0000 (01:16 +0000)]
(Language Modes): Fix menu.

17 years ago(calc-init-extensions): Autoload commands to change languages.
Jay Belanger [Sat, 29 Dec 2007 01:11:03 +0000 (01:11 +0000)]
(calc-init-extensions): Autoload commands to change languages.

17 years ago*** empty log message ***
Jay Belanger [Sat, 29 Dec 2007 01:06:40 +0000 (01:06 +0000)]
*** empty log message ***

17 years agoMention new languages.
Jay Belanger [Sat, 29 Dec 2007 00:58:07 +0000 (00:58 +0000)]
Mention new languages.

17 years ago(calc-modes-menu): Add new languages.
Jay Belanger [Sat, 29 Dec 2007 00:57:02 +0000 (00:57 +0000)]
(calc-modes-menu): Add new languages.

17 years ago(calc-yacas-language, calc-maxima-language, calc-giac-language)
Jay Belanger [Sat, 29 Dec 2007 00:56:17 +0000 (00:56 +0000)]
(calc-yacas-language, calc-maxima-language, calc-giac-language)
(math-yacas-parse-Sum, math-yacas-compose-sum)
(math-yacas-compose-deriv, math-yacas-compose-taylor)
(math-maxima-parse-subst, math-maxima-parse-taylor)
(math-maxima-compose-taylor, math-maxima-compose-subst)
(math-maxima-compose-if, math-lang-switch-args)
(math-lang-compose-switch-args, math-read-giac-subscr):
New functions.

(calc-lang-allow-underscores, calc-lang-allow-percentsigns)
(calc-lang-brackets-are-subscripts, calc-lang-c-type-hex):
Add languages.

(math-vector-brackets, math-complex-format, math-variable-table)
(math-parse-table, math-oper-table, math-function-table)
(math-special-function-table, math-compose-subscr):
Add values for new languages.

17 years ago(calc-d-prefix-help): Add new languages.
Jay Belanger [Sat, 29 Dec 2007 00:55:38 +0000 (00:55 +0000)]
(calc-d-prefix-help): Add new languages.

17 years ago(calc-init-extensions): Add keybindings for new languages.
Jay Belanger [Sat, 29 Dec 2007 00:55:06 +0000 (00:55 +0000)]
(calc-init-extensions): Add keybindings for new languages.

17 years ago(calc-language): Add languages to docstring.
Jay Belanger [Sat, 29 Dec 2007 00:54:16 +0000 (00:54 +0000)]
(calc-language): Add languages to docstring.

17 years ago(math-compose-expr): Add new languages.
Jay Belanger [Sat, 29 Dec 2007 00:53:34 +0000 (00:53 +0000)]
(math-compose-expr): Add new languages.

17 years ago(math-read-token): Fix misplaced parentheses.
Jay Belanger [Sat, 29 Dec 2007 00:23:41 +0000 (00:23 +0000)]
(math-read-token): Fix misplaced parentheses.

17 years ago(Yacas Language, Maxima Language, Giac Language): New sections.
Jay Belanger [Sat, 29 Dec 2007 00:23:01 +0000 (00:23 +0000)]
(Yacas Language, Maxima Language, Giac Language): New sections.

17 years ago(vc-hg-registered): Return the false when vc-hg-state
Dan Nicolaescu [Fri, 28 Dec 2007 22:50:18 +0000 (22:50 +0000)]
(vc-hg-registered): Return the false when vc-hg-state
returns 'ignored or 'unregistered.
(vc-hg-state): Pass "-A" to the status command and deal with the
output.
(vc-hg-dir-state): Pass "-A" to the status command.

17 years agoMerge from gnus--rel--5.10
Miles Bader [Fri, 28 Dec 2007 22:27:01 +0000 (22:27 +0000)]
Merge from gnus--rel--5.10

Revision: emacs@sv.gnu.org/emacs--rel--22--patch-172

17 years agoMerge from gnus--devo--0
Miles Bader [Fri, 28 Dec 2007 22:26:31 +0000 (22:26 +0000)]
Merge from gnus--devo--0

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

17 years agoMerge from emacs--rel--22
Miles Bader [Fri, 28 Dec 2007 22:26:14 +0000 (22:26 +0000)]
Merge from emacs--rel--22

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

17 years ago*** empty log message ***
Juanma Barranquero [Fri, 28 Dec 2007 19:46:56 +0000 (19:46 +0000)]
*** empty log message ***

17 years agoImprove a Changelog comment.
Eric S. Raymond [Fri, 28 Dec 2007 18:19:53 +0000 (18:19 +0000)]
Improve a Changelog comment.