Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert to utf-8. | Juanma Barranquero | 2008-03-27 | 1 | -22/+26 |
| | | | | Fix typos. | ||||
* | Convert to utf-8. | Juanma Barranquero | 2008-03-27 | 1 | -203/+203 |
| | | | | Fix typos. | ||||
* | (vc-before-save): Be careful not to prevent saving the file. | Stefan Monnier | 2008-03-27 | 2 | -5/+8 |
| | |||||
* | (image-mode-reapply-winprops): Fix last change. | Stefan Monnier | 2008-03-27 | 2 | -3/+7 |
| | |||||
* | *** empty log message *** | Juanma Barranquero | 2008-03-27 | 1 | -2/+2 |
| | |||||
* | Convert to utf-8. | Juanma Barranquero | 2008-03-27 | 1 | -781/+753 |
| | | | | Fix typos. | ||||
* | Convert to utf-8. | Juanma Barranquero | 2008-03-27 | 3 | -344/+344 |
| | |||||
* | Convert to utf-8. | Juanma Barranquero | 2008-03-27 | 1 | -5/+10 |
| | | | | Add local-variables section. | ||||
* | Convert to utf-8. | Juanma Barranquero | 2008-03-27 | 1 | -47/+46 |
| | |||||
* | (Fdefine_charset_internal): Change the way of | Kenichi Handa | 2008-03-27 | 2 | -31/+32 |
| | | | | | registering charsets in Vcharset_order_list. (syms_of_charset): Make the charset `eight-bit' supplementary. | ||||
* | (define-iso-single-byte-charset): | Kenichi Handa | 2008-03-27 | 2 | -62/+63 |
| | | | | | | Don't make latin-iso8859-* supplementary. (#'set-charset-priority): Don't change the priority of charsets `unicode' and `emacs'. | ||||
* | (diary-mail-entries): Doc fix. | Glenn Morris | 2008-03-27 | 2 | -21/+19 |
| | |||||
* | (list-holidays): Doc fix. | Glenn Morris | 2008-03-27 | 2 | -4/+5 |
| | |||||
* | (list-sexp-diary-entries): Doc fix. | Glenn Morris | 2008-03-27 | 2 | -148/+104 |
| | |||||
* | (diary-file): Doc fix. | Glenn Morris | 2008-03-27 | 2 | -22/+15 |
| | |||||
* | (diary-mark-entries-1): Fix position offsets in non-gregorian case. | Glenn Morris | 2008-03-27 | 2 | -8/+6 |
| | |||||
* | (diary-face-attrs): Revert previous change to `weight' type. Fix | Glenn Morris | 2008-03-27 | 2 | -3/+3 |
| | | | | `height' regexp. | ||||
* | (vc-do-command): Don't pop to the buffer if it's an internal temp buffer. | Stefan Monnier | 2008-03-27 | 2 | -3/+9 |
| | |||||
* | *** empty log message *** | Glenn Morris | 2008-03-27 | 1 | -4/+18 |
| | |||||
* | (diary-face-attrs): Fix type of `width'. | Glenn Morris | 2008-03-27 | 1 | -113/+110 |
| | | | | | | | | | | | | | (list-diary-entries-hook, mark-diary-entries-hook) (include-other-diary-files, mark-included-diary-files): Doc fixes. (diary-set-header): New function. (diary-header-line-flag, diary-header-line-format): Use diary-set-header for custom :set function. (diary-set-maybe-redraw): Use symbol-value rather than eval. (diary-attrtype-convert): Use intern-soft rather than read. (diary-display-no-entries): New function. (simple-diary-display, fancy-diary-display): Use it. (fancy-diary-display): Doc fix. Remove unneeded local entry-list. | ||||
* | (list-hebrew-diary-entries): Doc fix. | Glenn Morris | 2008-03-27 | 1 | -1/+1 |
| | |||||
* | (list-islamic-diary-entries): Doc fix. | Glenn Morris | 2008-03-27 | 1 | -1/+1 |
| | |||||
* | (diary-bahai-list-entries): Doc fix. | Glenn Morris | 2008-03-27 | 1 | -3/+2 |
| | |||||
* | (calc-read-var-name-history): New variable. | Jay Belanger | 2008-03-26 | 2 | -1/+12 |
| | | | | (calc-read-var-name): Use `calc-read-var-name-history'. | ||||
* | Remove duplicate entries. | Juanma Barranquero | 2008-03-26 | 1 | -176/+0 |
| | |||||
* | (image-mode-reapply-winprops): Simplify now that | Stefan Monnier | 2008-03-26 | 2 | -13/+13 |
| | | | | window-configuration-change-hook works buffer-locally. | ||||
* | *** empty log message *** | Juanma Barranquero | 2008-03-26 | 1 | -1/+4 |
| | |||||
* | Add arch-tag. | Roland Winkler | 2008-03-26 | 2 | -0/+5 |
| | |||||
* | (describe-function-1, describe-variable): If CURRENT-NAME is nil, | Juanma Barranquero | 2008-03-26 | 1 | -13/+13 |
| | | | | don't end obsolescence info with semicolon. | ||||
* | (lm-with-file): Use mode and syntax table for Emacs Lisp, not Lisp. | Johan Bockgård | 2008-03-26 | 2 | -4/+10 |
| | |||||
* | *** empty log message *** | Juanma Barranquero | 2008-03-26 | 1 | -2/+7 |
| | |||||
* | (byte-compile-obsolete): If no replacement is provided, | Juanma Barranquero | 2008-03-26 | 1 | -4/+6 |
| | | | | don't print "use nil instead". | ||||
* | (PC-do-completion): Use regexp-quote. | Johan Bockgård | 2008-03-26 | 2 | -2/+8 |
| | |||||
* | (vc-cvs-parse-status, vc-cvs-after-dir-status): Detect | Dan Nicolaescu | 2008-03-26 | 2 | -30/+37 |
| | | | | missing files. | ||||
* | (vc-git-extra-menu-map): New key map. | Dan Nicolaescu | 2008-03-26 | 2 | -1/+69 |
| | | | | | (vc-git-extra-menu, vc-git-extra-status-menu, vc-git-grep): New functions. | ||||
* | (vc-default-mode-line-string): Deal with 'removed | Dan Nicolaescu | 2008-03-26 | 2 | -0/+11 |
| | | | | and 'missing files. | ||||
* | (list-holidays): Make Y2 optional. | Stefan Monnier | 2008-03-26 | 2 | -3/+5 |
| | |||||
* | (appt-buffer-name): Don't use a leading space for buffers shown to the user. | Stefan Monnier | 2008-03-26 | 2 | -43/+49 |
| | | | | (appt-disp-window): Disable undo explicitly now that the leading space is gone. | ||||
* | (activate-mark): New function. | Stefan Monnier | 2008-03-26 | 2 | -19/+30 |
| | | | | | | (set-mark-command): Use it with region-active-p to clean up the code. (exchange-point-and-mark): Invert the meaning of C-u when transient-mark-mode is active. | ||||
* | (dired-create-files): Use dolist. | Stefan Monnier | 2008-03-26 | 2 | -41/+40 |
| | |||||
* | (mode-line-change-eol): Use with-selected-window. | Stefan Monnier | 2008-03-26 | 2 | -2/+3 |
| | |||||
* | (apropos-command): Include macros. | Stefan Monnier | 2008-03-26 | 2 | -2/+9 |
| | |||||
* | Some re-ordering so that defcustoms are at start, functions defined | Glenn Morris | 2008-03-26 | 1 | -122/+133 |
| | | | | before use. | ||||
* | Remove floating-point check. | Glenn Morris | 2008-03-26 | 2 | -9/+45 |
| | | | | Explicitly require calendar, not cal-julian. | ||||
* | Remove floating-point check. | Glenn Morris | 2008-03-26 | 1 | -4/+4 |
| | | | | | Explicitly require calendar, not cal-julian. Explicitly require cal-dst. | ||||
* | (list-holidays): Assume atan always bound. | Glenn Morris | 2008-03-26 | 1 | -3/+2 |
| | |||||
* | Provide calendar before requiring cal-menu. | Glenn Morris | 2008-03-26 | 1 | -23/+14 |
| | | | | | (oriental-holidays, solar-holidays): Assume atan always bound. (solar-holidays): Simplify holiday-sexp calls. | ||||
* | (calendar-after-frame-setup-hook): New name for | Glenn Morris | 2008-03-26 | 1 | -5/+8 |
| | | | | | | calendar-after-frame-setup-hooks. Update callers, make old name an obsolete alias. Doc fix. (calendar-frame-1): Doc fix. | ||||
* | Require calendar rather than cal-julian. | Glenn Morris | 2008-03-26 | 1 | -2/+6 |
| | | | | | Autoload calendar-absolute-from-julian. (persian-calendar-epoch): Set when compiling. | ||||
* | Require calendar rather than declaring functions. | Glenn Morris | 2008-03-26 | 1 | -35/+1 |
| | | | | | (cal-menu-diary-menu): Remove menu headings that cause cal-bahai, cal-islam, cal-hebrew to be loaded on starting the calendar. |