Mercurial > emacs
graph
-
Updated header of TUTORIAL.pl.2005-05-05, by Marcelo Toledo
-
Avoid $! for font-lock-negation-char-face.2005-05-05, by Daniel Pfeiffer
-
Advertise new `font-lock-negation-char-face'.2005-05-05, by Daniel Pfeiffer
-
*** empty log message ***2005-05-05, by Daniel Pfeiffer
-
(makefile-font-lock-keywords): Use font-lock-negation-char-face.2005-05-05, by Daniel Pfeiffer
-
(cperl-init-faces): Use font-lock-negation-char-face.2005-05-05, by Daniel Pfeiffer
-
(sh-font-lock-keywords): Use font-lock-negation-char-face.2005-05-05, by Daniel Pfeiffer
-
(c-cpp-matchers): Use font-lock-negation-char-face.2005-05-05, by Daniel Pfeiffer
-
(font-lock-negation-char-face): New face and variable.2005-05-05, by Daniel Pfeiffer
-
(bibtex-summary): Use current BibTeX entry to avoid calling2005-05-05, by Stefan Monnier
-
(org-get-entries-from-diary): Remove unused vars.2005-05-05, by Stefan Monnier
-
*** empty log message ***2005-05-05, by Juanma Barranquero
-
(ebrowse-install-1-to-9-keys, ebrowse-print-statistics-line,2005-05-05, by Juanma Barranquero
-
*** empty log message ***2005-05-05, by Juanma Barranquero
-
(define-obsolete-function-alias): Fix typo in docstring.2005-05-05, by Juanma Barranquero
-
*** empty log message ***2005-05-05, by Juanma Barranquero
-
(image-library-alist): Add additional name for Xpm library.2005-05-05, by Juanma Barranquero
-
(init_buffer_once): Set cursor_in_non_selected_windows default value.2005-05-04, by Kim F. Storm
-
*** empty log message ***2005-05-04, by Kim F. Storm
-
*** empty log message ***2005-05-04, by Richard M. Stallman
-
(c-macro-preprocessor): Update for BSD and2005-05-04, by Nick Roberts
-
(gdb-cpp-define-alist-flags): New variable.2005-05-04, by Nick Roberts
-
*** empty log message ***2005-05-04, by Nick Roberts
-
More rearrangement.2005-05-04, by Richard M. Stallman
-
*** empty log message ***2005-05-04, by Richard M. Stallman
-
(Interactive Codes): Fix Texinfo usage. Document U more clearly.2005-05-04, by Richard M. Stallman
-
(describe-key): No error when UNTRANSLATED is nil.2005-05-04, by Richard M. Stallman
-
(line-move-1): Fix previous change to signal errors appropriately.2005-05-04, by Richard M. Stallman
-
Follow whitespace conventions.2005-05-04, by Richard M. Stallman
-
(c-macro-preprocessor): Update for Mac OSX.2005-05-03, by Nick Roberts
-
*** empty log message ***2005-05-03, by Nick Roberts
-
*** empty log message ***2005-05-03, by Kim F. Storm
-
* mac.c: #undef init_process so not to conflict with system headers.2005-05-03, by Jan Djärv
-
From Ulf Jasper <ulf.jasper@web.de>:2005-05-03, by Glenn Morris
-
*** empty log message ***2005-05-03, by Glenn Morris
-
Fix emacs version in commentary.2005-05-03, by Kim F. Storm
-
(gdb-cpp-define-alist-program)2005-05-03, by Nick Roberts
-
Replace string-to-int with string-to-number.2005-05-03, by Nick Roberts
-
(tooltip-gud-tips): Use gdb-define-alist.2005-05-03, by Nick Roberts
-
(cc-define-list-program): Remove this2005-05-03, by Nick Roberts
-
(cc-define-alist, cc-create-define-alist):2005-05-03, by Nick Roberts
-
*** empty log message ***2005-05-03, by Nick Roberts
-
*** empty log message ***2005-05-02, by Richard M. Stallman
-
More rearrangements.2005-05-02, by Richard M. Stallman
-
*** empty log message ***2005-05-02, by Richard M. Stallman
-
*** empty log message ***2005-05-02, by Jay Belanger
-
(calcDigit-key, math-read-number, math-read-bignum): Replace2005-05-02, by Jay Belanger
-
(calc-do-grab-rectangle): Replace string-to-int by string-to-number.2005-05-02, by Jay Belanger
-
(calc-read-parse-table-part, calc-edit-macro-repeats): Replace2005-05-02, by Jay Belanger
-
(calc-graph-plot, calc-graph-set-styles, calc-graph-num-points)2005-05-02, by Jay Belanger
-
(calc-over-notation): Replace string-to-int by string-to-number.2005-05-02, by Jay Belanger
-
(calc-time, calc-date-notation, math-this-year, math-parse-date)2005-05-02, by Jay Belanger
-
(calc-read-number-fancy): Replace string-to-int by string-to-number.2005-05-02, by Jay Belanger
-
(calc-word-size): Replace string-to-int by string-to-number.2005-05-02, by Jay Belanger
-
(math-read-token): Replace string-to-int by string-to-number.2005-05-02, by Jay Belanger
-
*** empty log message ***2005-05-02, by Richard M. Stallman
-
(syms_of_buffer): Define cursor-in-non-selected-windows.2005-05-02, by Richard M. Stallman
-
(struct buffer): Add cursor_in_non_selected_windows slot.2005-05-02, by Richard M. Stallman
-
(Vcursor_in_non_selected_windows)2005-05-02, by Richard M. Stallman
-
*** empty log message ***2005-05-02, by Kim F. Storm