- 26 Jun, 2008 6 commits
-
-
Kenichi Handa authored
funciton. (terminal-composition-function): Use terminal-composition-base-character-p. Include the base character in the composition. (auto-compose-chars): Don't check font-object for terminal display.
-
Glenn Morris authored
-
Glenn Morris authored
(cal-menu-goto-menu, cal-menu-scroll-menu): Add doc strings. (calendar-mouse-print-dates): Remove function. (cal-menu-context-mouse-menu): Use calendar-print-other-dates.
-
Glenn Morris authored
calendar-month-edges, and the 'date property to handle intermonth text.
-
Glenn Morris authored
(calendar-month-edges): New variable. (calendar-month-edges): New function. (calendar-recompute-layout-variables): Set calendar-month-edges. (calendar-intermonth-header, calendar-intermonth-text): New options. (calendar-insert-at-column): New function. (calendar-generate-month): Use calendar-insert-at-column. Handle intermonth text. Add 'date property. (calendar-column-to-month): Remove function. (calendar-column-to-segment): New function. (calendar-cursor-to-date): Use calendar-column-to-segment. Check 'date property. (calendar-print-other-dates): Handle mouse events.
-
Stefan Monnier authored
point to consrain the completion candidates. (completion-basic-all-completions): Adjust accordingly.
-
- 25 Jun, 2008 34 commits
-
-
Chong Yidong authored
-
Chong Yidong authored
-
Chong Yidong authored
courier. * faces.el (set-face-attribute): Doc fix.
-
Chong Yidong authored
-
Chong Yidong authored
Monospace-12 for the default font.
-
Chong Yidong authored
try Monospace-12 for the default font.
-
Jason Rumney authored
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Juri Linkov authored
and isearch binding `M-s h r' for `isearch-highlight-regexp'.
-
Juri Linkov authored
(isearch-highlight-regexp): New function.
-
Juri Linkov authored
commands to this `M-g' prefix keymap. (search-map): New variable for `M-s' prefix keymap. Bind `M-s o' to `occur', `M-shr' to `highlight-regexp', `M-shp' to `highlight-phrase', `M-shl' to `highlight-lines-matching-regexp', `M-shu' to `unhighlight-regexp', `M-shf' to `hi-lock-find-patterns', `M-shw' to `hi-lock-write-interactive-patterns'.
-
Stefan Monnier authored
used until now in bookmark.el's code. (bookmark-get-bookmark): Accept bookmark names or bookmark records. (bookmark-get-bookmark-record): Allow the 2 slightly different formats used until now in bookmark.el's code. (bookmark-set-filename): Remove special code, moved to its only caller. (bookmark-store): Use the newer format. (bookmark-make-record-default): Add arg `point-only'. Rename from bookmark-make-record-for-text-file. (bookmark--jump-via): New function. (bookmark-jump, bookmark-jump-other-window, bookmark-bmenu-2-window) (bookmark-bmenu-other-window, bookmark-bmenu-switch-other-window): Use it. (bookmark-jump-noselect, bookmark-default-handler): Don't return an alist, instead return the data implicitly by changing current buffer and point. Signal an error if the file doesn't exist. * info.el (Info-bookmark-make-record): Use bookmark-make-record-default. (Info-bookmark-jump): Use bookmark-default-handler. * image-mode.el (image-bookmark-make-record): Use bookmark-make-record-default. (image-bookmark-jump): Use bookmark-default-handler. * doc-view.el (doc-view-bookmark-make-record): Use bookmark-make-record-default. (doc-view-bookmark-jump): Use bookmark-default-handler.
-
Stefan Monnier authored
make it depend on all other */.in files. (src/Makefile, src/config.stamp, lib-src/Makefile) (doc/emacs/Makefile, doc/misc/Makefile, doc/lispref/Makefile) (doc/lispintro/Makefile, oldXMenu/Makefile, lwlib/Makefile) (leim/Makefile, lisp/Makefile): Remove those overlapping targets. (leim, ${SUBDIR}, blessmail): Only depend on Makefile now. * configure.in: Don't create src/config.stamp any more.
-
Stefan Monnier authored
-
Stefan Monnier authored
(Buffer-menu-toggle-read-only): Avoid vc-toggle-read-only. * bs.el: Use with-current-buffer. Simplify. (bs-toggle-readonly): Avoid vc-toggle-read-only.
-
Stefan Monnier authored
* nnkiboze.el (nnkiboze-generate-group): Use explicit mm-disable-multibyte rather than mm-with-unibyte.
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Juanma Barranquero authored
-
Kenichi Handa authored
-
Juanma Barranquero authored
<scroll-conservatively>: Fix typo in docstring. * xselect.c (Fx_send_client_event): Doc fix.
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Kenichi Handa authored
-
Kenichi Handa authored
(font_sort_entites): Delete the arg SPEC. Caller changed. Fix for the case of ! best_only. (font_delete_unmatched): Check DPI and AVGWIDTH too.
-
Kenichi Handa authored
-
Dan Nicolaescu authored
* vc-git.el: Require vc-dir when compiling.
-
Kenichi Handa authored
-
Dan Nicolaescu authored
(vc-svn-parse-status): Do not set the vc-backend property.
-
Dan Nicolaescu authored
vc-dir-marked-only-files. Change the return value. (vc-dir-child-files-and-states): Rename from vc-dir-child-files. Change the return value. (vc-dir-deduce-fileset): New function broken out from ... * vc.el (vc-deduce-fileset): ... here and ... (vc-deduce-fileset): ... here.
-