Mercurial > emacs
graph
-
* progmodes/compile.el (compilation-start): `start-process' must2007-07-11, by Michael Albinus
-
* vc-hooks.el (vc-default-mode-line-string): Add a mouse face,2007-07-11, by Dan Nicolaescu
-
* lisp.h (struct Lisp_Hash_Table): Turn next_weak into a bare pointer.2007-07-11, by Stefan Monnier
-
* lisp.h (struct Lisp_Hash_Table): Turn next_weak into a bare pointer.2007-07-11, by Stefan Monnier
-
(emacs_blocked_free): Remove unused var `bytes_used_now'.2007-07-11, by Stefan Monnier
-
Include unistd.h for ttyname, used in handle_one_term_event.2007-07-11, by Stefan Monnier
-
*** empty log message ***2007-07-11, by Bill Wohler
-
(mh-display-color-cells): Fix on XEmacs 21.5b28. Thanks to Henrique2007-07-11, by Bill Wohler
-
(copyright-current-gpl-version): Set to 3.2007-07-10, by Nick Roberts
-
*** empty log message ***2007-07-10, by Nick Roberts
-
*** empty log message ***2007-07-10, by Nick Roberts
-
Load cl-loaddefs.el quietly.2007-07-10, by Stefan Monnier
-
(vc-arch-complete): Remove.2007-07-10, by Stefan Monnier
-
*** empty log message ***2007-07-10, by Stefan Monnier
-
* NEWS: Add Tramp and comint-mode changes.2007-07-10, by Michael Albinus
-
* comint.el (make-comint, make-comint-in-buffer)2007-07-10, by Michael Albinus
-
(autoload-generate-file-autoloads): Be careful2007-07-10, by Stefan Monnier
-
*** empty log message ***2007-07-10, by Stefan Monnier
-
(mark_maybe_pointer): Enforce mult-of-8 alignment when using2007-07-10, by Stefan Monnier
-
Don't change the global map from the follow-mode-map defvar, but from the2007-07-10, by Stefan Monnier
-
(easy-menu-binding): New function.2007-07-10, by Stefan Monnier
-
(compilation-auto-jump-to-first-error,compilation-auto-jump-to-next): New vars.2007-07-10, by Stefan Monnier
-
(map_char_table): Use an array of int for `indices' rather than2007-07-10, by Stefan Monnier
-
(Ftranspose_regions): Use EMACS_INT for positions.2007-07-10, by Stefan Monnier
-
(struct accessible_keymaps_data, struct where_is_internal_data): New structs.2007-07-10, by Stefan Monnier
-
(map_keymap_function_t): More informative prototype.2007-07-10, by Stefan Monnier
-
(update-directory-autoloads): Remove duplicates without also removing2007-07-10, by Stefan Monnier
-
* org.texi (Properties and columns): Chapter rewritten.2007-07-10, by Carsten Dominik
-
*** empty log message ***2007-07-10, by Carsten Dominik
-
* org.el (org-agenda-day-view, org-agenda-week-view): Remember2007-07-10, by Carsten Dominik
-
*** empty log message ***2007-07-10, by Carsten Dominik
-
*** empty log message ***2007-07-10, by Richard M. Stallman
-
*** empty log message ***2007-07-10, by Richard M. Stallman
-
(looking-at-p, string-match-p): New functions.2007-07-10, by Richard M. Stallman
-
*** empty log message ***2007-07-10, by Richard M. Stallman
-
*** empty log message ***2007-07-10, by Richard M. Stallman
-
(Vinhibit_changing_match_data, search_regs_1): New vars.2007-07-10, by Richard M. Stallman
-
Changes from arch/CVS synchronization2007-07-10, by Miles Bader
-
Merge from emacs--rel--222007-07-10, by Miles Bader
-
*** empty log message ***2007-07-09, by Juanma Barranquero
-
(tex-fontify-script)2007-07-09, by Reiner Steib
-
*** empty log message ***2007-07-09, by Richard M. Stallman
-
(isearch-edit-string): Call to isearch-push-state after the search.2007-07-09, by Richard M. Stallman
-
*** empty log message ***2007-07-09, by Richard M. Stallman
-
(Magic File Names): Rewrite previous change.2007-07-09, by Richard M. Stallman
-
*** empty log message ***2007-07-09, by Jan Djärv
-
(fit-window-to-buffer): Remove setting of window-min-height2007-07-09, by Jan Djärv
-
Add arch tagline2007-07-09, by Miles Bader
-
(file-coding-system-alist): Fix previous commit.2007-07-09, by Katsumi Yamaoka
-
Remove `tiny change' flags from my log entries.2007-07-08, by Katsumi Yamaoka
-
(file-coding-system-alist): Fix custom type.2007-07-08, by Katsumi Yamaoka
-
(run-mode-hooks): Docstring improvement.2007-07-08, by Stefan Monnier
-
(vc-cvs-revert): Use vc-default-revert.2007-07-08, by Stefan Monnier
-
* NEWS: `file-remote-p' has a new optional parameter CONNECTED.2007-07-08, by Michael Albinus
-
* files.texi (Magic File Names): Introduce optional parameter2007-07-08, by Michael Albinus
-
(longlines-wrap-region): Avoid marking buffer as modified.2007-07-08, by Chong Yidong
-
* longlines.el (longlines-wrap-region): Avoid marking buffer as2007-07-08, by Chong Yidong
-
* tramp.texi:2007-07-08, by Michael Albinus
-
* files.el (file-remote-p): Introduce optional parameter CONNECTED.2007-07-08, by Michael Albinus
-
Add arch tagline2007-07-08, by Miles Bader
-
*** empty log message ***2007-07-08, by Martin Rudalics
-
(disabled-command-function): Fit window to buffer to2007-07-08, by Martin Rudalics
-
(mouse-drag-track): Reset transient-mark-mode to nil2007-07-08, by Martin Rudalics
-
(math-bignum-digit-length,math-bignum-digit-size,math-small-integer-size):2007-07-08, by Jay Belanger
-
(math-bignum-logb-digit-size,math-bignum-digit-power-of-two):2007-07-08, by Jay Belanger
-
*** empty log message ***2007-07-08, by Jay Belanger
-
(math-bignum-logb-digit-size,math-bignum-digit-power-of-two): Evaluate2007-07-08, by Jay Belanger
-
(math-bignum-digit-size,math-small-integer-size): Evaluate when compiled.2007-07-08, by Jay Belanger
-
(math-bignum-digit-length): Evaluate when compiled.2007-07-08, by Jay Belanger
-
*** empty log message ***2007-07-08, by Jay Belanger
-
(math-approx-ln-10,math-approx-ln-2): Add docstrings.2007-07-08, by Jay Belanger
-
(math-gammap1-raw): Add docstring.2007-07-08, by Jay Belanger
-
(math-julian-date-beginning,math-julian-date-beginning-int) New constants.2007-07-08, by Jay Belanger
-
(math-approx-pi,math-approx-sqrt-e,math-approx-gamma-const):2007-07-07, by Jay Belanger
-
(math-small-factorial-table,math-init-random-base,math-prime-test):2007-07-07, by Jay Belanger
-
(math-bignum-digit-length): Change to optimal value.2007-07-07, by Jay Belanger
-
(vc-annotate): Jump to line and output message only after the2007-07-07, by Stefan Monnier
-
(vc-exec-after): Don't move point from the sentinel.2007-07-07, by Stefan Monnier
-
*** empty log message ***2007-07-07, by Eli Zaretskii
-
* process.texi (Asynchronous Processes):2007-07-07, by Michael Albinus
-
* simple.el (start-file-process): New defun.2007-07-07, by Michael Albinus
-
(menu-bar-open): New function. Bind <f10> to it.2007-07-07, by Eli Zaretskii
-
* NEWS: New function `start-file-process'.2007-07-07, by Michael Albinus
-
Autoload section comment update.2007-07-07, by Stefan Monnier
-
(find-file-confirm-nonexistent-file): Rename from2007-07-07, by Stefan Monnier
-
(autoload-find-destination): Understand a new format of autoload block where2007-07-07, by Stefan Monnier
-
*** empty log message ***2007-07-07, by Jay Belanger
-
(math-read-number): Replace number by variable.2007-07-07, by Jay Belanger
-
Fix doc for the checkout function.2007-07-07, by Dan Nicolaescu
-
vc-hg.el: New file.2007-07-06, by Dan Nicolaescu
-
(vc-hg-root): New function.2007-07-06, by Dan Nicolaescu
-
*** empty log message ***2007-07-06, by Andreas Schwab
-
*** empty log message ***2007-07-06, by Andreas Schwab
-
(eval-last-sexp): Avoid introducing any2007-07-06, by Andreas Schwab
-
Document how to get back the old binding of SPC in file prompts.2007-07-06, by Eli Zaretskii
-
(auto-revert-tail-handler): Use inhibit-read-only.2007-07-06, by Stefan Monnier
-
*** empty log message ***2007-07-06, by Jay Belanger
-
(math-add-bignum): Replace number by constant.2007-07-06, by Jay Belanger
-
*** empty log message ***2007-07-06, by Jay Belanger
-
(math-bignum-logb-digit-size,math-bignum-digit-power-of-two): New2007-07-06, by Jay Belanger
-
(math-random-digit): Rename to `math-random-three-digit-number'.2007-07-06, by Jay Belanger
-
(widget-documentation-string-value-create): Insert indentation spaces.2007-07-05, by Chong Yidong
-
* wid-edit.el (widget-documentation-string-value-create): Insert2007-07-05, by Chong Yidong
-
*** empty log message ***2007-07-05, by Thien-Thi Nguyen
-
Revert last change.2007-07-05, by Thien-Thi Nguyen
-
*** empty log message ***2007-07-05, by Thien-Thi Nguyen
-
(bootstrap-prepare): Make $(lisp)/ps-print.el2007-07-05, by Thien-Thi Nguyen
-
* vc-hooks.el (vc-handled-backends): Add HG.2007-07-05, by Dan Nicolaescu
-
(PC-do-complete-and-exit): Add support for the new2007-07-05, by Stefan Monnier
-
(custom-commands): New variable.2007-07-05, by Chong Yidong
-
* cus-edit.el (custom-commands): New variable.2007-07-05, by Chong Yidong
-
*** empty log message ***2007-07-05, by Thien-Thi Nguyen