aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* (Fcall_interactively): Use Finteractive_form.Stefan Monnier2004-03-291-15/+7
* (Finteractive_form): Declare.Stefan Monnier2004-03-291-0/+1
* (Finteractive_form): Rename from Fsubr_interactive_form.Stefan Monnier2004-03-291-11/+33
* (interactive-form): Delete. Now implemented in C.Stefan Monnier2004-03-291-22/+0
* Doc fix.Vinicius Jose Latorre2004-03-282-6/+33
* New file.Vinicius Jose Latorre2004-03-281-0/+3
* Parser for EBNF used to specify XML (EBNFX)Vinicius Jose Latorre2004-03-281-0/+673
* Handle initial comments.Vinicius Jose Latorre2004-03-282-16/+22
* Modify interactive declaration.Vinicius Jose Latorre2004-03-282-2/+7
* (cvs-parse-process): Workaround for Darwin.Stefan Monnier2004-03-281-2/+10
* (vc-version-diff, vc-default-diff-tree): Change `rel' -> `rev'.Stefan Monnier2004-03-281-42/+53
* (gdb-post-prompt): Fix test.Stefan Monnier2004-03-281-1/+2
* (gdb-ann3, gdb-send-item)Nick Roberts2004-03-281-8/+19
* *** empty log message ***Nick Roberts2004-03-281-0/+8
* (vc-file-not-found-hook): Fix typo. From [email protected] (L?rentey K�ly).Stefan Monnier2004-03-282-5/+10
* (auto-revert-set-timer): Minor doc fix.Luc Teirlinck2004-03-281-1/+1
* restore (require 'font-lock) which is still neededDaniel Pfeiffer2004-03-281-0/+3
* doc fixes and restore optionality of next-error's argDaniel Pfeiffer2004-03-281-23/+22
* (auto-revert-verbose, global-auto-revert-non-file-buffers)Luc Teirlinck2004-03-281-11/+16
* *** empty log message ***Luc Teirlinck2004-03-281-0/+3
* (auto-revert-handler): Handle auto-revert-mode.Luc Teirlinck2004-03-282-6/+11
* (woman-change-fonts): Rename local variableEli Zaretskii2004-03-272-5/+10
* Fix last entry.Eli Zaretskii2004-03-271-1/+2
* (rx): Work at compile time, not run time.Eli Zaretskii2004-03-272-2/+6
* Document the new command `strokes-global-set-stroke-string'.Eli Zaretskii2004-03-271-0/+5
* (strokes-global-set-stroke-string): New function.Eli Zaretskii2004-03-272-6/+37
* (buffer-stale-function): Minor doc fix.Luc Teirlinck2004-03-271-4/+4
* (buffer-stale-function): Doc fix.Luc Teirlinck2004-03-271-5/+4
* *** empty log message ***Luc Teirlinck2004-03-271-0/+20
* (Buffer-menu-revert-function): Make it suitable forLuc Teirlinck2004-03-271-3/+31
* (buffer-stale-function): Remove no longer needed defvar.Luc Teirlinck2004-03-271-2/+0
* (auto-revert-handler): Print revert message before, rather than after,Luc Teirlinck2004-03-271-19/+6
* (buffer-stale-function): Moved here from autorevert.el.Luc Teirlinck2004-03-271-0/+13
* (gnus-server-prepare): Remove spurious call to `cdr'.Juanma Barranquero2004-03-272-1/+5
* (file-relative-name): Fix last change.Stefan Monnier2004-03-261-1/+1
* (vc-maybe-resolve-conflicts): Don't prompt the user.Stefan Monnier2004-03-262-4/+4
* Add comment.Stefan Monnier2004-03-262-1/+49
* (calc-mode-map): Use mapc.Stefan Monnier2004-03-261-10/+9
* (apropos-mode): Don't autoload.Stefan Monnier2004-03-261-41/+47
* (bs-buffer-list): Use buffer-local-value.Stefan Monnier2004-03-261-7/+3
* (Buffer-menu-sort, Buffer-menu-make-sort-button): New funs.Stefan Monnier2004-03-261-30/+49
* (cvs-tree-use-jisx0208): Use char-displayable-p.Stefan Monnier2004-03-261-2/+2
* (dabbrev-expand): Fix regexp construction.Stefan Monnier2004-03-261-11/+5
* (dired-mode): Use run-mode-hooks.Stefan Monnier2004-03-261-11/+8
* (ediff-hide-face): Check that facemenu-unlisted-faces is bound before using it.Stefan Monnier2004-03-261-3/+4
* (Electric-pop-up-window): Avoid popping up a new frame.Stefan Monnier2004-03-261-3/+3
* (read-face-font): Don't cons up unnecessarily.Stefan Monnier2004-03-261-16/+14
* (file-relative-name): Use compare-strings.Stefan Monnier2004-03-261-10/+11
* (finder-mode): Follow coding convention.Stefan Monnier2004-03-261-15/+14
* (ses-read-number): Move to subr.el.Stefan Monnier2004-03-261-22/+1