summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* * vc-rcs.el (vc-rcs-modify-change-comment):Dan Nicolaescu2008-04-084-2/+12
| | | | | | * vc-cvs.el (vc-cvs-modify-change-comment): Fix argument order. * log-view.el (log-view-mode-menu): Bind log-view-modify-change-comment.
* (set-locale-environment): Don't warn if coding system doesn't agree with systemJuanma Barranquero2008-04-082-15/+5
| | | | locale (this reverts changes by Dave Love, dated 2002-10-27 and 2002-10-09).
* (SNAME): Extract only symbol name.Jason Rumney2008-04-082-1/+3
|
* *** empty log message ***Juanma Barranquero2008-04-081-0/+1
|
* (struct w32_metric_cache): New struct.Jason Rumney2008-04-082-1/+19
| | | | | | (w32font_info): Use it. (W32METRIC_NO_ATTEMPT, W32METRIC_SUCCESS, W32METRIC_FAIL) (CACHE_BLOCKSIZE): New constants.
* Regenerate.Juanma Barranquero2008-04-081-1/+1
|
* *** empty log message ***Jason Rumney2008-04-081-0/+15
|
* (Qja, Qko, Qzh): New symbols.Jason Rumney2008-04-081-117/+168
| | | | | | | | | | | | | (syms_of_w32font): Initialise them. (font_matches_spec): Use them to filter by language. (recompute_cached_metrics): Remove function. (compute_metrics, clear_cached_metrics): New functions. (w32font_encode_char): Use them to manage metric cache. (w32font_text_extents): Cache metrics for all glyphs on demand. Delay converting glyph indices to WORD until needed. (w32font_open_internal): Initialize metric cache to empty. (registry_to_w32_charset): Charset should always be a symbol. (fill_in_logfont, list_all_matching_fonts): Family should always be a symbol.
* (get-setf-method): Use `string-match-p'.Juanma Barranquero2008-04-082-6/+11
|
* (checkdoc-this-string-valid-engine): Use `string-match-p'.Juanma Barranquero2008-04-081-9/+7
|
* (copyright-update-year): Fix braino.Juanma Barranquero2008-04-081-2/+2
|
* (copyright-update-year): Use `looking-at-p'.Juanma Barranquero2008-04-081-4/+3
|
* (remember-diary-extract-entries): Don't pass diary-file, since it isGlenn Morris2008-04-082-1/+4
| | | | the default for make-diary-entry anyway.
* (remember-diary-convert-entry): Require calendar.Glenn Morris2008-04-082-19/+28
|
* (calendar-date-style): Remove autoload cookie.Glenn Morris2008-04-081-2/+1
|
* Replace int-to-string with number-to-string.Glenn Morris2008-04-0814-37/+67
|
* (cal-menu-event-to-date): Rename calendar-event-to-date. Update callers.Glenn Morris2008-04-081-50/+50
| | | | | | | | | | | | | | | | | (calendar-mouse-tex-day): Rename cal-tex-mouse-day. (calendar-mouse-tex-week): Rename cal-tex-mouse-week. (calendar-mouse-tex-week2): Rename cal-tex-mouse-week2. (calendar-mouse-tex-week-iso): Rename cal-tex-mouse-week-iso. (calendar-mouse-tex-week-monday): Rename cal-tex-mouse-week-monday. (calendar-mouse-tex-filofax-daily): Rename cal-tex-mouse-filofax-daily. (calendar-mouse-tex-filofax-2week): Rename cal-tex-mouse-filofax-2week. (calendar-mouse-tex-filofax-week): Rename cal-tex-mouse-filofax-week. (calendar-mouse-tex-month): Rename cal-tex-mouse-month. (calendar-mouse-tex-month-landscape): Rename cal-tex-mouse-month-landscape. (calendar-mouse-tex-year): Rename cal-tex-mouse-year. (calendar-mouse-tex-filofax-year): Rename cal-tex-mouse-filofax-year. (calendar-mouse-tex-year-landscape): Rename cal-tex-mouse-year-landscape. (cal-menu-context-mouse-menu): Update for above name changes.
* Update for calendar name changes.Glenn Morris2008-04-084-229/+260
| | | | Also add Baha'i calendar references where appropriate.
* (mwheel-scroll): Deactivate any temporarily active region if pointChong Yidong2008-04-081-1/+11
| | | | moves.
* * mwheel.el (mwheel-scroll): Deactivate any temporarily active regionChong Yidong2008-04-081-0/+5
| | | | if point moves.
* (uncompface): Make buffer unibyte.Katsumi Yamaoka2008-04-082-0/+5
|
* *** empty log message ***Kenichi Handa2008-04-081-0/+5
|
* (font-slant-table): Change numeric values for `r',Kenichi Handa2008-04-081-1/+1
| | | | `roman', and `normal'.
* ** Add a defcustom that supplies a function to name numeric backup files,Chong Yidong2008-04-081-0/+3
| | | | like make-backup-file-name-function for non-numeric backup files.
* (calc-init-extensions): Add `calc-kron' and `calcFunc-kron' to autoloads.Jay Belanger2008-04-072-2/+12
| | | | Add keybinding for `calc-kron'.
* (calcFunc-kron, calc-kron): New functions.Jay Belanger2008-04-071-0/+40
|
* * net/tramp.el (tramp-methods): Fix again tramp-copy-args ofMichael Albinus2008-04-071-2/+2
| | | | "pscp" and "psftp". Reported by Gilles Pion <gpion@lfdj.com>.
* *** empty log message ***Michael Albinus2008-04-071-0/+5
|
* (dired-read-shell-command): Use read-shell-command.Stefan Monnier2008-04-072-7/+11
|
* Fix typo.Juanma Barranquero2008-04-071-1/+1
|
* (combine-and-quote-strings): Also quote strings that contain the separator.Stefan Monnier2008-04-072-2/+6
|
* (mail-source-value):Stefan Monnier2008-04-072-2/+6
| | | | Prefer fboundp to functionp so it works with macros as well.
* lisp-eval-defun & lisp-compile-defun: DEFVAR forms reset the variablesSam Steingold2008-04-072-16/+42
| | | | to the init values, similar to emacs-lisp eval-defun
* Typo.Stefan Monnier2008-04-071-1/+1
|
* (cvs-map): Avoid recursion :-(Stefan Monnier2008-04-072-3/+9
|
* Merge from gnus--devo--0Miles Bader2008-04-075-5/+41
| | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1110
* *** empty log message ***Juanma Barranquero2008-04-071-3/+3
|
* *** empty log message ***Juanma Barranquero2008-04-071-12/+12
|
* Regenerate.Andreas Schwab2008-04-071-1507/+1292
|
* (calendar-mode-map): Replace use of kbd.Glenn Morris2008-04-072-1/+3
|
* (Some Terms): Change "fonts in this manual" index entry toChong Yidong2008-04-071-1/+1
| | | | "typographic conventions".
* * intro.texi (Some Terms): Change "fonts in this manual" indexChong Yidong2008-04-071-0/+5
| | | | entry to "typographic conventions".
* (org-agenda-format-date-aligned, org-agenda-execute-calendar-command):Glenn Morris2008-04-073-12/+119
| | | | | | | | | Access date elements directly rather than using calendar functions. (org-read-date, org-goto-calendar, org-agenda-goto-calendar): Also set calendar-view-diary-initially-flag, calendar-view-holidays-initially-flag (org-get-entries-from-diary): Also set diary-fancy-buffer. (org-agenda-execute-calendar-command): No need to set displayed-day.
* Update for calendar.el name changes.Glenn Morris2008-04-0719-398/+407
|
* (diary-view-entries-initially-flag): Rename view-diary-entries-initially.Glenn Morris2008-04-071-169/+254
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Keep old name as alias, update users. (calendar-mark-diary-entries-flag): Rename mark-diary-entries-in-calendar. Keep old name as alias, update users. (calendar-view-holidays-initially-flag): Rename view-calendar-holidays-initially. Keep old name as alias, update users. (calendar-mark-holidays-flag): Rename mark-holidays-in-calendar. Keep old name as alias, update users. (calendar-initial-window-hook): Rename initial-calendar-window-hook. Keep old name as alias, update users. (calendar-today-visible-hook): Rename today-visible-calendar-hook. Keep old name as alias, update users. (calendar-today-invisible-hook): Rename today-invisible-calendar-hook. Keep old name as alias, update users. (diary-iso-date-forms): Rename iso-date-diary-pattern. Update users. (diary-american-date-forms): Rename american-date-diary-pattern. Keep old name as alias, update users. (diary-european-date-forms): Rename european-date-diary-pattern. Keep old name as alias, update users. (calendar-iso-date-display-form): Rename iso-calendar-display-form. Keep old name as alias, update users. (calendar-european-date-display-form): Rename european-calendar-display-form. Keep old name as alias, update users. (calendar-american-date-display-form): Rename european-calendar-display-form. Keep old name as alias, update users. (diary-show-holidays-flag): Rename holidays-in-diary-buffer. Keep old name as alias, update users. (holiday-general-holidays): Rename general-holidays. Keep old name as alias, update users. (holiday-oriental-holidays): Rename oriental-holidays. Keep old name as alias, update users. (holiday-local-holidays): Rename local-holidays. Keep old name as alias, update users. (holiday-other-holidays): Rename other-holidays. Keep old name as alias, update users. (holiday-hebrew-holidays): Rename hebrew-holidays. Keep old name as alias, update users. (holiday-christian-holidays): Rename christian-holidays. Keep old name as alias, update users. (holiday-islamic-holidays): Rename islamic-holidays. Keep old name as alias, update users. (holiday-bahai-holidays): Rename bahai-holidays. Keep old name as alias, update users. (holiday-solar-holidays): Rename solar-holidays. Keep old name as alias, update users. (diary-fancy-buffer): Rename fancy-diary-buffer. Keep old name as alias, update users. (calendar-other-calendars-buffer): Rename other-calendars-buffer. Update users. (calendar-hebrew-yahrzeit-buffer): Rename cal-hebrew-yahrzeit-buffer. Update users. (calendar-increment-month): Rename increment-calendar-month. Keep old name as alias, update callers. (calendar-increment-month-cons): Rename old calendar-increment-month. Update callers. (calendar-extract-month): Rename extract-calendar-month. Keep old name as alias, update callers (calendar-extract-day): Rename extract-calendar-day. Keep old name as alias, update callers. (calendar-extract-year): Rename extract-calendar-year. Keep old name as alias, update callers. (calendar-generate-window): Rename generate-calendar-window. Update callers. (calendar-generate): Rename generate-calendar. Update callers. (calendar-generate-month): Rename generate-calendar-month. Update callers. (calendar-redraw): Rename redraw-calendar. Update callers. (calendar-describe-mode): Rename describe-calendar-mode. Update uses. (calendar-mouse-other-month): Rename mouse-calendar-other-month. Update callers. (calendar-update-mode-line): Rename update-calendar-mode-line. Update callers. (calendar-exit): Rename exit-calendar. Keep old name as alias, update callers. (calendar-mark-visible-date): Rename mark-visible-calendar-date. Keep old name as alias, update callers.
* *** empty log message ***Dan Nicolaescu2008-04-071-1/+1
|
* *** empty log message ***Dan Nicolaescu2008-04-073-3/+3
|
* (c-before-font-lock-function): Correct a typo in the doc string.Alan Mackenzie2008-04-061-1/+1
|
* (c-basic-common-init): Set font-lock-extend-after-change-region-function.Alan Mackenzie2008-04-061-14/+14
| | | | | | | (c-extend-after-change-region): New function, used in font-lock-extend-after-change-region-function, thus superseding advice on the Font Lock after change functions. (c-advise-fl-for-region): Remove this macro.
* *** empty log message ***Alan Mackenzie2008-04-061-0/+12
|