- 15 Jul, 2009 15 commits
-
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
Remove non-existent (?) bindings: w, C-u o, U, delete. Fix bindings: delete marked files = D, not X; flag garbage = % &, not &. New: async shell command = &.
-
Glenn Morris authored
(clean): Remove .aux files.
-
Glenn Morris authored
(Notes): Add missing line-break. (Threading): Reword to fit on one line.
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
(Edebug Execution Modes): Sit-for affects continue mode too. (Jumping): Use `forward-sexp' rather than its keybinding. (Edebug Misc): Fix Q binding. (Edebug Eval): Remove cl version. (Printing in Edebug): Clarify print-length etc. (Instrumenting Macro Calls): Defopt edebug-eval-macro-args. (Specification List): Remove edebug-unwrap findex entry. (Specification Examples): defmacro is actually not the same as defun. Escape "`" in example.
-
Chong Yidong authored
-
Chong Yidong authored
-
Chong Yidong authored
-
Chong Yidong authored
(set-mark): Use deactivate-mark. * info.el (Info-search): No need to check transient-mark-mode before calling deactivate-mark. * select.el (x-set-selection): Doc fix. (x-valid-simple-selection-p): Allow buffer values. (xselect--selection-bounds): Handle buffer values. Suggested by David De La Harpe Golden. * mouse.el (mouse-set-region, mouse-drag-track): Call copy-region-as-kill before setting the mark, to let select-active-regions work. * simple.el (deactivate-mark): If select-active-regions is non-nil, copy the selection data into a string. (activate-mark): If select-active-regions is non-nil, set the selection to the current buffer. (set-mark): Update selection if select-active-regions is non-nil. * select.el (x-valid-simple-selection-p): Allow buffer values.
-
- 14 Jul, 2009 8 commits
-
-
Stefan Monnier authored
and more featureful message-mode.
-
Chong Yidong authored
(x-valid-simple-selection-p): Disallow selection data consisting of a list or cons of integers, since that is not used. (xselect--selection-bounds, xselect--int-to-cons): New functions. (xselect-convert-to-string, xselect-convert-to-length) (xselect-convert-to-filename, xselect-convert-to-charpos) (xselect-convert-to-lineno, xselect-convert-to-colno): Use them.
-
Kenichi Handa authored
(struct font_sort_data): New member font_driver_preference. (font_compare): Check font_driver_preference. (font_sort_entities): The format of the first argument changed. (font_delete_unmatched): Likewise. (font_list_entities): The return type changed. (font_select_entity): The format of the second argument changed. (font_find_for_lface): Adjusted for the above changes. Don't suppress the checking of C even if the repertory supports it. (Flist_fonts): Adjusted for the above changes.
-
Kenichi Handa authored
changed. (ftfont_list): Adjusted for the change of ftfont_spec_pattern. Reject a font who has adstyle property that is different from a langname derived from registry property. (ftfont_match): Adjusted for the change of ftfont_spec_pattern.
-
Dmitry Dzhus authored
(Emacs bug #3794).
-
Glenn Morris authored
(edebug-eval-macro-args, edebug-save-displayed-buffer-points) (edebug-print-length, edebug-print-level, edebug-print-circle) (edebug-sit-for-seconds, edebug-view-outside) (edebug-bounce-point, edebug-set-global-break-condition) (edebug-Go-nonstop-mode, edebug-trace-mode) (edebug-Trace-fast-mode, edebug-continue-mode) (edebug-Continue-fast-mode, edebug-forward-sexp, edebug-help) (edebug-visit-eval-list): Doc fixes.
-
Glenn Morris authored
-
Kenichi Handa authored
-
- 13 Jul, 2009 5 commits
-
-
Eli Zaretskii authored
of dirfilename.
-
Jan Djärv authored
ns-popup-font-panel instead of generate-fontset-menu.
-
Kenichi Handa authored
-
Kenichi Handa authored
-
Kenichi Handa authored
calling XSYMBOL (sym).
-
- 12 Jul, 2009 5 commits
-
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Chong Yidong authored
the PK\003\004 header (Bug#3770).
-
Chong Yidong authored
shell-dynamic-complete-filename too.
-
Glenn Morris authored
-
- 11 Jul, 2009 7 commits
-
-
Eli Zaretskii authored
-
Glenn Morris authored
(elisp.pdf): New targets.
-
Glenn Morris authored
(emacs.pdf, emacs-xtra.pdf): New targets.
-
Glenn Morris authored
-
Glenn Morris authored
(Named Features): Refer to eval-after-load.
-
Glenn Morris authored
-
Chong Yidong authored
line-move-visual to a cons cell. (line-move-visual): Record or set the window hscroll, if necessary (Bug#3494). (line-move-1): Handle cons value of temporary-goal-column.
-