log

age author description
2007-08-30 Martin Rudalics *** empty log message ***
2007-08-30 Martin Rudalics (backup-buffer-copy): Try to overwrite old backup first.
2007-08-30 Martin Rudalics *** empty log message ***
2007-08-30 Martin Rudalics (Command Loop Info): Advise against changing
2007-08-29 Martin Rudalics *** empty log message ***
2007-08-29 Martin Rudalics *** empty log message ***
2007-08-29 Martin Rudalics (repeat): Use last-repeatable-command instead of
2007-08-29 Martin Rudalics *** empty log message ***
2007-08-29 Martin Rudalics (syms_of_keyboard): Set up new Lisp variable
2007-08-29 Martin Rudalics (struct kboard): New elt Vlast_repeatable_command.
2007-08-28 Chong Yidong ** display-buffer change
2007-08-28 Juanma Barranquero *** empty log message ***
2007-08-28 Juanma Barranquero (syms_of_image) <image-library-alist, cross-disabled-images>: Doc fixes.
2007-08-28 Jan Djärv *** empty log message ***
2007-08-28 Jan Djärv (xg_tool_bar_expose_callback): Just do SET_FRAME_GARBAGED
2007-08-28 Glenn Morris *** empty log message ***
2007-08-28 Glenn Morris (c-constant-kwds): Add java: null, true, false.
2007-08-27 Dan Nicolaescu * vc-git.el (vc-git-state): Call git-add --refresh to update the
2007-08-27 Richard M. Stallman *** empty log message ***
2007-08-27 Richard M. Stallman (flyspell-mode): Catch errors in flyspell-mode-on.
2007-08-27 Thien-Thi Nguyen *** empty log message ***
2007-08-27 Thien-Thi Nguyen (m2-definition, m2-module): Don't use previous-line.
2007-08-27 YAMAMOTO Mitsuharu *** empty log message ***
2007-08-27 YAMAMOTO Mitsuharu (x_draw_composite_glyph_string_foreground): Draw rectangle
2007-08-27 YAMAMOTO Mitsuharu *** empty log message ***
2007-08-27 YAMAMOTO Mitsuharu (mac-handle-toolbar-switch-mode): Add explicit
2007-08-27 YAMAMOTO Mitsuharu *** empty log message ***
2007-08-27 YAMAMOTO Mitsuharu (Mac OS X): Add alternative workaround for QuickTime
2007-08-27 Glenn Morris (diff-find-file-name): Only accept regular files, to rule out
2007-08-27 Glenn Morris *** empty log message ***
2007-08-27 Martin Rudalics *** empty log message ***
2007-08-27 Miles Bader Merge from gnus--rel--5.10
2007-08-27 Richard M. Stallman *** empty log message ***
2007-08-27 Richard M. Stallman (Window Configurations): Clarify what a window configuration saves.
2007-08-27 Richard M. Stallman *** empty log message ***
2007-08-27 Richard M. Stallman (Top): Clarify menu item for Glossary.
2007-08-27 Richard M. Stallman (Faces): Change secn title.
2007-08-27 Richard M. Stallman *** empty log message ***
2007-08-27 Richard M. Stallman *** empty log message ***
2007-08-27 Richard M. Stallman (tty_supports_face_attributes_p): Use instead of LFACE_INVERSE_INDEX
2007-08-27 Richard M. Stallman (condition-case): Doc fix.
2007-08-26 Martin Rudalics *** empty log message ***
2007-08-25 Richard M. Stallman *** empty log message ***
2007-08-25 Richard M. Stallman (Images): Delete redundant @findex.
2007-08-25 Dan Nicolaescu * progmodes/cperl-mode.el (cperl-indent-level): Autoload the
2007-08-25 Stefan Monnier (uniquify-rationalize-file-buffer-names): Check liveness
2007-08-25 Stefan Monnier (invisible-p): Rename from text-invisible-p. Update callers.
2007-08-25 Alan Mackenzie (c-other-decl-block-key-in-symbols-alist): new language variable.
2007-08-25 Alan Mackenzie (c-brace-anchor-point): new function. (c-add-stmt-syntax): Give accurate
2007-08-25 Alan Mackenzie *** empty log message ***
2007-08-25 Reiner Steib (cvs-query-directory): Only prompt when prefix is given.
2007-08-25 Eli Zaretskii *** empty log message ***
2007-08-25 Eli Zaretskii (rcs2log, rcs-checkin, grep-changelog, vcdiff): Prepend "-" to the command,
2007-08-25 Eli Zaretskii Texinfo 4.6 is required.
2007-08-24 Karl Berry no "per johns", I wrote this change
2007-08-24 Glenn Morris (backup-buffer-copy): Fully revert change. Sigh.
2007-08-24 Glenn Morris Ulrich Mueller <ulm at gentoo.org> (tiny change)
2007-08-24 Glenn Morris *** empty log message ***
2007-08-24 Glenn Morris (backup-buffer-copy): Revert 2007-08-22 change.
2007-08-24 Glenn Morris *** empty log message ***
2007-08-24 Glenn Morris *** empty log message ***
2007-08-23 Stefan Monnier (defcustom, x-color-defined-p, cperl-is-face)
2007-08-23 Richard M. Stallman *** empty log message ***
2007-08-23 Stefan Monnier (complete-with-action): Backport from trunk (for vc-arch.el).
2007-08-23 Stefan Monnier Remove spurious * in custom docstrings.
2007-08-23 Stefan Monnier (cvs-mode-status): Fix long-standing typo.
2007-08-23 Stefan Monnier (backquote-unquote-symbol, backquote-splice-symbol):
2007-08-23 Stefan Monnier (edebug-list-form, edebug-match-symbol, \,)
2007-08-23 Stefan Monnier (\,): Calrify it's not a new-style unquote.
2007-08-23 Stefan Monnier (socks-username/password-auth-filter):
2007-08-23 Stefan Monnier Use with-current-buffer.
2007-08-23 Stefan Monnier Fix up comment style.
2007-08-23 Stefan Monnier Fix up comment style.
2007-08-23 Stefan Monnier (byte-compile-from-buffer): Check old-style backquotes after each `read'
2007-08-23 Stefan Monnier Remove spurious * in custom docstrings.
2007-08-23 Stefan Monnier (load_warn_old_style_backquotes): Fix weird typo.
2007-08-23 Stefan Monnier (load_warn_old_style_backquotes): Fix up array size typo.
2007-08-23 Stefan Monnier (byte-optimize-featurep): Also handle `sxemacs'.
2007-08-23 Glenn Morris Update GPL version for Emacs images.
2007-08-22 Chong Yidong (image-minor-mode): Use image-mode-text-map.
2007-08-22 Chong Yidong * image-mode.el (image-minor-mode): Use image-mode-text-map.
2007-08-22 Karl Berry refcard.ps too
2007-08-22 Karl Berry refcard updates for printing
2007-08-22 Reiner Steib (sort-fold-case, sort-numeric-base): Mark as safe-local-variable.
2007-08-22 Stefan Monnier (browse-url-emacs): New function.
2007-08-22 Stefan Monnier Anal retentive pickiness on my part.
2007-08-22 Glenn Morris Don't use `iff'.
2007-08-22 Stefan Monnier (Qold_style_backquotes): New var.
2007-08-22 Stefan Monnier (Fclear_face_cache, Fx_send_client_event): Declare.
2007-08-22 Stefan Monnier (byte-compile-from-buffer): Display a big fat warning for old style backquotes.
2007-08-22 Stefan Monnier (syms_of_lread): Export old-style-backquotes to Elisp.
2007-08-22 Stefan Monnier (byte-compile-log-file, byte-recompile-directory, byte-compile-file)
2007-08-22 Stefan Monnier (Vold_style_backquotes): New var.
2007-08-22 Stefan Monnier (text-invisible-p): Rename from line-move-invisible-p.
2007-08-22 Jason Rumney *** empty log message ***
2007-08-22 Jason Rumney (SYSTEM_DEFAULT_RESOURCES): Add missing NULL terminator.
2007-08-22 Glenn Morris (backup-buffer-copy): Check backup directory is writable, to avoid
2007-08-22 Glenn Morris *** empty log message ***
2007-08-22 Glenn Morris Comment.
2007-08-22 Glenn Morris (rmail-movemail-variant-p): Call on load to set movemail related variables.
2007-08-22 Glenn Morris *** empty log message ***
2007-08-21 Stefan Monnier (backquote-delay-process): Fix last change.
2007-08-21 Stefan Monnier (reset_var_on_error): New fun.
2007-08-21 Stefan Monnier (ada-create-keymap): Paren typo.
2007-08-21 Stefan Monnier Fix up comment style in header.
2007-08-21 Stefan Monnier (vc-annotate-warp-version): Don't use previous-line.
2007-08-21 Miles Bader Merge from gnus--rel--5.10
2007-08-20 Vinicius Jose Latorre preceding-sexp
2007-08-19 Glenn Morris (custom-deps, finder-data, autoloads, recompile)
2007-08-19 Glenn Morris *** empty log message ***
2007-08-19 Andreas Schwab *** empty log message ***
2007-08-19 Andreas Schwab (pure): Round PURESIZE up.
2007-08-18 Glenn Morris *** empty log message ***
2007-08-18 Glenn Morris (scheme-mode-variables): Set font-lock-comment-start-skip.
2007-08-18 Martin Rudalics *** empty log message ***
2007-08-18 Martin Rudalics (ada-create-syntax-table): Move
2007-08-17 Thien-Thi Nguyen *** empty log message ***
2007-08-17 Thien-Thi Nguyen Revert last change.
2007-08-17 Thien-Thi Nguyen *** empty log message ***
2007-08-17 Thien-Thi Nguyen (copyright-update-year, copyright-update)
2007-08-17 Eli Zaretskii *** empty log message ***
2007-08-17 Eli Zaretskii (Position Info): Add index entry for face at point.
2007-08-17 Vinicius Jose Latorre Fix s{a}{b} parsing
2007-08-17 Jan Djärv Remove debug fprintf.
2007-08-17 Jan Djärv *** empty log message ***
2007-08-17 Jan Djärv (handle_one_xevent): Remove check that mouse click is in
2007-08-17 Glenn Morris (compilation-get-file-structure): Make use of the directory part when
2007-08-17 Glenn Morris *** empty log message ***
2007-08-17 Richard M. Stallman *** empty log message ***
2007-08-17 Vinicius Jose Latorre Docstring fix
2007-08-17 Vinicius Jose Latorre Docstring fix
2007-08-16 Vinicius Jose Latorre Docstring fix
2007-08-16 Stefan Monnier (smerge-resolve): New arg `safe'.
2007-08-16 Stefan Monnier (perl-font-lock-syntactic-keywords): Correctly match / regexp matchers
2007-08-16 Stefan Monnier (cl-transform-lambda): Preserve the match-data.
2007-08-16 Glenn Morris Redraw problem is probably a graphics driver bug, not specific to
2007-08-16 Glenn Morris (ps-font-size): Doc fix.
2007-08-16 Glenn Morris *** empty log message ***
2007-08-16 Glenn Morris Tweak previous change (don't init statics).
2007-08-16 Glenn Morris *** empty log message ***
2007-08-15 Stefan Monnier Don't fiddle with vc-handled-backend.
2007-08-15 Glenn Morris Typo.
2007-08-15 Glenn Morris Comment previous change.
2007-08-15 Glenn Morris *** empty log message ***
2007-08-15 Glenn Morris Philippe Waroquiers <philippe.waroquiers at eurocontrol.int>
2007-08-15 Glenn Morris "undigestify-rmail-message" is fixed.
2007-08-15 Glenn Morris (rmail-digest-parse-rfc1153sloppy): Be even sloppier, for the sake of
2007-08-15 Glenn Morris *** empty log message ***
2007-08-14 Jason Rumney (bootstrap-nmake): Change directories once more.
2007-08-14 Chong Yidong "modification hooks called only once" -- fix is on the trunk.
2007-08-14 Jason Rumney *** empty log message ***
2007-08-14 Glenn Morris (bad-packages-alist): Fix regexp typo in previous change.
2007-08-14 Glenn Morris *** empty log message ***
2007-08-14 Glenn Morris Move CUA-mode check to `bad-packages-alist'.
2007-08-14 Glenn Morris Mention `bad-packages-alist'.
2007-08-14 Glenn Morris *** empty log message ***
2007-08-14 Glenn Morris (bad-packages-alist): New constant.
2007-08-14 Glenn Morris *** empty log message ***
2007-08-13 Miles Bader Merge from gnus--rel--5.10
2007-08-13 Juanma Barranquero *** empty log message ***
2007-08-13 Juanma Barranquero (vhdl-update-progress-info): Avoid divide by zero error.
2007-08-13 Juanma Barranquero (ada-gnatls-args): Fix docstring.
2007-08-13 Juanma Barranquero (cvs-parse-table): Handle additional instance of optional quotes
2007-08-13 Nick Roberts (gdb-send): Handle CTRL-D more carefully.
2007-08-13 Nick Roberts *** empty log message ***
2007-08-13 Jan Djärv *** empty log message ***
2007-08-13 Jan Djärv (update_frame_tool_bar): Use -1 as index
2007-08-12 Richard M. Stallman *** empty log message ***
2007-08-12 Richard M. Stallman *** empty log message ***
2007-08-12 Richard M. Stallman (cvs-reread-cvsrc, cvs-checkout, cvs-mode-checkout)
2007-08-12 Richard M. Stallman (vi-next-line): Ignore return value of line-move.
2007-08-12 Richard M. Stallman (gud-common-init): Use new name split-string-and-unquote.
2007-08-12 Richard M. Stallman (flymake-err-line-patterns): Fix infloop in javac regexp.
2007-08-12 Richard M. Stallman (cvs-qtypedesc-strings): Use new names
2007-08-12 Richard M. Stallman (combine-and-quote-strings): Renamed from strings->string.
2007-08-12 Richard M. Stallman *** empty log message ***
2007-08-11 Glenn Morris *** empty log message ***
2007-08-11 YAMAMOTO Mitsuharu *** empty log message ***
2007-08-11 YAMAMOTO Mitsuharu (x_draw_image_glyph_string): Adjust stipple origin when
2007-08-10 Stefan Monnier (log-view-font-lock-keywords): Use `eval' so as to adapt to buffer settings.
2007-08-10 Stefan Monnier (new_backquote_output): Rename from old_backquote_output.
2007-08-10 Stefan Monnier *** empty log message ***
2007-08-10 Stefan Monnier (backquote-delay-process): New function.
2007-08-09 Stefan Monnier (vc-bzr-registered): Use \0 instead of literal NULs.
2007-08-09 Stefan Monnier (vc-default-find-file-not-found-hook): Do nothing.
2007-08-09 Stefan Monnier (vc-rcs-find-file-not-found-hook):
2007-08-09 Glenn Morris *** empty log message ***
2007-08-09 YAMAMOTO Mitsuharu *** empty log message ***
2007-08-09 YAMAMOTO Mitsuharu (posix_memalign): New function.
2007-08-09 Glenn Morris (help-make-xrefs): Fix previous change.
2007-08-09 Vinicius Jose Latorre username and password default
2007-08-08 Martin Rudalics *** empty log message ***
2007-08-08 Martin Rudalics (Example Major Modes): Fix typo.
2007-08-08 Stefan Monnier Remove spurious * in docstrings.
2007-08-08 Stefan Monnier (Man-next-section): Make sure we do not move backward.
2007-08-08 Vinicius Jose Latorre ps-print-color-p fix
2007-08-08 Stefan Monnier (auto-mode-alist): Use the purecopied text (duh!).
2007-08-08 Andreas Schwab *** empty log message ***
2007-08-08 Andreas Schwab (sendmail-pre-abbrev-expand-hook): Check for
2007-08-08 Glenn Morris (help-make-xrefs): Search for symbol constituents, rather than just `-'.
2007-08-08 Glenn Morris *** empty log message ***
2007-08-08 Glenn Morris (Documentation Tips): Recommend against `iff'.
2007-08-08 Glenn Morris *** empty log message ***
2007-08-08 Glenn Morris Replace `iff' in comments.
2007-08-08 Glenn Morris *** empty log message ***
2007-08-08 Glenn Morris Replace `iff' in comments.
2007-08-08 Glenn Morris (nil and t): Do not use `iff' in documentation.
2007-08-08 Glenn Morris *** empty log message ***
2007-08-08 Glenn Morris Replace `iff'.
2007-08-08 Glenn Morris (Glossary): Deprecate `iff'.
2007-08-08 Glenn Morris *** empty log message ***
2007-08-08 Glenn Morris Replace `iff' in doc-strings and comments.
2007-08-08 Glenn Morris Replace `iff' in doc-strings and comments.
2007-08-08 Glenn Morris Remove time-stamp.
2007-08-08 Glenn Morris *** empty log message ***
2007-08-08 Glenn Morris Replace `iff' in doc-strings and comments.
2007-08-08 Glenn Morris Replace `iff' in doc-strings and comments.
2007-08-08 Glenn Morris Replace `iff' in doc-strings and comments.
2007-08-08 Glenn Morris Replace `iff' in doc-strings and comments.
2007-08-08 Glenn Morris *** empty log message ***
2007-08-08 Glenn Morris Replace `iff' in doc-strings and comments.
2007-08-08 Glenn Morris Replace `iff' in doc-strings and comments.
2007-08-08 Glenn Morris Replace `iff' in doc-strings and comments.
2007-08-08 Glenn Morris Replace `iff' in doc-strings and comments.