summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* (x_draw_composite_glyph_string_foreground): Draw rectangleYAMAMOTO Mitsuharu2007-08-272-4/+16
| | | | for nonexistent or zero-width glyph in composition glyph.
* (mac-handle-toolbar-switch-mode): Add explicitYAMAMOTO Mitsuharu2007-08-272-2/+7
| | | | argument to tool-bar-mode call.
* (Mac OS X): Add alternative workaround for QuickTimeYAMAMOTO Mitsuharu2007-08-272-6/+14
| | | | updater breakage.
* (diff-find-file-name): Only accept regular files, to rule outGlenn Morris2007-08-272-1/+6
| | | | /dev/null, directories, etc.
* (vc-svn-diff): If the repository version of all the files is the sameGlenn Morris2007-08-271-0/+11
| | | | as the specified OLDVERS, do a local diff.
* *** empty log message ***Glenn Morris2007-08-271-0/+5
|
* Merge from emacs--rel--22Miles Bader2007-08-2735-523/+667
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patches applied: * emacs--rel--22 (patch 97-100) - Update from CVS - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 246-247) - Update from CVS Revision: emacs@sv.gnu.org/emacs--devo--0--patch-860
| * (Window Configurations): Clarify what a window configuration saves.Richard M. Stallman2007-08-272-6/+11
| |
| * (Top): Clarify menu item for Glossary.Richard M. Stallman2007-08-272-1/+8
| |
| * (Faces): Change secn title.Richard M. Stallman2007-08-271-6/+6
| | | | | | | | Clarify not all fonts come from Font Lock.
| * (tty_supports_face_attributes_p): Use instead of LFACE_INVERSE_INDEXRichard M. Stallman2007-08-273-2/+14
| | | | | | | | and LFACE_BACKGROUND_INDEX in incorrectly copied code.
| * (condition-case): Doc fix.Richard M. Stallman2007-08-271-6/+7
| |
| * *** empty log message ***Martin Rudalics2007-08-261-0/+7
| |
| * (Images): Delete redundant @findex.Richard M. Stallman2007-08-252-3/+5
| |
| * * progmodes/cperl-mode.el (cperl-indent-level): Autoload theDan Nicolaescu2007-08-253-2/+21
| | | | | | | | | | safe-local-variable setting. * progmodes/perl-mode.el (perl-indent-level): Likewise.
| * (uniquify-rationalize-file-buffer-names): Check livenessStefan Monnier2007-08-252-0/+11
| | | | | | | | of buffers in uniquify-managed.
| * (invisible-p): Rename from text-invisible-p. Update callers.Stefan Monnier2007-08-253-15/+20
| |
| * (c-other-decl-block-key-in-symbols-alist): new language variable.Alan Mackenzie2007-08-251-0/+11
| |
| * (c-brace-anchor-point): new function. (c-add-stmt-syntax): Give accurateAlan Mackenzie2007-08-251-24/+57
| | | | | | | | | | | | anchor points for "namespace", "extern" etc., rather than BOI. Fix addition of spurious syntactic-symbol 'defun-block-intro, replacing it with 'innamespace, etc.
| * *** empty log message ***Alan Mackenzie2007-08-251-0/+11
| |
| * (cvs-query-directory): Only prompt when prefix is given.Reiner Steib2007-08-252-5/+10
| | | | | | | | Don't behave differently when executed via M-x. Add doc string.
| * (rcs2log, rcs-checkin, grep-changelog, vcdiff): Prepend "-" to the command,Eli Zaretskii2007-08-252-5/+14
| | | | | | | | in case srcdir=. and file is copied into itself.
| * Texinfo 4.6 is required.Eli Zaretskii2007-08-251-1/+1
| |
| * no "per johns", I wrote this changeKarl Berry2007-08-241-1/+1
| |
| * (backup-buffer-copy): Fully revert change. Sigh.Glenn Morris2007-08-241-3/+1
| |
| * Ulrich Mueller <ulm at gentoo.org> (tiny change)Glenn Morris2007-08-241-3/+2
| | | | | | | | | | (backup-buffer-copy): Don't wrap delete in condition-case, only try to delete if file exists.
| * (backup-buffer-copy): Revert 2007-08-22 change.Glenn Morris2007-08-242-10/+5
| |
| * *** empty log message ***Glenn Morris2007-08-241-0/+4
| |
| * *** empty log message ***Glenn Morris2007-08-241-6/+1
| |
| * (defcustom, x-color-defined-p, cperl-is-face)Stefan Monnier2007-08-232-40/+45
| | | | | | | | | | | | (cperl-is-face, cperl-force-face, cperl-etags-snarf-tag, cperl-mode) (cperl-etags-snarf-tag, cperl-etags-goto-tag-location, cperl-init-faces) (cperl-etags-goto-tag-location): Use new style backquotes.
| * *** empty log message ***Richard M. Stallman2007-08-231-1/+2
| |
| * (complete-with-action): Backport from trunk (for vc-arch.el).Stefan Monnier2007-08-232-4/+36
| | | | | | | | (dynamic-completion-table): Use it it.
| * Remove spurious * in custom docstrings.Stefan Monnier2007-08-231-56/+53
| | | | | | | | (browse-url-filename-alist): Use new-style backquote.
| * (cvs-mode-status): Fix long-standing typo.Stefan Monnier2007-08-231-1/+1
| |
| * (backquote-unquote-symbol, backquote-splice-symbol):Stefan Monnier2007-08-231-2/+2
| | | | | | | | Backslash the , and ,@ which are not new-style unquotes.
| * (edebug-list-form, edebug-match-symbol, \,)Stefan Monnier2007-08-231-4/+4
| | | | | | | | (\,@): Backslash the , and ,@ which are not new-style unquotes.
| * (\,): Calrify it's not a new-style unquote.Stefan Monnier2007-08-231-1/+1
| |
| * (socks-username/password-auth-filter):Stefan Monnier2007-08-231-13/+8
| | | | | | | | | | | | Remove unused vars `state' and `desired-len'. (socks-parse-services, socks-nslookup-host): Use with-current-buffer. (socks-wait-for-state-change): Use new-style backquotes.
| * Use with-current-buffer.Stefan Monnier2007-08-232-25/+26
| | | | | | | | (gnus-pick-setup-message): Fix long-standing typo.
| * Fix up comment style.Stefan Monnier2007-08-231-77/+76
| | | | | | | | | | (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30) (sha1-OP, sha1-add-to-H): Use new-style backquotes.
| * Fix up comment style.Stefan Monnier2007-08-231-14/+14
| | | | | | | | (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
| * (byte-compile-from-buffer): Check old-style backquotes after each `read'Stefan Monnier2007-08-232-8/+11
| | | | | | | | rather than once per buffer to get more precise location info.
| * Remove spurious * in custom docstrings.Stefan Monnier2007-08-232-98/+101
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (dframe-xemacsp): Remove, use (featurep 'xemacs) instead. (dframe-xemacs20p): Remove, inline at the sole use point. (defface): Don't defvar the face, don't use old-style backquote. (defcustom): Don't use old-style backquote. (dframe-frame-parameter, dframe-mouse-event-p): Make it obvious that it's always defined. (dframe-popup-kludge): New function to replace dframe-xemacs-popup-kludge and dframe-xemacs-popup-kludge. (dframe-frame-mode, dframe-set-timer-internal) (dframe-mouse-set-point): Remove use of with-no-warnings from XEmacs-specific code. (dframe-set-timer-internal): Fix very old bug with post-command-idle-hook.
| * (load_warn_old_style_backquotes): Fix weird typo.Stefan Monnier2007-08-231-1/+1
| |
| * (load_warn_old_style_backquotes): Fix up array size typo.Stefan Monnier2007-08-232-2/+6
| |
| * (byte-optimize-featurep): Also handle `sxemacs'.Stefan Monnier2007-08-232-3/+7
| |
| * Update GPL version for Emacs images.Glenn Morris2007-08-231-2/+2
| |
| * (image-minor-mode): Use image-mode-text-map.Chong Yidong2007-08-221-1/+1
| |
| * * image-mode.el (image-minor-mode): Use image-mode-text-map.Chong Yidong2007-08-221-0/+4
| |
| * refcard.ps tooKarl Berry2007-08-221-283/+290
| |