summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* (term-is-xemacs): Remove.Kim F. Storm2004-04-051-7/+15
| | | | | | | (term-if-xemacs, term-ifnot-xemacs): Test (featurep 'xemacs). (term-window-width): New function. (term-mode, term-check-size): Use it. (term-mode): Disable overflow-newline-into-fringe in term buffer.
* * variables.texi (Variable Aliases): MentionJesper Harder2004-04-053-0/+14
| | | | | | cyclic-variable-indirection. * errors.texi (Standard Errors): Ditto.
* (File Variables): Add safe-local-eval-forms.Kim F. Storm2004-04-051-0/+6
|
* *** empty log message ***Kim F. Storm2004-04-051-0/+4
|
* 2004-04-05 Per Abrahamsen <abraham@dina.kvl.dk>Per Abrahamsen2004-04-052-1/+6
| | | | | * cus-edit.el (custom-add-parent-links): Changed unbound variable `symbol' to `name'.
* (Info Search): Add info-apropos.Jesper Harder2004-04-052-0/+10
|
* Remove index-apropos entry.Jesper Harder2004-04-053-3/+10
|
* (info-apropos): New function.Jesper Harder2004-04-052-9/+82
| | | | | (Info-mode-menu): Add it. (Info-find-node, Info-find-node-2): Grok apropos virtual file.
* (help-make-xrefs): Recognize aliased variable withJesper Harder2004-04-052-2/+11
| | | | inherited docstring.
* (gamegrid-add-score-insecure): Use sort-fields.Jesper Harder2004-04-052-1/+5
|
* *** empty log message ***Luc Teirlinck2004-04-052-0/+22
|
* ebnf2ps 4.2Vinicius Jose Latorre2004-04-057-71/+135
|
* Changes from arch/CVS synchronizationMiles Bader2004-04-051-2/+1
|
* Parser for DTD (Data Type Definition for XML).Vinicius Jose Latorre2004-04-051-0/+1350
|
* Various small changes in addition to:Luc Teirlinck2004-04-051-25/+46
| | | | | | | | (Making Backups): Mention return value of `backup-buffer'. (Auto-Saving): Mention optional FORCE argument to `delete-auto-save-file-if-necessary'. (Reverting): Mention optional PRESERVE-MODES argument to `revert-buffer'. Correct description of `revert-buffer-function'.
* (auto-revert-handler): If point (or a window point) is at the end ofLuc Teirlinck2004-04-052-5/+41
| | | | | the buffer, keep it there after reverting. This allows to tail a file. Mention this in the `Commentary'.
* (format-write-file): Add optional argument CONFIRM and make it behaveLuc Teirlinck2004-04-051-5/+9
| | | | like the analogous argument to `write-file'.
* Remove my incorrect email address.Eli Zaretskii2004-04-041-1/+1
|
* Update my email address.Eli Zaretskii2004-04-045-36/+36
|
* *** empty log message ***Eli Zaretskii2004-04-043-0/+19
|
* (timeclock-relative)Eli Zaretskii2004-04-041-26/+27
| | | | | | | (timeclock-get-project-function, timeclock-get-workday-function) (timeclock-query-out, timeclock-when-to-leave) (timeclock-when-to-leave-string, timeclock-log-data) (timeclock-generate-report, timeclock-in): Doc fixes.
* (SINGLE_BYTE_CHAR_P): Fix macro to avoid warnings from GCC.Eli Zaretskii2004-04-041-2/+2
|
* (lib-src): Recognize comment lines in Makefile.inEli Zaretskii2004-04-041-6/+6
| | | | | that have a TAB after the #, to avoid errors in preprocessing with GCC 3.3.3.
* (fill-comment-paragraph): Obey indent-tabs-mode.Stefan Monnier2004-04-041-3/+7
|
* (font-lock): Don't require any more.Stefan Monnier2004-04-041-160/+233
| | | | | | | | | | | | | | | | | | | | | | (compilation-error-properties, compilation-start, compilation-sentinel) (compilation-filter, next-error): Use with-current-buffer. (compilation-skip-to-next-location, compilation-skip-threshold) (compilation-skip-visited): Move to silence the byte-compiler. (compilation-setup): Simplify. (compilation-next-error): Use line-(beginning|end)-position. Make sure `pt' is non-nil before using compilation-loop. (compile-goto-error): Add optional event arg. Use it. (compile-mouse-goto-error): Make it an alias of compile-goto-error. (compilation-minor-mode-map, compilation-shell-minor-mode-map): Update the binding for mouse-2. (first-error): Set compilation-current-error to nil rather than bob. (compilation-parsing-end, compilation-parse-errors-function) (compilation-error-list, compilation-old-error-list): "New" compatibility variables. (compile-buffer-substring, compilation-compat-error-properties) (compilation-compat-parse-errors, compilation-forget-errors): New compatibility functions. (compilation-mode-font-lock-keywords): Use them.
* Resolve CVS conflictsMiles Bader2004-04-0431-79/+137
|
* Don't require url-auto.Stefan Monnier2004-04-042-10/+8
|
* *** empty log message ***Luc Teirlinck2004-04-041-0/+20
|
* *** empty log message ***Stefan Monnier2004-04-042-2/+8
|
* Initial revisionStefan Monnier2004-04-0432-0/+7513
|
* (diff-mode): Fix missing quote.Andreas Schwab2004-04-032-1/+5
|
* Useless now that .gdbinit works with USE_LISP_UNION as well.Stefan Monnier2004-04-032-404/+13
|
* Make it work for USE_LSB_TAG and !NO_LISP_UNION.Stefan Monnier2004-04-031-77/+131
| | | | | | (xgetptr, xgetint, xgettype): New funs. Use them everywhere. ($nonvalbits): Remove. ($valmask): Set it by calling xreload to avoid redundancy.
* (gdb_use_union, gdb_use_lsb): New vars.Stefan Monnier2004-04-031-2/+11
| | | | (gdb_emacs_intbits): Remove.
* *** empty log message ***Juri Linkov2004-04-032-0/+10
|
* Add Javanese.Juri Linkov2004-04-031-0/+1
|
* (describe-property-list): Add `font-lock-face'.Juri Linkov2004-04-031-4/+5
|
* (dired-font-lock-keywords): Fix permission regexps.Juri Linkov2004-04-031-3/+3
|
* (Reverting): Correct description of revert-buffer's handling of point.Luc Teirlinck2004-04-032-5/+9
|
* * x-dnd.el (x-dnd-handle-moz-url, x-dnd-insert-utf16-text): UseJan Djärv2004-04-022-2/+14
| | | | utf-16le on little endian machines and utf-16be otherwise.
* (browse-url-generic): Use call-processDavid Kastrup2004-04-021-3/+3
| | | | instead of start-process to allow browsers that fork and detach.
* *** empty log message ***David Kastrup2004-04-021-0/+5
|
* *** empty log message ***Stefan Monnier2004-04-021-4/+4
|
* message deletion note added to M-x compileDaniel Pfeiffer2004-04-012-0/+14
|
* C-x ` fixesDaniel Pfeiffer2004-04-011-17/+29
|
* Var initialization fix.Vinicius Jose Latorre2004-04-012-11/+22
|
* *** empty log message ***Luc Teirlinck2004-04-012-1/+6
|
* Mention in comment that `make maintainer-clean' deletes .elc files.Luc Teirlinck2004-04-011-2/+3
|
* Delete obsolete autoload's and defvar's.Luc Teirlinck2004-04-012-81/+52
| | | | | | | | (auto-revert-check-vc-info): New variable. (auto-revert-vc-cvs-file-version, auto-revert-vc-buffer-p) (auto-revert-handler-vc): Delete. (auto-revert-handler): Treat return value `fast' of buffer-stale-function specially. Check `auto-revert-check-vc-info'.
* (Buffer-menu-mode): Make the buffer-stale-function return `fast'.Luc Teirlinck2004-04-011-1/+1
|