- 10 Apr, 2008 21 commits
-
-
Stefan Monnier authored
-
Jason Rumney authored
are mapped to drive letters.
-
Juanma Barranquero authored
Add WHEN to obsolescence declaration.
-
Juanma Barranquero authored
-
Jason Rumney authored
-
Jason Rumney authored
-
Glenn Morris authored
-
Glenn Morris authored
Respect truncate-partial-width-windows in non-full windows, with regards to :toggle and :enable state.
-
Glenn Morris authored
-
Glenn Morris authored
-
Dan Nicolaescu authored
-
Dan Nicolaescu authored
(vc-after-save): Use when not if. (vc-default-mode-line-string): Deal with the conflict state. (vc-prefix-map): (vc-menu-map): Bind vc-status instead of vc-directory. * vc.el (vc-editable-p): (vc-default-status-printer): (vc-next-action): Deal with the conflict state. (vc-mark-resolved): New function. (vc-status-mode): Fix mode name. (vc-default-comment-history): Use when not if. (Todo): Add new entries, remove old ones. * vc-cvs.el (vc-cvs-merge, vc-cvs-merge-news): Set conflict state. (vc-cvs-parse-status): (vc-cvs-after-dir-status): * vc-svn.el (vc-svn-after-dir-status, vc-svn-parse-status): Detect the conflict state.
-
Glenn Morris authored
-
Juanma Barranquero authored
-
Glenn Morris authored
(diary-hook): Doc fix.
-
Glenn Morris authored
-
Glenn Morris authored
(appt): Add :prefix.
-
Glenn Morris authored
(holidays): Change :prefix. (calendar-today, holiday, calendar-holiday-marker, european-calendar-style): Change custom groups. (diary-hook, diary-display-hook): Move to diary-lib.el.
-
Glenn Morris authored
(MH_E_SRC): Restore variable removed 2008-03-13. (mh-loaddefs.el): Depend on $MH_E_SRC. (CAL_DIR, CAL_SRC): New variables. (cal-loaddefs.el, diary-loaddefs.el, hol-loaddefs.el): Depend on CAL_SRC.
-
Stefan Monnier authored
New functions. * fileio.c (read_file_name_cleanup, Fread_file_name_internal): Move functions to minibuffer.el. (syms_of_fileio): Don't declare them.
-
Stefan Monnier authored
the arg to recursive calls.
-
- 09 Apr, 2008 19 commits
-
-
Juanma Barranquero authored
-
Juanma Barranquero authored
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Michael Albinus authored
defun. (tramp-handle-insert-file-contents, tramp-handle-write-region): Use it.
-
Stefan Monnier authored
(completion-auto-help): Move from C code. (minibuffer--maybe-completion-help): Remove. (minibuffer--bitset): New function. (minibuffer--do-completion): Rename from minibuffer-do-completion. Renumber a bit. Really complete on string *before* point. Add argument used for word-completion. Join trailing / in completion with following text, as done in minibuffer-complete-word. Handle new value `lazy' for completion-auto-help. (minibuffer-try-word-completion): New function extracted from minibuffer-complete-word. (minibuffer-complete-word): Use minibuffer--do-completion. (minibuffer--insert-strings): Rename from minibuffer-complete-insert-strings. (exit-minibuffer): Fix typo. * cus-edit.el (minibuffer): Move group to minibuffer.el. * cus-start.el: Remove completion-auto-help. * minibuf.c (Vcompletion_auto_help): Move to minibuffer.el. (syms_of_minibuf): Remove its initialization.
-
Michael Albinus authored
-
Alexandre Julliard authored
(vc-status-add-entry): Removed. (vc-update-vc-status-buffer, vc-status-mark-buffer-changed): Use vc-status-add-entries.
-
Alexandre Julliard authored
-
Stefan Monnier authored
-
Glenn Morris authored
-
Jason Rumney authored
(clean-other-dirs-gmake): Likewise. Clean doc dirs. (top-distclean, distclean, distclean-other-dirs-nmake) (distclean-other-dirs-gmake, maintainer-clean-other-dirs-nmake) (maintainer-clean-other-dirs-gmake, maintainer-clean): New targets.
-
Jason Rumney authored
($(lisp)/mh-e/mh-loaddefs.el): Simplify rule. (pre-mh-loaddefs.el-CMD, pre-mh-loaddefs.el-SH): Remove. (AUTOGENEL): New variable. (distclean, maintainer-clean): New targets.
-
Jason Rumney authored
(maintainer-clean): New target.
-
Jason Rumney authored
-
Juanma Barranquero authored
-
Chong Yidong authored
10000.
-
Chong Yidong authored
max-lisp-eval-depth and max-specpdl-size to 10000.
-
Jason Rumney authored
-