Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | (bibtex-summary): Use current BibTeX entry to avoid calling | Stefan Monnier | 2005-05-05 | 1 | -17/+16 | |
| | | | | | | bibtex-find-entry with arg global being t. Remove arg key. (bibtex-summary-function, bibtex-complete-crossref-cleanup) (bibtex-copy-summary-as-kill): Change accordingly. | |||||
* | (org-get-entries-from-diary): Remove unused vars. | Stefan Monnier | 2005-05-05 | 1 | -24/+24 | |
| | | | | (org-agenda-date-later): Use with-current-buffer. | |||||
* | (ebrowse-install-1-to-9-keys, ebrowse-print-statistics-line, | Juanma Barranquero | 2005-05-05 | 2 | -3/+7 | |
| | | | | ebrowse-electric-position-mode-hook): Fix typo in docstring. | |||||
* | (define-obsolete-function-alias): Fix typo in docstring. | Juanma Barranquero | 2005-05-05 | 2 | -2/+5 | |
| | ||||||
* | (image-library-alist): Add additional name for Xpm library. | Juanma Barranquero | 2005-05-05 | 2 | -1/+6 | |
| | ||||||
* | (c-macro-preprocessor): Update for BSD and | Nick Roberts | 2005-05-04 | 1 | -1/+1 | |
| | | | | use gcc instead of cpp. | |||||
* | (gdb-cpp-define-alist-flags): New variable. | Nick Roberts | 2005-05-04 | 1 | -2/+12 | |
| | | | | | (gdb-create-define-alist): Use. it. (gdb-cpp-define-alist-program): Update for MS-DOS? | |||||
* | *** empty log message *** | Nick Roberts | 2005-05-04 | 1 | -2/+10 | |
| | ||||||
* | (describe-key): No error when UNTRANSLATED is nil. | Richard M. Stallman | 2005-05-04 | 1 | -1/+3 | |
| | ||||||
* | (line-move-1): Fix previous change to signal errors appropriately. | Richard M. Stallman | 2005-05-04 | 1 | -3/+7 | |
| | ||||||
* | (c-macro-preprocessor): Update for Mac OSX. | Nick Roberts | 2005-05-03 | 1 | -0/+1 | |
| | ||||||
* | *** empty log message *** | Nick Roberts | 2005-05-03 | 1 | -0/+5 | |
| | ||||||
* | *** empty log message *** | Kim F. Storm | 2005-05-03 | 1 | -30/+17 | |
| | ||||||
* | From Ulf Jasper <ulf.jasper@web.de>: | Glenn Morris | 2005-05-03 | 1 | -562/+844 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | (icalendar-version): Now at 0.12. (icalendar-duration-correction): Remove. (icalendar--get-event-properties): Split result at commas. (icalendar--decode-isoduration): New optional argument DURATION-CORRECTION. (icalendar--convert-ordinary-to-ical) (icalendar--convert-weekly-to-ical) (icalendar--convert-yearly-to-ical) (icalendar--convert-sexp-to-ical) (icalendar--convert-block-to-ical) (icalendar--convert-float-to-ical) (icalendar--convert-date-to-ical) (icalendar--convert-cyclic-to-ical) (icalendar--convert-anniversary-to-ical): New functions, extracted from icalendar-export-region, with bug fixes. (icalendar-export-region): Use the above functions. (icalendar-import-buffer): Check before saving diary file. (icalendar--convert-recurring-to-diary) (icalendar--convert-non-recurring-all-day-to-diary) (icalendar--convert-non-recurring-not-all-day-to-diary): New functions, extracted from icalendar--convert-ical-to-diary, with bug fixes. (icalendar--convert-ical-to-diary): Use the above functions. | |||||
* | *** empty log message *** | Glenn Morris | 2005-05-03 | 1 | -0/+26 | |
| | ||||||
* | Fix emacs version in commentary. | Kim F. Storm | 2005-05-03 | 1 | -1/+1 | |
| | ||||||
* | (gdb-cpp-define-alist-program) | Nick Roberts | 2005-05-03 | 1 | -15/+48 | |
| | | | | | | | | | (gdb-define-alist): New variables. (gdb-create-define-alist): New function. (gdb-set-gud-minor-mode-1): Handle gdb-define-alist. (gdb-source, gdb-memory-set-repeat-count): Replace string-to-int with string-to-number. (gdb-reset): Kill gdb-define-alist. Move assignments outside loop. | |||||
* | Replace string-to-int with string-to-number. | Nick Roberts | 2005-05-03 | 1 | -15/+20 | |
| | | | | (gud-find-file): Handle gdb-define-alist. | |||||
* | (tooltip-gud-tips): Use gdb-define-alist. | Nick Roberts | 2005-05-03 | 1 | -7/+8 | |
| | ||||||
* | (cc-define-list-program): Remove this | Nick Roberts | 2005-05-03 | 1 | -7/+0 | |
| | | | | recent addition. | |||||
* | (cc-define-alist, cc-create-define-alist): | Nick Roberts | 2005-05-03 | 1 | -20/+0 | |
| | | | | | Remove these recent additions. (c-mode): Restore to before 2005-04-28. | |||||
* | *** empty log message *** | Nick Roberts | 2005-05-03 | 1 | -0/+22 | |
| | ||||||
* | *** empty log message *** | Jay Belanger | 2005-05-02 | 1 | -0/+24 | |
| | ||||||
* | (calcDigit-key, math-read-number, math-read-bignum): Replace | Jay Belanger | 2005-05-02 | 1 | -5/+5 | |
| | | | | string-to-int by string-to-number. | |||||
* | (calc-do-grab-rectangle): Replace string-to-int by string-to-number. | Jay Belanger | 2005-05-02 | 1 | -2/+2 | |
| | ||||||
* | (calc-read-parse-table-part, calc-edit-macro-repeats): Replace | Jay Belanger | 2005-05-02 | 1 | -3/+3 | |
| | | | | string-to-int by string-to-number. | |||||
* | (calc-graph-plot, calc-graph-set-styles, calc-graph-num-points) | Jay Belanger | 2005-05-02 | 1 | -7/+7 | |
| | | | | (calc-graph-init): Replace string-to-int by string-to-number. | |||||
* | (calc-over-notation): Replace string-to-int by string-to-number. | Jay Belanger | 2005-05-02 | 1 | -2/+2 | |
| | ||||||
* | (calc-time, calc-date-notation, math-this-year, math-parse-date) | Jay Belanger | 2005-05-02 | 1 | -13/+13 | |
| | | | | | (math-parse-standard-date, calcFunc-tzone): Replace string-to-int by string-to-number. | |||||
* | (calc-read-number-fancy): Replace string-to-int by string-to-number. | Jay Belanger | 2005-05-02 | 1 | -6/+6 | |
| | ||||||
* | (calc-word-size): Replace string-to-int by string-to-number. | Jay Belanger | 2005-05-02 | 1 | -2/+2 | |
| | ||||||
* | (math-read-token): Replace string-to-int by string-to-number. | Jay Belanger | 2005-05-02 | 1 | -3/+3 | |
| | ||||||
* | Use executing-kbd-macro-index variable. | Kim F. Storm | 2005-05-02 | 1 | -21/+21 | |
| | ||||||
* | *** empty log message *** | Kim F. Storm | 2005-05-02 | 1 | -0/+4 | |
| | ||||||
* | Rework last fix. | Kim F. Storm | 2005-05-02 | 1 | -4/+3 | |
| | ||||||
* | (rlogin): If there are option-like elements in the parsed args, | Thien-Thi Nguyen | 2005-05-02 | 2 | -1/+15 | |
| | | | | take the host to be the first arg immediately following them. | |||||
* | (rlogin-parse-words): Delete func. | Thien-Thi Nguyen | 2005-05-02 | 1 | -15/+2 | |
| | | | | (rlogin): Use split-string, not rlogin-parse-words. | |||||
* | (executing-macro): Use `define-obsolete-variable-alias'. | Luc Teirlinck | 2005-05-02 | 1 | -1/+4 | |
| | ||||||
* | *** empty log message *** | Luc Teirlinck | 2005-05-02 | 1 | -1/+5 | |
| | ||||||
* | (cc-define-list-program): | Nick Roberts | 2005-05-02 | 2 | -0/+15 | |
| | | | | Change to "gcc -E -dM -". Make customizable. | |||||
* | (cc-create-define-alist): Use a shell. | Nick Roberts | 2005-05-02 | 1 | -4/+3 | |
| | | | | | (cc-mode-cpp-program): Rename to cc-define-list-program and move to cc-vars.el. | |||||
* | (cc-mode-cpp-program): Change to "gcc -E". | Nick Roberts | 2005-05-01 | 1 | -1/+1 | |
| | ||||||
* | *** empty log message *** | Nick Roberts | 2005-05-01 | 1 | -0/+2 | |
| | ||||||
* | Fix check for CUA-mode if no init file. | Kim F. Storm | 2005-05-01 | 1 | -2/+4 | |
| | ||||||
* | *** empty log message *** | Kim F. Storm | 2005-05-01 | 1 | -4/+7 | |
| | ||||||
* | (define-function, sref): Remove aliases and obsolete | Nick Roberts | 2005-05-01 | 1 | -5/+0 | |
| | | | | | declarations. (chars-in-region): Remove obsolete declaration. | |||||
* | (coding-system-parent): Remove alias and | Nick Roberts | 2005-05-01 | 1 | -3/+0 | |
| | | | | obsolete declaration. | |||||
* | (truncate-string): Remove alias and | Nick Roberts | 2005-05-01 | 1 | -6/+0 | |
| | | | | obsolete declaration. | |||||
* | (update-iso-coding-systems): | Nick Roberts | 2005-05-01 | 1 | -3/+0 | |
| | | | | Remove alias and obsolete declaration. | |||||
* | *** empty log message *** | Nick Roberts | 2005-05-01 | 1 | -0/+15 | |
| |