2011-01-03 |
Glenn Morris |
Revert accidental update of non-FSF copyright from r99313.
|
2011-01-02 |
Glenn Morris |
Add 2011 to FSF/AIST copyright years.
|
2011-01-14 |
Tassilo Horn |
* progmodes/sh-script.el (sh-other-keywords): Add ZSH's foreach
|
2011-01-14 |
Deniz Dogan |
* net/rcirc.el: Adding maintainer info and e-mail addresses.
|
2011-01-14 |
Glenn Morris |
* admin/bzrmerge.el: Require cl when compiling.
|
2011-01-14 |
Stefan Monnier |
* lisp/emacs-lisp/easymenu.el: Add :enable, and obey :label. Require CL.
|
2011-01-13 |
Stefan Monnier |
Use run-mode-hooks for major mode hooks.
|
2011-01-13 |
Stefan Monnier |
* lisp/mail/mail-utils.el (mail-strip-quoted-names): Make the regexp code
|
2011-01-13 |
Stefan Monnier |
* test/indent/prolog.prolog: Add tokenizing tests.
|
2011-01-13 |
Stefan Monnier |
* lisp/progmodes/prolog.el: Use syntax-propertize. Further code cleanup.
|
2011-01-13 |
Tassilo Horn |
(doc-view-initiate-display): Fall back to normal mode when
|
2011-01-13 |
Tassilo Horn |
* doc-view.el (doc-view-open-text): Use meaningful text buffer
|
2011-01-13 |
Tassilo Horn |
* simple.el (shell-command): Don't error out if shell command
|
2011-01-13 |
Kim F. Storm |
* ido.el (ido-may-cache-directory): Move "too-big" check later.
|
2011-01-13 |
Tassilo Horn |
* dired-x.el (dired-omit-verbose): New defcustom that allows
|
2011-01-13 |
Christian Ohler |
Add ERT, a tool for automated testing in Emacs Lisp.
|
2011-01-13 |
Christian Ohler |
Merged from trunk.
|
2011-01-12 |
Christian Ohler |
configure: Regenerated.
|
2011-01-12 |
Christian Ohler |
Add ERT, a tool for automated testing in Emacs Lisp.
|
2011-01-13 |
Chong Yidong |
* font-lock.el (font-lock-verbose): Default to nil.
|
2011-01-13 |
Chong Yidong |
New arg RETURN-ACTION for compose-mail, and related functions.
|
2011-01-12 |
Chong Yidong |
* cus-theme.el (customize-themes): Use switch-to-buffer.
|
2011-01-12 |
Chong Yidong |
* emacs-lisp/package.el (package--list-packages): Use switch-to-buffer.
|
2011-01-12 |
Tassilo Horn |
Better diff faces on dark background.
|
2011-01-12 |
Tassilo Horn |
Minor docfixes in imagemagick_load_image.
|
2011-01-12 |
Glenn Morris |
* admin/bzrmerge.el: Standardize copyright and license headers.
|
2011-01-11 |
Katsumi Yamaoka |
proto-stream.el (open-protocol-stream): Protect against the low-level transport functions returning nil.
|
2011-01-11 |
Tassilo Horn |
* image.c (imagemagick_load_image, Finit_image_library): Free
|
2011-01-11 |
Johan Bockgård |
* lisp/emacs-lisp/unsafep.el (unsafep): Handle backquoted forms.
|
2011-01-11 |
Stefan Monnier |
* lisp/progmodes/prolog.el: Fix up coding conventions and such.
|
2011-01-11 |
Stefan Monnier |
* lisp/progmodes/prolog.el: Replace by a whole new file.
|
2011-01-11 |
Stefan Monnier |
* lisp/subr.el (eval-after-load): Fix timing for features.
|
2011-01-10 |
Stefan Monnier |
* lisp/calendar/diary-lib.el (diary-mode): Refresh *Calendar* after
|
2011-01-10 |
Ken Manheimer |
allout.el: Add 2011 to the file copyright.
|
2011-01-10 |
Michael Albinus |
* dbusbind.c (Fdbus_register_service): Raise an error in case of
|
2011-01-10 |
Michael Albinus |
* net/dbus.el (dbus-unregister-service): Complete doc. Fix
|
2011-01-10 |
Michael Albinus |
* net/dbus.el (dbus-register-property): Use `dont-register' keyword.
|
2011-01-10 |
Michael Albinus |
* dbusbind.c (QCdbus_request_name_allow_replacement): New symbol;
|
2011-01-10 |
Michael Albinus |
* net/dbus.el (dbus-unregister-service): Translate returned
|
2011-01-10 |
Michael Albinus |
* NEWS: Add new function dbus-register-service.
|
2011-01-10 |
Michael Albinus |
* dbus.texi (Receiving Method Calls): New function
|
2011-01-09 |
Chong Yidong |
Improvements to tango themes, including some faces from Jan Moringen.
|
2011-01-09 |
Chong Yidong |
Make org-link and idlwave-help-link inherit from link face.
|
2011-01-09 |
Chong Yidong |
* lisp/comint.el (comint-highlight-prompt): Inherit from minibuffer-prompt.
|
2011-01-09 |
Chong Yidong |
Fix r99654 change -- rename :on/off-image widget props to :on/off-glyph.
|
2011-01-09 |
Andreas Schwab |
Update dired.el
|
2011-01-09 |
Andreas Schwab |
* lisp/net/ldap.el (ldap-search-internal): Don't use eval.
|
2011-01-09 |
Tassilo Horn |
Add definition for `dired-directory' face.
|
2011-01-09 |
Chong Yidong |
* lisp/subr.el (read-char-choice): Use read-key. Suggested by Stefan.
|
2011-01-09 |
Chong Yidong |
Record "safe themes" as sha1 hashes, as suggested by Stefan Monnier.
|
2011-01-09 |
Chong Yidong |
Tweaks to tool-bar for default, VC-dir, Compile, and Info.
|
2011-01-09 |
Chong Yidong |
Minor fix to GTK tool-bar button refresh code.
|
2011-01-08 |
Tassilo Horn |
* doc-view.el (doc-view-mode-p): Check for png or imagemagick
|
2011-01-08 |
Chong Yidong |
* lisp/files.el (directory-abbrev-alist): Minor doc fix (Bug#7777).
|
2011-01-08 |
Chong Yidong |
Doc fix for y-or-n-p and yes-or-no-p.
|
2011-01-08 |
Chong Yidong |
Load themes using `load', querying if theme file not known safe.
|
2011-01-08 |
Chong Yidong |
New function read-char-choice for reading a restricted set of chars.
|
2011-01-08 |
Paul Eggert |
* Makefile.in (EXECUTABLES): Remove; macro unused since 1993.
|
2011-01-08 |
Chong Yidong |
Change dev-tsdh-dark/dev-tsdh-light theme names to tsdh-dark/tsdh-light,
|
2011-01-08 |
Andreas Schwab |
* src/fns.c (Fyes_or_no_p): Add usage.
|
2011-01-08 |
Andreas Schwab |
* lisp/progmodes/compile.el (compilation-error-regexp-alist-alist)
|
2011-01-08 |
Andreas Schwab |
Fixes: debbugs:7806
|
2011-01-08 |
Glenn Morris |
Add --no-site-lisp to more Makefiles.
|
2011-01-08 |
Glenn Morris |
-batch implies -q.
|
2011-01-08 |
Glenn Morris |
In Makefiles, -batch implies -q.
|
2011-01-08 |
Glenn Morris |
* lib-src/Makefile.in (EMACSOPT): Remove --multibyte, it does nothing any more.
|
2011-01-08 |
Glenn Morris |
Fix bug#7750.
|
2011-01-07 |
Andreas Schwab |
Fix some resource leaks in ImageMagick image loader
|
2011-01-07 |
Paul Eggert |
* install-sh, mkinstalldirs, move-if-change: Update from master
|
2011-01-07 |
Paul Eggert |
* install-sh, mkinstalldirs, move-if-change: Update from master
|
2011-01-07 |
Paul Eggert |
* texinfo.tex: Update to version 2010-12-23.17
|
2011-01-07 |
Paul Eggert |
* texinfo.tex: Update to version 2010-12-23.17 from gnulib,
|
2011-01-07 |
Paul Eggert |
Merge from mainline.
|
2011-01-07 |
Paul Eggert |
* config.guess, config.sub: Updated from master source.
|
2011-01-07 |
Paul Eggert |
* config.guess, config.sub: Updated from master source.
|
2011-01-07 |
Paul Eggert |
Merge from mainline.
|
2011-01-07 |
Paul Eggert |
notes/copyright: Report status more accurately for non-GPL files.
|
2011-01-07 |
Sam Steingold |
* w32-fns.el (w32-shell-name): Use `shell-file-name' instead of
|
2011-01-07 |
Paul Eggert |
* notes/copyright: Report status more accurately for non-GPL files.
|
2011-01-07 |
Paul Eggert |
Merge from mainline.
|
2011-01-07 |
Chong Yidong |
Allow format args for y-or-n-p and yes-or-no-p.
|
2011-01-07 |
Paul Eggert |
Merge from mainline.
|
2011-01-07 |
Eli Zaretskii |
Use __builtin_unwind_init in the MSDOS build.
|
2011-01-07 |
Tassilo Horn |
* themes/tsdh-light-theme.el, themes/tsdh-dark-theme.el: Remove
|
2011-01-07 |
Eli Zaretskii |
Use __builtin_unwind_init in the MSDOS build.
|
2011-01-07 |
Eli Zaretskii |
Use __builtin_unwind_init in MinGW builds of w32 port.
|
2011-01-07 |
Daiki Ueno |
gnus/mml2015.el: Fix secret key validity check (Bug#7797).
|
2011-01-07 |
Glenn Morris |
Add --no-site-lisp option, make -Q use it. (Bug#5707)
|
2011-01-07 |
Glenn Morris |
ChangeLog fix.
|
2011-01-06 |
Tassilo Horn |
* themes/dev-tsdh-light-theme.el (dev-tsdh-light): New theme.
|
2011-01-06 |
Ken Manheimer |
allout.el: (allout-back-to-current-heading): Ensure return to the visible
|
2011-01-06 |
Glenn Morris |
vc-bzr fix for bug #7792.
|
2011-01-05 |
Tassilo Horn |
Fix bug in doc-view-enlarge.
|
2011-01-05 |
Tassilo Horn |
* doc-view.el (doc-view-image-width): New variable.
|
2011-01-05 |
Andreas Schwab |
Use __builtin_unwind_init if available
|
2011-01-05 |
Glenn Morris |
Regenerate configure.
|
2011-01-05 |
Glenn Morris |
Don't use $MAKEINFO for both a flag and a program.
|
2011-01-05 |
Glenn Morris |
* lisp/emacs-lisp/rx.el (rx-repeat): Replace CL function.
|
2011-01-05 |
Glenn Morris |
ChangeLog fix.
|
2011-01-04 |
Ken Manheimer |
Include recent allout.el changes, and add missing '*' asterisk to my
|
2011-01-04 |
Ken Manheimer |
Reconcile with changes in line movement behavior for long text lines
|
2011-01-04 |
Glenn Morris |
* lisp/textmodes/rst.el (rst-compile-toolsets): Add pdf and s5 to option alist.
|
2011-01-04 |
Glenn Morris |
Restore clobbered NEWS change.
|
2011-01-04 |
Michael Albinus |
* NEWS: Revert change in libxml-* functions, which was applied by
|
2011-01-04 |
Michael Albinus |
* NEWS: Extended behaviour of dbus-register-{method,property}.
|
2011-01-04 |
Michael Albinus |
* dbus.texi (Receiving Method Calls): Describe new optional
|
2011-01-04 |
Michael Albinus |
* dbusbind.c (Fdbus_register_method): Added optional parameter
|
2011-01-04 |
Michael Albinus |
* net/dbus.el (dbus-register-property): Added optional parameter
|
2011-01-04 |
Andreas Schwab |
* lisp/textmodes/rst.el (rst-compile-pdf-preview)
|
2011-01-04 |
Glenn Morris |
Small rst.el stuff.
|
2011-01-04 |
Glenn Morris |
* src/emacs.c (emacs_copyright): Update short copyright year to 2011.
|
2011-01-04 |
Katsumi Yamaoka |
flow-fill.el (fill-flowed-encode): Do encoding citation-aware.
|
2011-01-03 |
Ken Manheimer |
add neglected allout.el ChangeLog entries to ChangeLog.
|
2011-01-03 |
Eli Zaretskii |
Don't use png_jmpbuf, it doesn't work with dynamic loading.
|
2011-01-03 |
Katsumi Yamaoka |
gnus-msg.el (gnus-message-replyencrypt): Default to `t'.
|
2011-01-03 |
Glenn Morris |
* lisp/gnus/sieve-manage.el (sieve-manage-open): Correctly set sieve-manage-port.
|
2011-01-03 |
Glenn Morris |
Small sieve.el fix for bug #7720.
|
2011-01-03 |
Glenn Morris |
Update NEWS for xml.c name changes.
|
2011-01-02 |
Katsumi Yamaoka |
nnimap.el (nnimap-login): Refactored out into own function, and implement CRAM-MD5.
|
2011-01-02 |
Eli Zaretskii |
Fix merge of fix for bug #7716.
|
2011-01-02 |
Chong Yidong |
Merge changes from emacs-23 branch
|
2011-01-02 |
Chong Yidong |
Merge changes from emacs-23 branch
|
2011-01-02 |
Glenn Morris |
Remove duplicate ChangeLog entry.
|
2011-01-02 |
Stefan Monnier |
* lisp/files.el (file-local-variables-alist): Make permanent-local.
|
2011-01-02 |
Stefan Monnier |
* lisp/mail/mail-utils.el (mail-strip-quoted-names): Don't modify the
|
2011-01-02 |
Glenn Morris |
Set short copyright year to 2011.
|
2011-01-02 |
Glenn Morris |
Mail-utils fix for bug#7746. (tiny change)
|
2011-01-02 |
Glenn Morris |
Small mail-utils fix for bug 7760.
|
2010-12-31 |
Michael Albinus |
* net/tramp.el (tramp-methods): Add recursive options to "scpc",
|
2010-12-31 |
Eli Zaretskii |
More elegant solution for accessing png_ptr without GCC warnings.
|
2010-12-31 |
Eli Zaretskii |
nt/configure.bat (end): Unset environment variables used by this batch file.
|
2010-12-31 |
Eli Zaretskii |
Fix bug #7716 with PNG image support libraries on Windows.
|
2010-12-30 |
Chong Yidong |
* rmail.texi (Rmail Display): Edit for grammar and conciseness.
|
2010-12-29 |
Chong Yidong |
* emacsclient.1: Arrange options alphabetically (Bug#7620).
|
2010-12-27 |
Stefan Monnier |
* src/.gdbinit (xgetptr): Fix the union+lsb case.
|
2010-12-27 |
Kenichi Handa |
rmail.texi (Rmail Display): Describe new features of Rmail in Info.
|
2010-12-27 |
Kenichi Handa |
rmail.texi (Rmail Display): Describe new features of Rmail in Info.
|
2010-12-27 |
Kenichi Handa |
merge emacs-23
|
2010-12-26 |
Stefan Monnier |
* src/window.c (Fmove_to_window_line): Avoid abort when called in a buffer
|
2010-12-25 |
Eli Zaretskii |
Fix wording of changes in revno 100330.
|
2010-12-25 |
Eli Zaretskii |
Fix bug #7662 with aligning key bindings equivalent to menu items.
|
2010-12-25 |
Eli Zaretskii |
Fix bug #7713 with doc string of display-time-mode.
|
2010-12-25 |
Eli Zaretskii |
Fix bug #7702 with docs of selections wrt MS-Windows.
|
2010-12-25 |
Eli Zaretskii |
Fix bug #7667: mention debug-on-quit in the manual.
|
2010-12-25 |
Eli Zaretskii |
More fallout from fixing bug #7587.
|
2010-12-24 |
Kenichi Handa |
Fix error handling of MIME parsing.
|
2010-12-24 |
Kenichi Handa |
Fix error handling of MIME parsing.
|
2010-12-24 |
Kenichi Handa |
merge emacs-23
|
2010-12-24 |
Kenichi Handa |
merge emacs-23
|
2010-12-24 |
Kenichi Handa |
merge emacs-23
|
2010-10-13 |
Kenichi Handa |
merge emacs-23
|
2010-12-24 |
Kenichi Handa |
Fix wording of rmail's section in NEWS.
|
2010-12-24 |
Kenichi Handa |
Fix wording of rmail's section in NEWS.
|
2010-12-24 |
Kenichi Handa |
merge emacs-23
|
2010-12-24 |
Jan D. |
* xterm.c (x_check_fullscreen): Fix pixel/character mixup.
|
2010-12-24 |
Andreas Schwab |
Update autoloads in rmail.el
|
2010-12-24 |
Kenichi Handa |
Enable display mode of MIME message in rmail.
|
2010-12-24 |
Kenichi Handa |
Enable display mode of MIME message in rmail.
|
2010-12-24 |
Kenichi Handa |
merge emacs-23
|
2010-12-20 |
Chong Yidong |
* help-fns.el (describe-variable): Fix 2010-12-17 change (Bug#7511).
|
2010-12-20 |
Juri Linkov |
* lisp/isearch.el (isearch-lazy-highlight-error): New variable.
|
2010-12-18 |
Glenn Morris |
Minor doc fix for manual; bug#7674
|
2010-12-18 |
Eli Zaretskii |
Fallout from fixing bug #7587.
|
2010-12-17 |
Eli Zaretskii |
Fix change that fixed bug #7587.
|
2010-12-17 |
Chong Yidong |
* lisp/help-fns.el (describe-variable): Don't emit trailing whitespace (Bug#7511).
|
2010-12-17 |
Chong Yidong |
* lisp/mail/binhex.el: Improve commentary (Bug#7482).
|
2010-12-17 |
Chong Yidong |
Minor fix for eshell-previous-matching-input (Bug#7585).
|
2010-12-16 |
Chong Yidong |
* xdisp.c (Fformat_mode_line): Restrict the FACE argument to basic faces (Bug#7587).
|
2010-12-16 |
Chong Yidong |
Use make-temp-file in rst.el (Bug#7646).
|
2010-12-15 |
Chong Yidong |
Fix error in last commit.
|
2010-12-15 |
Chong Yidong |
* emulation/edt-mapper.el: Override mapping of function keys
|
2010-12-14 |
Glenn Morris |
* doc/emacs/trouble.texi (Checklist): Mention not replying via news either.
|
2010-12-13 |
Eli Zaretskii |
Fix bug #7617 with documentation of expand-file-name.
|
2010-12-13 |
Eli Zaretskii |
Fix bug #7589 with EOL format in smtpmail's queued mail.
|
2011-01-02 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
2011-01-02 |
Ken Manheimer |
(allout-auto-fill): Do not infinitely recurse - use do-auto-fill if
|
2011-01-01 |
Chong Yidong |
Reduce GTK tool-bar switching delay by avoiding selective show/hide of widgets.
|
2010-12-31 |
Michael Albinus |
* net/tramp-sh.el (tramp-methods): Add recursive options to "scpc"
|
2010-12-31 |
Jan D. |
For nextstep: Handle bad utf-8 in buffer name, always use buffer name for title.
|
2010-12-30 |
Tassilo Horn |
* misc.texi (Document View): Update DocView section with newly
|
2010-12-30 |
Tassilo Horn |
* doc-view.el (doc-view-set-doc-type): New function refactored
|
2010-12-30 |
Andreas Schwab |
* lisp/emacs-lisp/rx.el (rx-syntax): Fix typo.
|
2010-12-30 |
Tassilo Horn |
* doc-view.el (doc-view-toggle-display): Perform rassq-delete-all
|
2010-12-30 |
Tassilo Horn |
* doc-view.el (doc-view-mode, doc-view-toggle-display): Use
|
2010-12-30 |
Tassilo Horn |
* doc-view.el (doc-view-doc->txt): Handle OpenDocument (or MS Office) files also for searching.
|
2010-12-30 |
Tassilo Horn |
* doc-view.el: Implement viewing of OpenDocument (and Microsoft Office) files.
|
2010-12-30 |
Jan D. |
Encode frame title and icon name before setting.
|
2010-12-30 |
Michael Albinus |
* net/tramp.el (tramp-default-method-alist)
|
2010-12-29 |
Chong Yidong |
* window.c (syms_of_window): Add missing defsubr for window-use-time.
|
2010-12-29 |
Chong Yidong |
* configure.in: Make gameuser configurable (Bug#7717).
|
2010-12-29 |
Chong Yidong |
* lisp/textmodes/conf-mode.el (conf-font-lock-keywords): Minor tweak (Bug#7712).
|
2010-12-29 |
Karl Fogel |
* lisp/saveplace.el (save-place-alist-to-file): Save list sorted and
|
2010-12-28 |
Ken Manheimer |
(allout-v18/19-file-var-hack): Obsolete, remove.
|
2010-12-28 |
Andreas Schwab |
Restore x_alloc_lighter_color_for_widget, needed for lwlib
|
2010-12-28 |
Chong Yidong |
Fix 2010-12-20 change to tool-bar.el.
|
2010-12-27 |
Michael Albinus |
* net/secrets.el (secrets-delete-alias): New defun.
|
2010-12-27 |
Andreas Schwab |
Remove unused declarations
|
2010-12-27 |
Andreas Schwab |
* scroll.c: Fix comment.
|
2010-12-27 |
Andreas Schwab |
Protoize
|
2010-12-27 |
Michael Albinus |
* net/tramp.el (tramp-default-user-alist): Do not add "ssh" based
|
2010-12-27 |
Daiki Ueno |
Make GPG-sign-by-sender code robuster.
|
2010-12-27 |
Stefan Monnier |
* admin/bzrmerge.el: New file to help merge branches while skipping
|
2010-12-26 |
Stefan Monnier |
* lisp/emacs-lisp/rx.el: Make it a superset of sregex.
|
2010-12-25 |
Eli Zaretskii |
Fix bug #7699 with pasting selected text on MS-Windows.
|
2010-12-24 |
Andreas Schwab |
Fix indentation
|
2010-12-23 |
Katsumi Yamaoka |
gnus-gravatar.el (gnus-gravatar-transform-address): Set `mail-extr-ignore-realname-equals-mailbox-name' to nil when extracting the addresses, otherwise we might misplaced the gravatar.
|
2010-12-23 |
Stefan Monnier |
Fix up last change.
|
2010-12-22 |
Stefan Monnier |
* src/print.c (print, print_preprocess, print_object): Use a hash table
|
2010-12-22 |
Daiki Ueno |
Add Obsolete-since: header to pgg*.el.
|
2010-12-22 |
Katsumi Yamaoka |
Fix the log entry for reverting of gnus-util.el.
|
2010-12-21 |
Chong Yidong |
Resection the Killing chapter in the Emacs manual.
|
2010-12-21 |
Chong Yidong |
Fix 2010-04-19 merge error in doc/emacs/maintaining.texi (Bug#7674).
|
2010-12-21 |
Chong Yidong |
* help-fns.el (find-lisp-object-file-name): Locate .emacs from .emacs.elc (Bug#7530).
|
2010-12-21 |
Chong Yidong |
Revert bogus 2010-10-24 change to widget-image-find.
|
2010-12-21 |
Daiki Ueno |
Mark PGG obsolete.
|
2010-12-20 |
Katsumi Yamaoka |
Revert "gnus-util: rewrite gnus-rescale-image".
|
2010-12-20 |
Jan D. |
* dnd.el (dnd-get-local-file-name): Unhex of file name shall
|
2010-12-20 |
Chong Yidong |
Bind "Copy" menu item to kill-ring-save, obsoleting menu-bar-kill-ring-save.
|
2010-12-20 |
Chong Yidong |
* src/frame.c (focus_follows_mouse): Default to 0 (Bug#7269).
|
2010-12-20 |
Chong Yidong |
Move color.el out of the gnus/ tree.
|
2010-12-20 |
Chong Yidong |
Fix 2010-11-22 change to diff.el.
|
2010-12-20 |
Chong Yidong |
Implement tool-bar separators for non-GTK tool-bars.
|
2010-12-19 |
Stefan Monnier |
Minor clean up to silence some gcc warnings.
|
2010-12-18 |
Glenn Morris |
Add missing ChangeLog entry for r102680.
|
2010-12-18 |
Stefan Monnier |
* doc/lispref/keymaps.texi (Simple Menu Items, Extended Menu Items):
|
2010-12-17 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
2010-12-17 |
Ken Brown |
* loadup.el: Use version numbers in Cygwin build.
|
2010-12-17 |
Chong Yidong |
Ask for confirmation in ido-file-internal (Bug#1238).
|
2010-12-17 |
Chong Yidong |
Support for menu separators in the GTK tool-bar.
|
2010-12-17 |
Daiki Ueno |
Mention epa-file-select-keys in epa.texi.
|
2010-12-16 |
Ken Manheimer |
Synopsis: Migrate allout encryption provisions from pgg library, which is
|
2010-12-16 |
Katsumi Yamaoka |
nnimap.el (nnimap-wait-for-response): Fix the end-point calculation to really consider the last line.
|
2010-12-16 |
Ken Manheimer |
last pgg adjustment before migrating to epg.
|
2010-12-16 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
2010-12-16 |
Ken Manheimer |
(allout-mode), (allout-encrypt-string): Describe the problem with caching
|
2010-12-16 |
Ken Manheimer |
respect epa-file-encrypt-to, defaulting to it when encrypting, if set, and
|
2010-12-10 |
Ken Manheimer |
- replace pgg with epg/epa - working version, with no calls to pgg.
|
2010-12-08 |
Ken Manheimer |
partial checking with substantial progress towards epg passphrase
|
2010-11-26 |
Ken Manheimer |
Elide passphrase caching provisions in preparation for migration from PGG
|
2010-11-22 |
Ken Manheimer |
(allout-encrypt-string): remove pgg version check. (this minimal change is
|
2010-12-16 |
Jan D. |
Handle invisible cursor (bg same as cursor color) for Nextstep.
|
2010-12-16 |
Miles Bader |
url-cookie.el: Require 'cl when compiling
|
2010-12-16 |
Daiki Ueno |
Extend epa-file-select-keys to allow users to inhibit key selection.
|
2010-12-16 |
Chong Yidong |
etc/NEWS: Document eshell-directory-name change.
|
2010-12-16 |
Chong Yidong |
* eshell/eshell.el (eshell-directory-name): Use locate-user-emacs-file (Bug#7578).
|
2010-12-16 |
Chong Yidong |
Doc fix for just-one-space change. Document it in NEWS.
|
2010-12-16 |
Katsumi Yamaoka |
shr.el (shr-insert): Set shr-start after deleting trailing space; don't delete it within indentation.
|
2010-12-15 |
Katsumi Yamaoka |
gnus-agent.el: Indent.
|
2010-12-15 |
Glenn Morris |
Remove code and comments related to lib-src/fns-*.el; long removed.
|
2010-12-15 |
Chong Yidong |
New command rectangle-number-lines (Bug#4382).
|
2010-12-15 |
Chong Yidong |
Delete long unused functions and variables in rect.el.
|
2010-12-14 |
Katsumi Yamaoka |
spam.el: Reindent and fix long lines.
|
2010-12-14 |
Katsumi Yamaoka |
gnus.texi (The swish++ Engine): Add customizable parameters descriptions.
|
2010-12-14 |
Michael Albinus |
* NEWS: Mention new Tramp method "ksu".
|
2010-12-14 |
Michael Albinus |
* tramp.texi (Inline methods): Add "ksu" method.
|
2010-12-14 |
Michael Albinus |
* net/tramp.el (tramp-temp-buffer-file-name): Make it permanent-local.
|
2010-12-14 |
Katsumi Yamaoka |
nnir.el (nnir-mode): Don't install registry hooks if user hasn't installed the registry.
|
2010-12-14 |
Glenn Morris |
Tidy up some js.el requires.
|
2010-12-14 |
Glenn Morris |
Misc sendmail.el.
|
2010-12-14 |
Glenn Morris |
ChangeLog fix.
|
2010-12-14 |
Glenn Morris |
Make build-mail-aliases an interactive command.
|
2010-12-14 |
Glenn Morris |
Remove some dired.el autoload cookies on defcustoms.
|
2010-12-14 |
Glenn Morris |
Make some dired defvars into defcustoms.
|
2010-12-14 |
Glenn Morris |
* lisp/mail/mail-utils.el: No need to require lisp-mode, it's in loadup.
|
2010-12-14 |
Glenn Morris |
Misc url-cookie tidy-up.
|
2010-12-13 |
Katsumi Yamaoka |
gnus.texi (Filtering New Groups): Mention.
|
2010-12-13 |
Katsumi Yamaoka |
nnir.el (nnir-run-gmane): Better check for gmane groups: error out if groupname doesn't contain "gmane".
|
2010-12-13 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
2010-12-13 |
Romain Francoise |
* net/gnutls.el (gnutls-negotiate): Fix setting of default trustfiles.
|
2010-12-13 |
Glenn Morris |
ChangeLog fixes.
|
2010-12-13 |
Glenn Morris |
ChangeLog merge fix.
|
2010-12-13 |
Glenn Morris |
ChangeLog merge fix.
|
2010-12-13 |
Glenn Morris |
ChangeLog whitespace fix.
|
2010-12-13 |
Glenn Morris |
ChangeLog merge fix.
|
2010-12-13 |
Stefan Monnier |
Merge from emacs-23
|
2010-12-12 |
Eli Zaretskii |
subr.el (posn-col-row): Evaluate header-line-format in the context of
|
2010-12-12 |
Eli Zaretskii |
Document that expand-file-name collapses multiple slashes. (Bug#7617)
|
2010-12-11 |
Eli Zaretskii |
Fallout from bug #7563.
|
2010-12-11 |
Eli Zaretskii |
Fix bug #7398 with truncated glyphs in tooltip display on w32.
|
2010-12-11 |
Eli Zaretskii |
Code cleanup in xdisp.c regarding string_char_and_length.
|
2010-12-11 |
Eli Zaretskii |
Fix bug #7563 with docs of split-string-and-unquote.
|
2010-12-11 |
Eli Zaretskii |
Fix bug #7576 with lack of index entries for character syntax.
|
2010-12-11 |
Glenn Morris |
* doc/emacs/text.texi (HTML Mode): Small fixes.
|
2010-12-11 |
Glenn Morris |
Doc fixes.
|
2010-12-11 |
Glenn Morris |
[Backport from trunk]: * make-dist: Exclude etc/*.pyc.
|
2010-12-10 |
Jan D. |
Move call to Fkill_emacs from signal handler (session event) (Bug#7552).
|
2010-12-10 |
Chong Yidong |
Bump version to 23.2.91.
EMACS_PRETEST_23_2_91
|
2010-12-10 |
Michael Albinus |
* net/tramp.el (tramp-action-password, tramp-process-actions):
|
2010-12-10 |
Glenn Morris |
* doc/emacs/trouble.texi (Checklist): Fix typo in newsgroup name.
|
2010-12-10 |
Glenn Morris |
Commit missing file from r100288.
|
2010-12-09 |
Eli Zaretskii |
Fix bug #1077 with popping new frames from a minibuffer-only frame.
|
2010-12-09 |
Glenn Morris |
diary-lib fix for bug#7536.
|
2010-12-09 |
Glenn Morris |
* lisp/mail/smtpmail.el (smtpmail-send-it): Revert previous change.
|
2010-12-08 |
Michael Albinus |
* net/tramp.el (tramp-handle-start-file-process): Protect
|
2010-12-08 |
Glenn Morris |
* lisp/log-edit.el (log-edit-changelog-entries): Regexp quote filename.
|
2010-12-08 |
Glenn Morris |
* lisp/cus-edit.el (custom-save-all): Bind print-length and print-level to nil.
|
2010-12-08 |
Glenn Morris |
mouse.el fix for bug#7586.
|
2010-12-08 |
Glenn Morris |
Small smtpmail fix for bug#7588.
|
2010-12-08 |
Glenn Morris |
Fix ChangeLog whitespace.
|
2010-12-08 |
Glenn Morris |
Fix ChangeLog typo.
|
2010-12-07 |
Stefan Monnier |
* diff-mode.el (diff-refine-hunk): Make it work when the hunk contains
|
2010-12-07 |
Stefan Monnier |
* doc/lispref/modes.texi (Auto-Indentation): New section to document SMIE.
|
2010-12-07 |
Jan D. |
* xsmfns.c (smc_die_CB): Call Fkill_emacs.
|
2010-12-06 |
Chong Yidong |
Fix Lawrence Mitchell's email address in lisp/ChangeLog.
|
2010-12-06 |
Chong Yidong |
* dired-aux.el (dired-do-redisplay): Postphone dired-after-readin-hook while mapping over marks (Bug#6810).
|
2010-12-06 |
Chong Yidong |
Initialize image-dired auxilliary filenames relative to image-dired-dirs (Bug#7518).
|
2010-12-06 |
Chong Yidong |
Fix arg usage of format-decode-run-method (Bug#7488).
|
2010-12-06 |
Chong Yidong |
Fix crash with invisible text and overlays (Bug#7016).
|
2010-12-06 |
Jan D. |
* frame.el (blink-cursor-mode): Make default t for ns.
|
2010-12-05 |
Jan D. |
Fix for 7412 (no cursor on image) backported from trunk.
|
2010-12-05 |
Daiki Ueno |
Trivial fixes for epg.el.
|
2010-12-05 |
Chong Yidong |
Document behavior of lazy highlight in word search (Bug#7470).
|
2010-12-05 |
Chong Yidong |
* vc-dir.el (vc-dir-query-replace-regexp): Doc fix (Bug#7501).
|
2010-12-05 |
Chong Yidong |
Doc fixes for comint functions (Bug#7499).
|
2010-12-05 |
Chong Yidong |
Doc fix for posn-* functions (Bug#7471).
|
2010-12-05 |
Chong Yidong |
Avoid infloop when scrolling conservatively (Bug#7537).
|
2010-12-04 |
Chong Yidong |
* dired.el (dired-pop-to-buffer): Bind pop-up-frames to nil (Bug#7533).
|
2010-12-04 |
Chong Yidong |
* url-cookie.el (url-cookie-retrieve): Handle null LOCALPART (Bug#7543).
|
2010-12-04 |
Chong Yidong |
* lisp/files.el (auto-mode-alist): Handle .dbk (DocBook) with xml-mode.
|
2010-12-04 |
Chong Yidong |
* simple.el (transient-mark-mode): Doc fix (Bug#7465).
|
2010-12-04 |
Eli Zaretskii |
display.texi (Other Display Specs): Document left-fringe and right-fringe
|
2010-12-04 |
Eli Zaretskii |
Fix bug #4674 with UNCs in file-relative-name.
|
2010-12-04 |
Eli Zaretskii |
display.texi (Optional Mode Line): Make the description of load-average
|
2010-12-04 |
Eli Zaretskii |
Describe MS-Windows specific startup issues, incl. emacsclientw.exe
|
2010-12-04 |
Eli Zaretskii |
msdog.texi (Windows HOME): Mention that HOME can also be set in the registry,
|
2010-12-02 |
Glenn Morris |
That's not how you spell "initialization".
|
2010-12-02 |
Jan D. |
Handle negative top/left in frame parameters (Bug#7510).
|
2010-12-02 |
Glenn Morris |
ChangeLog fixes.
|
2010-12-02 |
Glenn Morris |
* doc/misc/cl.texi (For Clauses): Small fixes for frames and windows.
|
2010-12-02 |
Glenn Morris |
Small ps-print fixes.
|
2010-12-02 |
Kenichi Handa |
Implement rmail-search-mime-message-function.
|
2010-12-02 |
Kenichi Handa |
merge emacs-23
|
2010-12-01 |
Stefan Monnier |
* doc/lispref/backups.texi (Making Backups):
|
2010-12-01 |
Stefan Monnier |
* lisp/ido.el (ido-common-initilization): New function.
|
2010-11-29 |
Kenichi Handa |
Implement rmail-search-mime-message-function.
|
2010-12-13 |
Katsumi Yamaoka |
proto-stream.el (proto-stream-open-network-only): Fix the calling convention of the network-only option.
|
2010-12-12 |
Karl Fogel |
* lisp/bookmark.el (bookmark-name-from-full-record): Rename back to
|
2010-12-12 |
Alan Mackenzie |
(c-forward-type): Before scanning a template arglist, check that the
|
2010-12-11 |
Carsten Dominik |
Merge branch to update Org mode to version 7.4
|
2010-12-11 |
Carsten Dominik |
Update to Org mode 7.4
|
2010-12-11 |
Eli Zaretskii |
Fix bug #7398 with truncated glyphs in w32 tooltips.
|
2010-12-11 |
Glenn Morris |
Misc vc-bzr.el.
|
2010-12-11 |
Glenn Morris |
* lisp/textmodes/sgml-mode.el (sgml-xml-guess): Add .xhtml extension.
|
2010-12-11 |
Glenn Morris |
* lisp/files.el (auto-mode-alist): Use html-mode for *.xhtml.
|
2010-12-11 |
Glenn Morris |
ChangeLog fix.
|
2010-12-11 |
Glenn Morris |
* etc/TODO: Updates; and re-fill some lines.
|
2010-12-11 |
Glenn Morris |
* make-dist: Exclude etc/*.pyc.
|
2010-12-11 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
2010-12-10 |
Andreas Schwab |
Don't depend on POSIX compatible parsing of parameter expansion
|
2010-12-10 |
Stefan Monnier |
Derive from prog-mode, use derived-mode-p, and fix up various
|
2010-12-10 |
Andreas Schwab |
* configure.in: Don't double machfile in final message.
|
2010-12-10 |
Stefan Monnier |
* lisp/textmodes/texinfo.el (texinfo-mode-map): Bind texinfo-insert-@end.
|
2010-12-10 |
Eli Zaretskii |
arc-mode.el (archive-zip-extract): If w32-quote-process-args is nil, do quote
|
2010-12-10 |
Glenn Morris |
* lisp/files.el (diff-no-select): Declare.
|
2010-12-10 |
Glenn Morris |
Small emacsbug.el stuff.
|
2010-12-10 |
Glenn Morris |
* lisp/comint.el (comint-input-ring-file-name): Doc fix.
|
2010-12-10 |
Glenn Morris |
Fix ChangeLog attribution.
|
2010-12-09 |
Katsumi Yamaoka |
shr.el (shr-tag-label): Add <label> support.
|
2010-12-09 |
Eli Zaretskii |
Fix bug #1077 with popping new frames from a minibuffer-only frame.
|
2010-12-09 |
Katsumi Yamaoka |
mm-util.el (mm-ucs-to-char): Use eval-and-compile.
|
2010-12-09 |
Vinicius Jose Latorre |
Tiny code fix.
|
2010-12-09 |
Katsumi Yamaoka |
shr.el (shr-tag-script): Ignore <script>.
|
2010-12-09 |
Katsumi Yamaoka |
shr.el (shr-image-displayer): Work for images lined side by side.
|
2010-12-09 |
Glenn Morris |
Rename some landmark functions.
|
2010-12-08 |
Katsumi Yamaoka |
gnus-demon.el (gnus-demon-init): Call run-with-timer with time as argument, not t. XEmacs does not support that.
|
2010-12-08 |
Vinicius Jose Latorre |
New version 13.2. (Bug#7582)
|
2010-12-08 |
Katsumi Yamaoka |
nnir.el (nnir-request-expire-articles): New function.
|
2010-12-08 |
Katsumi Yamaoka |
nnir.el (nnir-retrieve-headers): Use rassq when comparing article ids.
|
2010-12-08 |
Karl Fogel |
Adjust parameter names and doc strings to resolve confusion over
|
2010-12-08 |
Glenn Morris |
In gdb, try to init comint history from gdbhist.
|
2010-12-08 |
Glenn Morris |
* mail/emacsbug.el (report-emacs-bug): Try to handle some other mail clients.
|
2010-12-08 |
Glenn Morris |
Make verify-visited-file-modtime default to the current buffer.
|
2010-12-08 |
Stefan Monnier |
* lisp/files.el (dir-locals-collect-variables): Don't let errors stop us.
|
2010-12-07 |
Katsumi Yamaoka |
shr.el (shr-tag-table-1): Use bg/gfcolor specs on tables.
|
2010-12-07 |
Tassilo Horn |
* simple.el (just-one-space): Make argument n default to 1 if
|
2010-12-07 |
Stefan Monnier |
* lisp/electric.el (electric-indent-post-self-insert-function):
|
2010-12-07 |
Katsumi Yamaoka |
nnir.el (nnir-run-gmane): Restore sub-optimal test for gmane server.
|
2010-12-07 |
Katsumi Yamaoka |
Decode extra numeric entities.
|
2010-12-07 |
Stefan Monnier |
* lisp/gnus/message.el: Use completion-at-point.
|
2010-12-07 |
Katsumi Yamaoka |
shr.el (shr-find-fill-point): Don't break a line after a kinsoku-bol character if a non-breakable character follows.
|
2010-12-06 |
Katsumi Yamaoka |
proto-stream.el (proto-stream-open-tls): Return nil if we don't get any stream.
|
2010-12-06 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
2010-12-06 |
Stefan Monnier |
* lisp/bindings.el (complete-symbol): Move back from minibuffer.el.
|
2010-12-06 |
Stefan Monnier |
* lisp/simple.el (just-one-space): Delete newlines for negative arg.
|
2010-12-06 |
Lars Magne Ingebrigtsen |
Return CDATA sections (like <style>foo</style>) as text nodes.
|
2010-12-06 |
Stefan Monnier |
* lisp/ansi-color.el (ansi-color-unfontify-region): Replace by trivial def.
|
2010-12-06 |
Stefan Monnier |
* src/lread.c (read1): Allow newstyle unquote outside of backquote.
|
2010-12-06 |
Katsumi Yamaoka |
nnir.el (nnir-request-move-article): Remove obsolete code.
|
2010-12-05 |
Katsumi Yamaoka |
gnus-util.el (gnus-macroexpand-all): Use eval-and-compile.
|
2010-12-05 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
2010-12-05 |
Chong Yidong |
* src/process.c: Remove checks for HAVE_SYS_IOCTL_H (Bug#7484).
|
2010-12-05 |
Chong Yidong |
* lisp/vc/vc-dir.el (vc-dir-query-replace-regexp): Doc fix (Bug#7501).
|
2010-12-04 |
Chong Yidong |
* configure.in: Fix last change.
|
2010-12-04 |
Chong Yidong |
Smarter initialization for dired-use-ls-dired (Bug#7546).
|
2010-12-04 |
Andreas Schwab |
Remove empty machine description files
|
2010-12-04 |
Stefan Monnier |
* lisp/replace.el: Add "collect" feature to occur.
|
2010-12-04 |
Stefan Monnier |
* lisp/progmodes/which-func.el (which-func-ff-hook): Log the error message.
|
2010-12-03 |
Stefan Monnier |
* lisp/subr.el (with-demoted-errors): Distinguish symbols from strings.
|
2010-12-03 |
Stefan Monnier |
* lisp/newcomment.el (comment-styles): Add docs to each style.
|
2010-12-03 |
Chong Yidong |
Fix file deletion errors in revision 102572 and 102573.
|
2010-12-03 |
Chong Yidong |
Remove EXPLICIT_SIGN_EXTEND.
|
2010-12-03 |
Chong Yidong |
nnir.el: Rearrange code to allow macros to be autoloaded by gnus-sum.el.
|
2010-12-03 |
Chong Yidong |
gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.
|
2010-12-03 |
Chong Yidong |
Revert to revision 102571.
|
2010-12-03 |
Andreas Schwab |
Remove EXPLICIT_SIGN_EXTEND.
|
2010-12-03 |
Glenn Morris |
Restore another execute-bit.
|
2010-12-03 |
Chong Yidong |
Restore executable bit omitted when undeleting files in revisiton 102573.
|
2010-12-03 |
Katsumi Yamaoka |
nnir.el: Rearrange code to allow macros to be autoloaded by gnus-sum.el.
|
2010-12-03 |
Katsumi Yamaoka |
Restore files that I seem to have mistakenly deleted.
|
2010-12-03 |
Katsumi Yamaoka |
gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.
|
2010-12-03 |
Jan D. |
Restore dock New Frame and Preferences menu functions (Bug#7535).
|
2010-12-03 |
Jan D. |
Draw cursor and images correctly for Nextstep (bug#7412).
|
2010-12-03 |
Andreas Schwab |
* frame.c (x_set_font): Remove unused variable.
|
2010-12-03 |
Andreas Schwab |
Update cl-loaddefs.el
|
2010-12-03 |
Katsumi Yamaoka |
gnus-util.el (gnus-macroexpand-all): Fix last change.
|
2010-12-03 |
Katsumi Yamaoka |
gnus-util.el (gnus-macroexpand-all): Allow optional argument `environment'.
|
2010-12-03 |
Katsumi Yamaoka |
gnus-util.el (gnus-macroexpand-all): Don't modify argument.
|
2010-12-03 |
Glenn Morris |
Silence nxml-mode.el compilation.
|
2010-12-03 |
Glenn Morris |
Remove leading `*' from nxml defcustom docs.
|
2010-12-03 |
Glenn Morris |
startup.el trivia.
|
2010-12-03 |
Glenn Morris |
Remove some browse-url.el autoloads.
|
2010-12-03 |
Glenn Morris |
emacsbug.el trivia.
|
2010-12-03 |
Glenn Morris |
diff-sentinel trivia.
|
2010-12-03 |
Glenn Morris |
* lisp/gnus/mm-extern.el (message-goto-body): Update declaration.
|
2010-12-03 |
Glenn Morris |
Standardize license notices in new files.
|
2010-12-03 |
Glenn Morris |
EMACS_UNIBYTE trivia.
|
2010-12-03 |
Katsumi Yamaoka |
gnus-util.el (gnus-macroexpand-all): Fix last change.
|
2010-12-03 |
Katsumi Yamaoka |
gnus-util.el (gnus-macroexpand-all): New function.
|
2010-12-03 |
Daiki Ueno |
Trivial fixes for epg.el.
|
2010-12-02 |
Katsumi Yamaoka |
message.el (message-from-style): Fix previous commit.
|
2010-12-02 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
2010-12-02 |
Michael Albinus |
* net/tramp.el (tramp-local-host-regexp): Add "localhost6".
|
2010-12-02 |
Glenn Morris |
cl-macs `loop' fix for bug#7492.
|
2010-12-02 |
Glenn Morris |
Small flymake changes.
|
2010-12-02 |
Jan D. |
* nsmenu.m (update_frame_tool_bar): Remove NSLog on invalid image.
|
2010-12-02 |
Jan D. |
Draw text under filled box cursor in inverted color (Bug#7479).
|
2010-11-30 |
convert-repo |
update tags
|
2010-11-30 |
Sam Steingold |
* lisp/nxml/nxml-mode.el (nxml-parent-document): Add a variable.
|
2010-11-30 |
Chong Yidong |
Fix error in last merge.
|
2010-11-27 |
Chong Yidong |
Merge changes from emacs-23 branch.
|
2010-11-27 |
Chong Yidong |
Merge changes from emacs-23 branch
|
2010-11-27 |
Chong Yidong |
Fix log-edit-font-lock-keywords (Bug#6465).
|
2010-11-27 |
Eli Zaretskii |
Fix bug #7308 with `locate' on MS-Windows.
|
2010-11-27 |
Eli Zaretskii |
Fix bug #7446 with overrunning input buffer in ebrowse.
|
2010-11-26 |
Stefan Monnier |
* emacs-lisp/smie.el (smie-prec2->grammar): Simplify handling
|
2010-11-26 |
Kenichi Handa |
mail/rmailmm.el (rmail-mime-insert-multipart): For unsupported multipart subtypes, insert all as usual.
|
2010-11-26 |
Kenichi Handa |
mail/rmailmm.el (rmail-mime-insert-multipart): For unsupported multipart subtypes, insert all as usual.
|
2010-11-26 |
Kenichi Handa |
mail/rmail.el: Require rfc2047.
|
2010-11-26 |
Kenichi Handa |
mail/rmail.el: Require rfc2047.
|
2010-11-26 |
Kenichi Handa |
Improve rmail's MIME handling.
|
2010-11-26 |
Kenichi Handa |
Improve rmail's MIME handling.
|
2010-11-25 |
Kenichi Handa |
Fix decoding of emacs-mule coding system.
|
2010-11-25 |
Kenichi Handa |
merge emacs-23
|
2010-11-24 |
Stefan Monnier |
* progmodes/which-func.el (which-func-imenu-joiner-function):
|
2010-11-23 |
Michael Albinus |
* net/tramp.el (tramp-default-method-alist)
|
2010-11-23 |
Glenn Morris |
Tweak previous nxml doc change.
|
2010-11-23 |
Glenn Morris |
* doc/misc/nxml-mode.texi (Introduction): New section.
|
2010-11-23 |
Glenn Morris |
ChangeLog fix for initial nxml import.
|
2010-11-23 |
Glenn Morris |
Small VC fixes for doc/emacs.
|
2010-11-22 |
Eli Zaretskii |
Back-port revision 101465 from the trunk, to resolve bug #7452.
|
2010-11-22 |
Eli Zaretskii |
bugtracker: REALLY correct locations of bzr *.conf files.
|
2010-11-22 |
Chong Yidong |
Fix image cache marking bug (Bug#6301).
|
2010-11-21 |
Chong Yidong |
* etc/HELLO: Add ancient Greek (Bug#7418).
|
2010-11-21 |
Chong Yidong |
* editfns.c (Fbyte_to_string): Signal an error if arg is not a byte.
|
2010-11-21 |
Chong Yidong |
Document byte-to-string in Lisp manual.
|
2010-11-21 |
Eli Zaretskii |
bugtracker: Correct locations of bzr *.conf files.
|
2010-11-21 |
Chong Yidong |
Backport fixes for Bug#5390 and Bug#5694 from trunk.
|
2010-11-21 |
Chong Yidong |
Make the sys.path remove in Python mode customizable (Bug#7454).
|
2010-11-21 |
Chong Yidong |
* maintaining.texi (Version Control Systems): Fix repeated sentence.
|
2010-11-21 |
Glenn Morris |
python.el comment.
|
2010-11-20 |
Chong Yidong |
Document VC headers and other VC changes.
|
2010-11-20 |
Chong Yidong |
Prompt before running print commands.
|
2010-11-20 |
Chong Yidong |
Document some Emacs 23.3 changes in manuals.
|
2010-11-20 |
Jan D. |
Fix bug 7425.
|
2010-11-19 |
Chong Yidong |
* pop3.el (pop3-open-server): Read server greeting before starting TLS negotiation.
|
2010-11-27 |
Glenn Morris |
startup.el trivia.
|
2010-11-25 |
Kenichi Handa |
Fix decoding of emacs-mule coding system.
|
2010-11-27 |
Eli Zaretskii |
Exclude NL and TAB from c0-control group for glyphless display.
|
2010-11-27 |
Glenn Morris |
sendmail.el trivia.
|
2010-11-27 |
Glenn Morris |
* lisp/allout.el (allout-command-prefix, allout-mode-map): Declare.
|
2010-11-27 |
Glenn Morris |
* lisp/shell.el (shell-dir-cookie-re): Move definition before use.
|
2010-11-27 |
Glenn Morris |
Fix emacsbug.el errors clearly flagged by the byte-compiler.
|
2010-11-27 |
Glenn Morris |
Regenerate ldefs-boot.el.
|
2010-11-26 |
Eli Zaretskii |
Force left-to-right paragraph direction in echo area and prog-mode buffers.
|
2010-11-26 |
Eli Zaretskii |
term/pc-win.el (x-get-selection-internal): Emulation for MS-DOS.
|
2010-11-26 |
Eli Zaretskii |
term/pc-win.el (x-get-selection-internal): Emulation for MS-DOS.
|
2010-11-26 |
Eli Zaretskii |
Fix and document components of mouse event position.
|
2010-11-26 |
Katsumi Yamaoka |
color.el: Rename various rgb functions to srgb.
|
2010-11-26 |
Katsumi Yamaoka |
nnimap.el (nnimap-request-set-mark): Remove left over.
|
2010-11-26 |
Katsumi Yamaoka |
shr.el (shr-insert): Revert last change.
|
2010-11-26 |
Glenn Morris |
* lisp/calendar/diary-lib.el (diary-outlook-format): Remove pointless element.
|
2010-11-26 |
Glenn Morris |
* lisp/calendar/diary-lib.el (diary-outlook-format-1): Another fix.
|
2010-11-26 |
Glenn Morris |
* lisp/calendar/diary-lib.el (diary-outlook-format-1): Fix match-strings.
|
2010-11-26 |
Glenn Morris |
diary-lib.el diary-outlook* changes.
|
2010-11-26 |
Katsumi Yamaoka |
nnmail.el (nnmail-expiry-target-group): Protect against degenerate results from -accept-article.
|
2010-11-26 |
Katsumi Yamaoka |
gnus-art.el (gnus-url-mailto): Unfold URLs before using them.
|
2010-11-26 |
Lars Magne Ingebrigtsen |
* mail/rfc2368.el (rfc2368-parse-mailto-url): Unfold URLs before
|
2010-11-26 |
Katsumi Yamaoka |
nnimap.el (nnimap-request-set-mark): Add is "+", not "-".
|
2010-11-26 |
Katsumi Yamaoka |
nnml.el, nnfolder.el, nntp.el (*-request-set-mark): Extend syntax with 'set.
|
2010-11-26 |
Katsumi Yamaoka |
nnimap.el (nnimap-find-uid-response): The UID is the last element in the list.
|
2010-11-26 |
Katsumi Yamaoka |
nnimap.el: Use the UID returned when copying and accepting articles, instead of searching for the ID (on the servers that support it).
|
2010-11-26 |
Katsumi Yamaoka |
nnimap.el (nnimap-last-response-string): Remove the unfolding -- it introduces regressions in article selection.
|
2010-11-25 |
Katsumi Yamaoka |
nnimap.el (nnimap-last-response-string): Fix last unfolding fix.
|
2010-11-25 |
Katsumi Yamaoka |
message.el (message-called-interactively-p): A temporary macro.
|
2010-11-25 |
Katsumi Yamaoka |
nnimap.el (nnimap-unfold-quoted-lines): Refactor out.
|
2010-11-25 |
Stefan Monnier |
* diff.el (diff): Fix it for good, hopefully, this time.
|
2010-11-25 |
Eli Zaretskii |
Fixing bug #7474 also fixes #7481.
|
2010-11-25 |
Eli Zaretskii |
Fix bug #7474 with cursor positioning in overlay strings.
|
2010-11-25 |
Katsumi Yamaoka |
shr.el (shr-insert): Fix the way to fold lines.
|
2010-11-25 |
Katsumi Yamaoka |
gnus-sum.el (gnus-summary-widget-forward): Add, and bind to [tab].
|
2010-11-25 |
Katsumi Yamaoka |
shr-color.el (shr-color-visible): Don't bug out if the colour names don't exist.
|
2010-11-25 |
Katsumi Yamaoka |
mml.el (mml-preview): Make sure to bind gnus-displaying-mime to nil, assuming that article displaying or another mml-preview may be interrupted for an error or for the like.
|
2010-11-25 |
Stefan Monnier |
* lisp/vc/diff.el (diff): Fix last change.
|
2010-11-25 |
Katsumi Yamaoka |
shr.el (shr-get-background): Fix argument name.
|
2010-11-24 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
2010-11-24 |
Stefan Monnier |
* lisp/emacs-lisp/pcase.el: Improve pcase-let. Use "pcase--" prefix.
|
2010-11-24 |
Jan D. |
nsterm.m (keyDown): Compare Left key masks exactly (Bug#7458).
|
2010-11-24 |
Katsumi Yamaoka |
color-lab: Require 'cl when compiling.
|
2010-11-24 |
Katsumi Yamaoka |
color-lab.el: Fix all expt calls to use float type.
|
2010-11-24 |
Jan D. |
Bug 7458: Make key press like Left + right ctrl work when right is not control.
|
2010-11-24 |
Katsumi Yamaoka |
shr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg, bbb) type color expression to shr-color-check as is.
|
2010-11-24 |
Lars Magne Ingebrigtsen |
(mailclient-send-it): Bind `browse-url-mailto-function' to nil to
|
2010-11-24 |
Lars Magne Ingebrigtsen |
Introduce a new `browse-url-mailto-function' variable for mailto: URLs.
|
2010-11-24 |
Katsumi Yamaoka |
shr-color.el (shr-color->hexadecimal): Ignore case of color names.
|
2010-11-24 |
Katsumi Yamaoka |
color-lab.el: Add coding cookie.
|
2010-11-24 |
Katsumi Yamaoka |
shr.el (shr-tag-font): Resurrect shr-tag-font again, since it's needed to parse <font color="red"> entries.
|
2010-11-23 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
2010-11-23 |
Eli Zaretskii |
Avoid GCC warning with inline functions.
|
2010-11-23 |
Eli Zaretskii |
Fix compilation on Windows following revno 102488.
|
2010-11-23 |
Dan Nicolaescu |
* src/nsmenu.m: Use #include <config.h> instead of "config.h".
|
2010-11-23 |
Dan Nicolaescu |
Move extern declarations from term.c to lisp.h.
|
2010-11-23 |
Dan Nicolaescu |
Mark debugger related variables and functions as EXTERNALLY_VISIBLE
|
2010-11-23 |
Dan Nicolaescu |
Include <sys/ioctl.h> unconditionally.
|
2010-11-23 |
Stefan Monnier |
* lisp/eshell/: Use with-silent-modifications.
|
2010-11-23 |
Chong Yidong |
Always issue a full prompt in vc-merge-branch operation.
|
2010-11-23 |
Stefan Monnier |
* lisp/shell.el (shell): Use current-buffer by default if it's already
|
2010-11-23 |
Katsumi Yamaoka |
shr-color.el: fix several function calls.
|
2010-11-23 |
Katsumi Yamaoka |
shr.el (shr-color->hexadecimal): Autoload.
|
2010-11-23 |
Tassilo Horn |
* mail/emacsbug.el (report-emacs-bug-query-existing-bugs): Mention
|
2010-11-23 |
Chong Yidong |
etc/NEWS: Document vc-update and vc-merge changes.
|
2010-11-23 |
Chong Yidong |
Initial support for unified DVCS pull and merge.
|
2010-11-23 |
Katsumi Yamaoka |
shr.el (shr-tag-color-check): Convert colors to hexadecimal with shr-color->hexadecimal.
|
2010-11-22 |
Stefan Monnier |
* lisp/Makefile.in: Fix up last merge.
|
2010-11-22 |
Stefan Monnier |
Cleanup diff-buffer-with-file.
|
2010-11-22 |
Eli Zaretskii |
w32.c: Fix a typo in a comment.
|
2010-11-22 |
Stefan Monnier |
* lisp/gnus/ChangeLog: Improve style.
|
2010-11-22 |
Stefan Monnier |
* lisp/files.el: Make revert work with diff-buffer-with-file.
|
2010-11-22 |
Katsumi Yamaoka |
gnus-art.el (gnus-url-mailto): Do not downcase args.
|
2010-11-22 |
Tassilo Horn |
* textmodes/reftex-ref.el (reftex-goto-label): Use the current
|
2010-11-22 |
Chong Yidong |
* alloc.c (mark_maybe_object): Return early if given a Lisp integer (Bug#6301).
|
2010-11-21 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
2010-11-21 |
Michael Albinus |
The default value of `backup-by-copying-when-mismatch' is now t.
|
2010-11-21 |
Michael Albinus |
* files.el (backup-by-copying-when-mismatch): The default value is
|
2010-11-21 |
Jan D. |
* tool-bar.el (tool-bar-setup): Remove save as, print and customize.
|
2010-11-21 |
Chong Yidong |
Highlight top-level augmented assignments in Python (Bug#6445).
|
2010-11-21 |
Ken Brown |
* src/sheap.c (STATIC_HEAP_SIZE): Revert previous change.
|
2010-11-21 |
Jan D. |
ns_appbindir must end in /.
|
2010-11-21 |
Jan D. |
Add separate key mappings for left/right control/command on Nextstep (Bug#7458).
|
2010-11-21 |
Ralf Angeli |
Gnus: Fix display of message insertion marks.
|
2010-11-21 |
Katsumi Yamaoka |
nnimap.el (nnimap-unselect-group): Made into its own function.
|
2010-11-21 |
Dan Nicolaescu |
Remove emacs-priority.
|
2010-11-21 |
Dan Nicolaescu |
Remove INLINE uses in header files.
|
2010-11-21 |
Dan Nicolaescu |
* configure.in (INLINE): Do not depend on OPTIMIZE, unused.
|
2010-11-20 |
Glenn Morris |
diary-lib comments.
|
2010-11-20 |
Glenn Morris |
Tiny authors.el updates.
|
2010-11-20 |
Glenn Morris |
ChangeLog fixes prompted by M-x authors.
|
2010-11-20 |
Tassilo Horn |
* mail/emacsbug.el (report-emacs-bug-query-existing-bugs)
|
2010-11-20 |
Ken Brown |
* src/sheap.c (STATIC_HEAP_SIZE): Increase to 13MB.
|
2010-11-20 |
Eli Zaretskii |
Use \uNNNN, \UNNNNNN, or \xNNNNNN for hex-code display on a TTY.
|
2010-11-20 |
Jan D. |
Add keyword :vert-only for tool bar items with labels not shown horizontally.
|
2010-11-20 |
Eli Zaretskii |
Make glyphless-char-display-control a defcustom.
|
2010-11-20 |
Michael Albinus |
Sync with Tramp 2.2.0.
|
2010-11-20 |
Michael Albinus |
Sync with Tramp 2.2.0.
|
2010-11-20 |
Eli Zaretskii |
lisp/ChangeLog: Fix entry for bug-querying changes.
|
2010-11-20 |
Eli Zaretskii |
faces.el (glyphless-char): Define value for `pc'.
|
2010-11-20 |
Eli Zaretskii |
msdos.c (dos_rawgetc): Use gen_help_event, instead of doing the same in-line.
|
2010-11-20 |
Eli Zaretskii |
faces.el (glyphless-char): Define value for `pc'.
|
2010-11-20 |
Eli Zaretskii |
msdos.c (dos_rawgetc): Use gen_help_event, instead of doing the same in-line.
|
2010-11-20 |
Tassilo Horn |
* mail/emacsbug.el (report-emacs-bug-tracker-url)
|
2010-11-20 |
Andreas Schwab |
* src/xfaces.c (lookup_face): Make static.
|
2010-11-20 |
Katsumi Yamaoka |
gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.
|
2010-11-19 |
Eli Zaretskii |
Fix bug #6687 with cursor positioning after before-string from overlays.
|
2010-11-19 |
Juanma Barranquero |
lisp/ldefs-boot.el: Regenerate.
|
2010-11-19 |
Tassilo Horn |
* textmodes/reftex-ref.el (reftex-goto-label): If point is inside
|
2010-11-19 |
Katsumi Yamaoka |
gnus-html.el (gnus-html-prefetch-images): Fix last change.
|
2010-11-19 |
Katsumi Yamaoka |
Assume that gnus-inhibit-images may be a group parameter.
|
2010-11-19 |
Jay Belanger |
calc.texi (TeX and LaTeX Language Modes, Predefined Units):
|
2010-11-18 |
Dan Nicolaescu |
* src/alloc.c (refill_memory_reserve): Move declaration ...
|
2010-11-18 |
Dan Nicolaescu |
* src/strftime.c (_strftime_copytm): Add declaration.
|
2010-11-18 |
Dan Nicolaescu |
* src/callproc.c (syms_of_callproc): Use intern_c_string.
|
2010-11-18 |
Dan Nicolaescu |
Move declarations from .c files to .h files.
|
2010-11-18 |
Dan Nicolaescu |
Convert definitions to standard C.
|
2010-11-18 |
Katsumi Yamaoka |
shr.el: Allow customizing the vertical table lines.
|
2010-11-18 |
Stefan Monnier |
Merge from emacs-23
|
2010-11-18 |
Stefan Monnier |
* lisp/textmodes/rst.el: Minor cleanup to improve style.
|
2010-11-18 |
Stefan Monnier |
* comint.el (comint-kill-region): Fix last change.
|
2010-11-18 |
Stefan Monnier |
Make the yank-handler argument obsolete.
|
2010-11-17 |
Stefan Monnier |
* emacs-lisp/smie.el (smie-bnf-classify): Signal errors for tokens
|
2010-11-17 |
Stefan Monnier |
* vc-hg.el (vc-hg-program): New var.
|
2010-11-17 |
Glenn Morris |
autoload.el fix for bug#7414.
|
2010-11-16 |
Chong Yidong |
* lisp/server.el (server-force-stop): Ensure the server is stopped (Bug#7409).
|
2010-11-14 |
Jan D |
Fix link error on Fedora 14: newer GConf don't use g_type_*.
|
2010-11-14 |
Jan D |
Fix link error on Fedora 14: newer GConf don't use g_type_*.
|
2010-11-13 |
Eli Zaretskii |
Document revision 100210 as an incompatible change in posn-col-row.
|
2010-11-13 |
Eli Zaretskii |
subr.el (posn-col-row): Pay attention to header line. (Bug#7390)
|
2010-11-13 |
Chong Yidong |
Fix picture-mouse-set-point calculation (Bug#7390).
|
2010-11-13 |
Chong Yidong |
Backport fix for Bug#6170 from trunk.
|
2010-11-13 |
Michael Albinus |
* net/tramp.el (tramp-remote-coding-commands): Add an alternative
|
2010-11-13 |
Glenn Morris |
* lisp/novice.el (disabled-command-function): Fix 2009-11-15 change. (Bug#7384)
|
2010-11-12 |
Eli Zaretskii |
customize.texi (Composite Types): Lower-case index entry.
|
2010-11-12 |
Eli Zaretskii |
The `fixes' attribute does show in `bzr log'.
|
2010-11-12 |
Eli Zaretskii |
Fix bug #7346: document load-file-name.
|
2010-11-12 |
Eli Zaretskii |
Expand and clarify the description of bugtracker setting for bzr.
|
2010-11-12 |
Glenn Morris |
diary-iso-date-forms fix for bug#7377.
|
2010-11-12 |
Stefan Monnier |
* lisp/emacs-lisp/smie.el (smie-prec2->grammar): Obey equality constraints
|
2010-11-11 |
Stefan Monnier |
* lisp/files.el (safe-local-variable-p): Gracefully handle errors.
|
2010-11-11 |
Stefan Monnier |
* lisp/emacs-lisp/smie.el (smie-rule-parent, smie-indent--rule):
|
2010-11-11 |
Glenn Morris |
Fix some ls-lisp oddness.
|
2010-11-10 |
Eli Zaretskii |
Document non-support for MSVC versions later than 8.0.
|
2010-11-10 |
Glenn Morris |
* doc/misc/edt.texi: Remove information about Emacs 19.
|
2010-11-10 |
Glenn Morris |
* doc/lispref/text.texi (Kill Functions, Low-Level Kill Ring): Small fixes.
|
2010-11-10 |
YAMAMOTO Mitsuharu |
Add fall-back definition of _CS_DARWIN_USER_TEMP_DIR (fix last failed check-in).
|
2010-11-10 |
YAMAMOTO Mitsuharu |
Add fall-back definition of _CS_DARWIN_USER_TEMP_DIR.
|
2010-11-10 |
Glenn Morris |
* lisp/printing.el (pr-menu-bind): Doc fix.
|
2010-11-10 |
Glenn Morris |
* lisp/speedbar.el (speedbar-toggle-images): Doc fix.
|
2010-11-10 |
Glenn Morris |
mouse-sel.el comments.
|
2010-11-10 |
Glenn Morris |
* lisp/progmodes/python.el (python-shell): Doc fix.
|
2010-11-10 |
Glenn Morris |
wid-edit doc fixes.
|
2010-11-10 |
Glenn Morris |
Comments related to `bzr commit --fixes'.
|
2010-11-09 |
Eli Zaretskii |
Fix revno 100152.
|
2010-11-09 |
Eli Zaretskii |
Fix revno 100153.
|
2010-11-18 |
Stefan Monnier |
* lisp/minibuffer.el (completion-fail-discreetly): New var.
|
2010-11-18 |
Stefan Monnier |
* lisp/electric.el (electric-pair-pairs): New var.
|
2010-11-18 |
Katsumi Yamaoka |
gnus.texi (Misc Article): Document gnus-inhibit-images.
|
2010-11-18 |
Katsumi Yamaoka |
gnus-html.el: Don't display images if gnus-inhibit-images is non-nil.
|
2010-11-17 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
2010-11-17 |
Eli Zaretskii |
Fix bug #7417 with cursor positioning on empty lines.
|
2010-11-17 |
Stefan Monnier |
* src/xterm.c (get_current_wm_state): Rename from get_current_vm_state.
|
2010-11-17 |
Stefan Monnier |
Remove "tiny change"s for Eric Hanchrow
|
2010-11-17 |
Stefan Monnier |
* lisp/progmodes/python.el (run-python): Explain why we remove the current
|
2010-11-17 |
Stefan Monnier |
* lisp/progmodes/grep.el (grep-regexp-alist): Tighten the regexp.
|
2010-11-17 |
Katsumi Yamaoka |
shr.el (shr-image-displayer): Protect function against non-existent image source.
|
2010-11-17 |
Katsumi Yamaoka |
gnus-art.el (gnus-inhibit-images): New user option.
|
2010-11-17 |
Kenichi Handa |
coding.c (Fset_terminal_coding_system_internal): Fix previous change (set charset-ID list instead of charset-symbol list).
|
2010-11-17 |
Kenichi Handa |
coding.c (Fset_terminal_coding_system_internal): Fix previous change (set charset-ID list instead of charset-symbol list).
|
2010-11-17 |
Kenichi Handa |
merge trunk
|
2010-11-08 |
Kenichi Handa |
merge trunk
|
2010-11-08 |
Kenichi Handa |
merge trunk
|
2010-09-22 |
Kenichi Handa |
merge trunk
|
2010-09-08 |
Kenichi Handa |
merge trunk
|
2010-09-01 |
Kenichi Handa |
merge trunk
|
2010-08-26 |
Kenichi Handa |
merge trunk
|
2010-08-26 |
Kenichi Handa |
merge trunk
|
2010-11-17 |
Chong Yidong |
Cleanup of window coordinate positioning code.
|
2010-11-16 |
Katsumi Yamaoka |
mml2015-epg-sign: Use From header.
|
2010-11-16 |
Chong Yidong |
Revert changes in revision 102407
|
2010-11-16 |
Chong Yidong |
* src/keyboard.c (make_lispy_position): Fix pixel calculation error in last commit.
|
2010-11-16 |
Stefan Monnier |
* lisp/progmodes/octave-mod.el: Rely on elecric-*-modes.
|
2010-11-16 |
Stefan Monnier |
* lisp/electric.el (electric-layout-mode): New minor mode.
|
2010-11-16 |
Chong Yidong |
Cleanup of window coordinate positioning code.
|
2010-11-16 |
Lars Magne Ingebrigtsen |
Avoid interpreting file:/foo:/bar URLs via tramp.
|
2010-11-16 |
Dan Nicolaescu |
Convert definitions to standard C.
|
2010-11-16 |
Katsumi Yamaoka |
Allow gnus-html to register image displayer callbacks.
|
2010-11-15 |
Katsumi Yamaoka |
Rework how Gnus is supposed to be able to display all the images in HTML.
|
2010-11-15 |
Katsumi Yamaoka |
gnus-agent.el (gnus-agentize): Only do the auto-agentizing if gnus-agent-auto-agentize-methods is set. Which it isn't.
|
2010-11-15 |
Stefan Monnier |
* lisp/emacs-lisp/checkdoc.el (checkdoc-syntax-table): Fix last change.
|
2010-11-15 |
Dan Nicolaescu |
* src/callproc.c (child_setup): Fix previous change.
|
2010-11-15 |
Ken Manheimer |
(allout-version): micro increment
|
2010-11-15 |
Dan Nicolaescu |
Remove config.h include guards.
|
2010-11-15 |
Dan Nicolaescu |
* src/callproc.c (child_setup): Reorder code to simplify #ifdefs.
|
2010-11-15 |
Agustin Martin |
flyspell.el (flyspell-generic-progmode-verify): Make sure to check inside the word (Bug#6761).
|
2010-11-15 |
Dan Nicolaescu |
* lib-src/test-distrib.c: Remove include guards for config.h and fcntl.h.
|
2010-11-15 |
Dan Nicolaescu |
* configure.in: Do not check for unconditionally included headers.
|
2010-11-15 |
Dan Nicolaescu |
* src/process.c: Include <sys/ioctl.h> unconditionally,
|
2010-11-15 |
Dan Nicolaescu |
* src/keyboard.c (pending_malloc_warning): Add const to match
|
2010-11-15 |
Dan Nicolaescu |
Clean up src/systty.h macros.
|
2010-11-15 |
Dan Nicolaescu |
* src/data.c (sign_extend_temp, sign_extend_lisp_int): Remove, unused.
|
2010-11-15 |
Katsumi Yamaoka |
gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it work for two or more articles.
|
2010-11-14 |
Chong Yidong |
Repeat 2010-11-14 change to xfns.c for w32 and ns.
|
2010-11-14 |
Jan D |
Fix last cons in set_wm_state, remove unused variables.
|
2010-11-14 |
YAMAMOTO Mitsuharu |
Add const to array elements.
|
2010-11-14 |
Chong Yidong |
Let the cursorColor X resource set the the cursor face (Bug#7392).
|
2010-11-14 |
Glenn Morris |
Restore clobbered allout.el changes.
|
2010-11-14 |
Glenn Morris |
ChangeLog OCD.
|
2010-11-13 |
Ken Manheimer |
(allout-keybindings), (allout-bind-keys), (allout-keybindings-binding),
|
2010-11-13 |
Dan Nicolaescu |
* src/xmenu.c: Make it clear that ../lwlib/lwlib.h is only needed for Motif.
|
2010-11-13 |
Dan Nicolaescu |
Fix compilation on Solaris.
|
2010-11-13 |
Dan Nicolaescu |
* src/s/ms-w32.h (HAVE_TERMIOS_H): Do not undef, not used anymore.
|
2010-11-13 |
Eli Zaretskii |
mule.texi (Fontsets): Fix xref from last change.
|
2010-11-13 |
Jan D |
Fix Atoms and Lisp_Object mixup and related bugs.
|
2010-11-13 |
Chong Yidong |
* src/window.c (Fwindow_use_time): New function.
|
2010-11-13 |
Chong Yidong |
Fix background-color setting in initial frame (Bug#7373).
|
2010-11-13 |
Eli Zaretskii |
lisp/ChangeLog: Fix last log entry.
|
2010-11-13 |
Eli Zaretskii |
Fix and document display of glyphless characters.
|
2010-11-13 |
Michael Albinus |
* net/tramp-compat.el (tramp-compat-line-beginning-position)
|
2010-11-13 |
Glenn Morris |
Document count-words-region.
|
2010-11-13 |
Glenn Morris |
* lisp/simple.el (count-words-region): New function.
|
2010-11-13 |
Glenn Morris |
ChangeLog whitespace.
|
2010-11-13 |
Glenn Morris |
Standardize some file headers.
|
2010-11-13 |
Glenn Morris |
ChangeLog fixes.
|
2010-11-12 |
Carsten Dominik |
Remove autoload for org-capture-templates
|
2010-11-12 |
Stefan Monnier |
* lisp/shell.el (shell-dir-cookie-re): New custom variable.
|
2010-11-12 |
Stefan Monnier |
* lisp/vc/vc.el (vc-deduce-backend): Use default-directory in shell-mode
|
2010-11-12 |
Stefan Monnier |
* lisp/vc/smerge-mode.el (smerge-refine): Choose better default part to
|
2010-11-12 |
Stefan Monnier |
* lisp/skeleton.el (skeleton-newline): New function.
|
2010-11-12 |
Stefan Monnier |
* lisp/simple.el (open-line): `newline' may strip trailing space.
|
2010-11-12 |
Stefan Monnier |
* lisp/international/mule-cmds.el (princ-list): Use mapc.
|
2010-11-12 |
Jan D. |
Apply XAtom revork patches from Julien Danjou.
|
2010-11-12 |
Jan D. |
xfns.c (Fx_show_tip): Fix typo in docstring.
|
2010-11-12 |
Katsumi Yamaoka |
Fix last change.
|
2010-11-12 |
Katsumi Yamaoka |
gnus-art.el (article-treat-non-ascii): Keep text properties.
|
2010-11-12 |
Carsten Dominik |
Fix ob-lisp.el expectation that slime would be available
|
2010-11-12 |
Carsten Dominik |
Merge: org-mode version 7.3
|
2010-11-12 |
Carsten Dominik |
Install org-mode version 7.3
|
2010-11-12 |
Glenn Morris |
* lisp/cedet/semantic/wisent/comp.el: Remove unnecessary eval-when-compiles.
|
2010-11-12 |
Glenn Morris |
bytecomp trivia.
|
2010-11-12 |
Katsumi Yamaoka |
smime.el (smime-decrypt-region): Doc fix.
|
2010-11-12 |
Stefan Monnier |
* lisp/emacs-lisp/pcase.el (pcase-let*, pcase-let): Add debug and
|
2010-11-11 |
Katsumi Yamaoka |
Make mm-dissect-buffer pass sender's mail address to smime-decrypt-region.
|
2010-11-11 |
Stefan Monnier |
* lisp/gnus/smime.el (smime-mode): Use define-derived-mode.
|
2010-11-11 |
Stefan Monnier |
* src/cmds.c (Fself_insert_command): Don't call XFASTINT without checking
|
2010-11-11 |
Stefan Monnier |
* lisp/progmodes/modula2.el: Use SMIE and skeleton.
|
2010-11-11 |
Glenn Morris |
* doc/misc/msdog.texi (ls in Lisp): Update for ls-lisp.el changes.
|
2010-11-11 |
Glenn Morris |
ls-lisp: get rid of the dreaded "no effect until you restart Emacs".
|
2010-11-11 |
Glenn Morris |
esh-opt comments.
|
2010-11-11 |
Glenn Morris |
mailheader.el comments.
|
2010-11-11 |
Glenn Morris |
Regenerate tpu-edt autoloads.
|
2010-11-11 |
Glenn Morris |
* lisp/gnus/smime.el (from): Restrict declaration to XEmacs.
|
2010-11-11 |
Glenn Morris |
* lisp/gnus/nnir.el (gnus-group-topic-name): Autoload.
|
2010-11-11 |
Katsumi Yamaoka |
shr.el (shr-insert): Fix last change.
|
2010-11-11 |
Glenn Morris |
Minor ls-lisp changes.
|
2010-11-11 |
Glenn Morris |
Remove odd code from kandmark, gomoku.
|
2010-11-11 |
Glenn Morris |
* lisp/obsolete/lucid.el: Don't warn about any CL functions in this file.
|
2010-11-11 |
Glenn Morris |
Silence idlw*.el compilation.
|
2010-11-11 |
Katsumi Yamaoka |
shr.el (shr-insert): Don't break long line if it is because of kinsoku-bol characters in the line end.
|
2010-11-11 |
Glenn Morris |
* lisp/erc/erc-lang.el (erc-cmd-LANG): Fix what may have been a typo.
|
2010-11-11 |
Katsumi Yamaoka |
lisp/gnus/ChangeLog: Cosmetic fix.
|
2010-11-11 |
Katsumi Yamaoka |
nnir.el (nnir-request-move-article): fix to provide original group and subject.
|
2010-11-11 |
Katsumi Yamaoka |
gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at least 21.5).
|
2010-11-10 |
Katsumi Yamaoka |
lisp/gnus/ChangeLog (2010-11-10): Fix wording.
|
2010-11-10 |
Katsumi Yamaoka |
nnimap.el (nnimap-update-info): Fix problem with `g' chopping of low-numbered articles.
|
2010-11-10 |
Lars Magne Ingebrigtsen |
* net/browse-url.el (browse-url-browser-function): Change the
|
2010-11-10 |
Chong Yidong |
Minor fix to package-archive-contents recalculation.
|
2010-11-10 |
Agustin Martin |
lisp/Changelog: Fix r102323 entry to use correct format with real submitter.
|
2010-11-10 |
Agustin Martin |
flyspell.el (flyspell-word): Do not re-check known misspellings.
|
2010-11-10 |
Michael Albinus |
Fix syntax error in previous commit.
|
2010-11-10 |
YAMAMOTO Mitsuharu |
Add const to array elements of font filter properties.
|
2010-11-10 |
Michael Albinus |
* dbusbind.c (QCdbus_type_unix_fd): New Lisp object.
|
2010-11-10 |
Michael Albinus |
* dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
|
2010-11-10 |
Glenn Morris |
* lisp/progmodes/octave-mod.el (octave-mark-block): Update for smie change.
|
2010-11-10 |
Glenn Morris |
* lisp/textmodes/texnfo-upd.el (texinfo-pointer-name): Fix typo.
|
2010-11-10 |
Katsumi Yamaoka |
rfc2047.el (rfc2047-syntax-table): Simplify.
|
2010-11-10 |
Katsumi Yamaoka |
gnus-art.el (article-treat-non-ascii): Use put-char-table instead of set-char-table-range for XEmacs.
|
2010-11-10 |
Glenn Morris |
Minor edt.el simplification.
|
2010-11-10 |
Glenn Morris |
tpu-extras.el simplifiation.
|
2010-11-10 |
Glenn Morris |
Use line-beginning-position in some texinfo.el files.
|
2010-11-10 |
Glenn Morris |
Silence skeleton.el compilation.
|
2010-11-10 |
Glenn Morris |
Remove ls-lisp time-related functions that duplicate standard functions.
|
2010-11-10 |
Glenn Morris |
system-type related trivia.
|
2010-11-10 |
Glenn Morris |
net-utils system-type trivia.
|
2010-11-10 |
Glenn Morris |
* lisp/startup.el (package-initialize): Update declaration.
|
2010-11-10 |
Glenn Morris |
* lisp/gnus/smime.el (from): Remove unused declaration.
|
2010-11-10 |
Glenn Morris |
time-to-seconds related simplifications.
|
2010-11-10 |
Glenn Morris |
Replace some eshell functions that duplicate standard functions.
|
2010-11-10 |
Glenn Morris |
Silence compilation of some shell files.
|
2010-11-10 |
Glenn Morris |
* src/emacs.c (syms_of_emacs) <system-type>: Doc fix.
|
2010-11-10 |
Glenn Morris |
ChangeLog fix.
|
2010-11-10 |
Katsumi Yamaoka |
gnus-art.el (org-entities): Bind it.
|
2010-11-10 |
Katsumi Yamaoka |
net/browse-url.el (browse-url-mail): Insert body part of mailto url in mail buffer; make yank-action always a command that yanks original buffer.
|
2010-11-09 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
2010-11-09 |
Stefan Monnier |
Merge from emacs-23
|
2010-11-09 |
Katsumi Yamaoka |
message.el (message-subject-trailing-was-ask-regexp, message-subject-trailing-was-regexp): Match was: in addition to was.
|
2010-11-09 |
Glenn Morris |
* lisp/progmodes/meta-mode.el: (meta-indent-line): Simplify.
|
2010-11-09 |
Glenn Morris |
* lisp/progmodes/meta-mode.el: Remove leading `*' from defcustom docs.
|
2010-11-09 |
Glenn Morris |
Replace still more end-of-line etc with line-end-position, etc.
|
2010-11-09 |
Katsumi Yamaoka |
message.el (message-subject-trailing-was-regexp): Fix default value.
|
2010-11-08 |
Stefan Monnier |
* lisp/emacs-lisp/checkdoc.el (checkdoc-display-status-buffer)
|
2010-11-08 |
Stefan Monnier |
* lisp/emacs-lisp/cl-macs.el (extent-data, extent-face, extent-priority)
|
2010-11-08 |
Katsumi Yamaoka |
gnus-group.el (gnus-group-read-ephemeral-group, gnus-group-make-group): Remove superfluous ": " from the prompt.
|
2010-11-07 |
Stefan Monnier |
* lisp/emacs-lisp/smie.el: Simplify the smie-rules-function return values.
|
2010-11-07 |
Jan D |
* src/xfns.c (set_machine_and_pid_properties): Let X set WM_CLIENT_MACHINE.
|
2010-11-07 |
Jan D |
* src/xdisp.c (note_mode_line_or_margin_highlight): Initialize
|
2010-11-07 |
Glenn Morris |
Fix typo in previos flymake change.
|
2010-11-07 |
Glenn Morris |
Minor esh-util changes.
|
2010-11-07 |
Glenn Morris |
Replace unneeded compatibility definitions with point-at-bol, point-at-eol.
|
2010-11-07 |
Glenn Morris |
Minor checkdoc simplifications.
|
2010-11-07 |
Glenn Morris |
Replace end-of-line, save-excursion etc with point-at-eol, point-at-bol.
|
2010-11-07 |
Katsumi Yamaoka |
gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip asterisks in From header.
|
2010-11-07 |
Glenn Morris |
Replace more speedbar uses of end-of-line etc with line-end-position.
|
2010-11-07 |
Katsumi Yamaoka |
gnus-int.el, nnimap.el, nnir.el: More improvements to thread-referral.
|
2010-11-06 |
Glenn Morris |
Use line-end-position rather than end-of-line, etc.
|
2010-11-06 |
Glenn Morris |
Minor idlwave change.
|
2010-11-06 |
Glenn Morris |
Minor eieio-comp changes.
|
2010-11-06 |
Glenn Morris |
Silence viper-cmd compilation.
|
2010-11-06 |
Glenn Morris |
Silence elint compilation.
|
2010-11-06 |
Glenn Morris |
Silence gnus-art compilation.
|
2010-11-06 |
Glenn Morris |
Silence mail-extr compilation.
|
2010-11-06 |
Glenn Morris |
Silence reftex compilation.
|
2010-11-06 |
Glenn Morris |
Minor emerge changes.
|
2010-11-06 |
Eli Zaretskii |
xdisp.c: Add commentary about character compositions in bidirectional text.
|
2010-11-06 |
Ralf Angeli |
RefTeX: Improve matching of bib entries.
|
2010-11-06 |
Eli Zaretskii |
src/ChangeLog: Fix log entry for revno 102262.
|
2010-11-06 |
Eli Zaretskii |
Support R2L lines in tool-tip text.
|
2010-11-06 |
Michael Albinus |
* shell.el (shell-process-popd): Made aware of comint-file-name-prefix.
|
2010-11-06 |
Andreas Schwab |
configure.in: Fix indentation
|
2010-11-06 |
Jan D. |
* src/nsfont.m: Include termchar for new mouse-highlight.
|
2010-11-06 |
Eli Zaretskii |
Unify mouse-highlight code for all GUI and TTY sessions.
|
2010-11-05 |
Sam Steingold |
chapter, part, section are all DocBook elements
|
2010-11-05 |
Eli Zaretskii |
term.c (append_glyphless_glyph, produce_glyphless_glyph): Remove unused variables.
|
2010-11-05 |
Lars Magne Ingebrigtsen |
Decode utf-8 strings in mixed environments by default.
|
2010-11-05 |
Jan D. |
* mouse.el (mouse-yank-primary): Update comment (Bug#6802).
|
2010-11-05 |
Adrian Robert |
* nsterm.m (EmacsView-mouseExited:): Correct error in conditional logic pointed out by Eli Zaretskii.
|
2010-11-05 |
Glenn Morris |
Quiet, woman. (Sorry...).
|
2010-11-05 |
Glenn Morris |
Silence doctor.el compilation.
|
2010-11-05 |
Glenn Morris |
Silence cl-macs.el compilation.
|
2010-11-05 |
Glenn Morris |
Silence byte-opt.el compilation.
|
2010-11-05 |
Glenn Morris |
ChangeLog fix.
|
2010-11-04 |
Lars Magne Ingebrigtsen |
Refer to set-coding-system-priority instead of the obsolete
|
2010-11-04 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
2010-11-04 |
Glenn Morris |
ChangeLog fix.
|
2010-11-04 |
Sam Steingold |
identify "refentry" as DocBook
|
2010-11-04 |
Adrian Robert |
* nsfont.m (nsfont_draw) * nsimage.m (EmacsImage-setXBMColor:) * nsterm.m (EmacsView-performDragOperation:): Correct empty return statements. Based on a patch by Ismail Donmez <ismail@namtrac.org>.
|
2010-11-04 |
Chong Yidong |
Notes about elpa.gnu.org for maintainers.
|
2010-11-04 |
Michael Albinus |
* tramp.texi (Remote shell setup): New item "Interactive shell
|
2010-11-04 |
Katsumi Yamaoka |
shr.el (shr-tag-img): Use string-width and truncate-string-to-width to measure the length and truncate alt text.
|
2010-11-03 |
Chong Yidong |
* emacs-lisp/package.el (package-unpack): Remove no-op.
|
2010-11-03 |
Chong Yidong |
Support for gif transparency.
|
2010-11-03 |
Chong Yidong |
etc/NEWS: Move --with-crit-dir option to emacs-23.
|
2010-11-09 |
Eli Zaretskii |
xfns.c (x_real_positions): Fix declaration-after-statement problem.
|
2010-11-09 |
Glenn Morris |
* lisp/progmodes/tcl.el (tcl-hairy-scan-for-comment): Doc fix.
|
2010-11-09 |
Glenn Morris |
ChangeLog fix.
|
2010-11-09 |
Chong Yidong |
Bump version to 23.2.90.
EMACS_PRETEST_23_2_90
|
2010-11-08 |
Stefan Monnier |
* .dir-locals.el (log-edit-mode): Set log-edit-rewrite-fixes.
|
2010-11-08 |
Stefan Monnier |
* lisp/minibuffer.el (minibuffer-completion-help): Specify the end of the
|
2010-11-08 |
Stefan Monnier |
* lisp/progmodes/python.el (python-font-lock-syntactic-keywords):
|
2010-11-08 |
Stefan Monnier |
* lisp/vc-mtn.el (vc-mtn-working-revision, vc-mtn-after-dir-status)
|
2010-11-08 |
Stefan Monnier |
* lisp/international/mule-cmds.el (princ-list): Mark as obsolete.
|
2010-11-07 |
Stefan Monnier |
* lisp/emacs-lisp/smie.el: New package.
|
2010-11-07 |
Michael Albinus |
Fix misleading Changelog entry.
|
2010-11-06 |
Michael Albinus |
Fix typo.
|
2010-11-06 |
Michael Albinus |
* files.el (backup-by-copying-when-mismatch): Make it a buffer local
|
2010-11-06 |
Eli Zaretskii |
Fix bug #7300.
|
2010-11-06 |
Eli Zaretskii |
Back-port from trunk the fix for bug #6294.
|
2010-11-06 |
Eli Zaretskii |
Fix bug #7285.
|
2010-11-06 |
Dan Nicolaescu |
* progmodes/verilog-mode.el (verilog-insert-one-definition)
|
2010-11-05 |
Michael Albinus |
* trampver.texi: Update release number.
|
2010-11-05 |
Michael Albinus |
* net/trampver.el: Update release number.
|
2010-11-05 |
Chong Yidong |
Fix the fix for Bug#6426 (Bug#7210), avoiding frame garbaging loop.
|
2010-11-04 |
Chong Yidong |
Regenerate configure.
|
2010-11-04 |
Chong Yidong |
Backport fix for Bug#5723 from trunk.
|
2010-11-04 |
Chong Yidong |
Backport r99752 from trunk
|
2010-11-04 |
Chong Yidong |
Backport r99751 from trunk
|
2010-11-04 |
Chong Yidong |
Backport r99750 from trunk
|
2010-11-04 |
Chong Yidong |
Backport fix for Bug#6287 from trunk.
|
2010-11-04 |
Chong Yidong |
Backport r100459 from trunk
|
2010-11-04 |
Chong Yidong |
Backport fix for Bug#2423 from trunk.
|
2010-11-04 |
Chong Yidong |
Backport r99863 from trunk
|
2010-11-04 |
Chong Yidong |
Backport r99862 from trunk
|
2010-11-04 |
Chong Yidong |
Backport from trunk.
|
2010-11-04 |
Chong Yidong |
Backport Bug#6765 fix from trunk.
|
2010-11-04 |
Michael Albinus |
* configure.in: Don't write a warning for D-Bus anymore.
|
2010-11-04 |
Jan D. |
* xfns.c (x_real_positions): Only use _NET_FRAME_EXTENTS if our
|
2010-11-04 |
Jan D. |
Remove debug code.
|
2010-11-04 |
Jan D. |
Get window position by reading _NET_FRAME_EXTENTS (Bug#5721).
|
2010-11-03 |
Jay Belanger |
calc.texi: Update Emacs version to 23.3.
|
2010-11-03 |
Chong Yidong |
Fix for Bug#5655, backported from trunk.
|
2010-11-01 |
Jan D. |
Backport fix for Bug#6571 from trunk. NOTE: May cause merge conflicts.
|
2010-11-01 |
Glenn Morris |
* lisp/locate.el (locate, locate-mode): Doc fixes.
|
2010-11-01 |
Chong Yidong |
Prevent server-mode from issuing a prompt in kill-emacs-hook.
|
2010-11-01 |
Chong Yidong |
Backport VC improvements from trunk.
|
2010-11-01 |
Glenn Morris |
Mark tiny change.
|
2010-11-01 |
Stefan Monnier |
Make Emacs compile with clang.
|
2010-11-05 |
Eli Zaretskii |
Cleanup -Wall warnings.
|
2010-11-05 |
Eli Zaretskii |
Fix unified mouse highlight after compiling on Unix.
|
2010-11-05 |
Eli Zaretskii |
Fix mouse redesigned mouse highlight on MSDOS.
|
2010-11-05 |
Eli Zaretskii |
Cleanup fallout from redesigning mouse highlight.
|
2010-11-02 |
Eli Zaretskii |
Reflect mouse-highlight redesign in term.c
|
2010-11-01 |
Eli Zaretskii |
REALLY finish coding portable mouse highlight.
|
2010-11-01 |
Eli Zaretskii |
Finish coding mouse highlight redesigned for portability.
|
2010-10-31 |
Eli Zaretskii |
Start redesigning portable mouse highlight. Not compiled.
|
2010-10-30 |
Eli Zaretskii |
Unify mouse highlight code of MSDOS and GUI sessions.
|
2010-11-03 |
Glenn Morris |
reftex-toc trivia.
|
2010-11-03 |
Glenn Morris |
idlwave trivia.
|
2010-11-03 |
Glenn Morris |
Silence ispell.el compilation.
|
2010-11-03 |
Glenn Morris |
* lisp/textmodes/reftex-toc.el (name1, dummy, dummy2): Remove unused decs.
|
2010-11-03 |
Glenn Morris |
* doc/misc/gnus.texi (Configuring nnmairix): Spelling fix.
|
2010-11-03 |
Glenn Morris |
Don't be so lax with spelling.
|
2010-11-03 |
Glenn Morris |
Mere anarchy is loosed upon the world.
|
2010-11-03 |
Glenn Morris |
landmark: you lose.
|
2010-11-03 |
Glenn Morris |
Fix the most annoying typo in the world.
|
2010-11-03 |
Glenn Morris |
Silence compilation of gomoku.el.
|
2010-11-03 |
Glenn Morris |
Silence compilation of mh-mime.el.
|
2010-11-03 |
Chong Yidong |
Separate built-in packages from elpa packages, for efficiency.
|
2010-11-03 |
Glenn Morris |
Silence compilation of nndiary.el.
|
2010-11-03 |
Stefan Monnier |
* lisp/progmodes/perl-mode.el (perl-syntax-propertize-function):
|
2010-11-03 |
Katsumi Yamaoka |
nnir.el (nnir-request-move-article): call the underlying backend to move articles from nnir.
|
2010-11-03 |
Katsumi Yamaoka |
gnus-cite.el (gnus-article-natural-long-line-p): Removed.
|
2010-11-02 |
Noah Friedman |
(byte-recompile-file): If bytecomp-arg is nil, do not ask to recompile files that are not already compiled, and do not recompile them.
|
2010-11-02 |
Katsumi Yamaoka |
nnir: remove wais support
|
2010-11-02 |
Glenn Morris |
* lisp/gnus/gnus-html.el: Reorder requirements to quieten compiler.
|
2010-11-02 |
Glenn Morris |
* lisp/gnus/gnus-util.el: Comment.
|
2010-11-02 |
Chong Yidong |
Fix last change to package.el.
|
2010-11-02 |
Katsumi Yamaoka |
gnus-cite.el (gnus-article-fill-cited-article): Make fill work properly for XEmacs as well.
|
2010-11-02 |
Chong Yidong |
Two fixes for elpa packages overriding built-in ones.
|
2010-11-02 |
Vinicius Jose Latorre |
Adjust doc.
|
2010-11-01 |
Katsumi Yamaoka |
nnir.el: Fix various bugs.
|
2010-11-01 |
Katsumi Yamaoka |
gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
|
2010-11-01 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
2010-11-01 |
Chong Yidong |
Fix error in last merge from branch.
|
2010-11-01 |
Juanma Barranquero |
Fix dates in ChangeLog entries.
|
2010-11-01 |
Kenichi Handa |
Implement various display methods for glyphless characters.
|
2010-11-01 |
Kenichi Handa |
merge trunk
|
2010-11-01 |
Kenichi Handa |
merge trunk
|
2010-11-01 |
Glenn Morris |
Reposition some aliases in holidays.el.
|
2010-11-01 |
Glenn Morris |
* cedet/semantic/bovine/c.el (semantic-analyze-split-name): Move before use.
|
2010-11-01 |
Glenn Morris |
* lisp/emacs-lisp/smie.el (smie): New custom group.
|
2010-11-01 |
Glenn Morris |
Silence compilation of mm-util.el.
|
2010-11-01 |
Glenn Morris |
* lisp/gnus/nnmail.el (gnus-activate-group): Update declaration.
|
2010-11-01 |
Glenn Morris |
Fix some declarations in cedet.
|
2010-11-01 |
Katsumi Yamaoka |
shr.el: No need to declare `declare-function' since shr.el is for only Emacsen that provide `libxml-parse-html-region'.
|
2010-11-01 |
Glenn Morris |
Fix some declarations.
|
2010-11-01 |
Glenn Morris |
* lisp/progmodes/ruby-mode.el (ruby-syntax-propertize-heredoc): Declare.
|
2010-11-01 |
Glenn Morris |
* lisp/textmodes/ispell.el (comment-add): Declare.
|
2010-11-01 |
Glenn Morris |
* net/gnutls.el (gnutls-boot, gnutls-errorp, gnutls-error-string): Declare.
|
2010-11-01 |
Glenn Morris |
* lisp/info.el (finder-keywords-hash, package-alist): Declare.
|
2010-11-01 |
Katsumi Yamaoka |
gnus-util.el (gnus-string-match-p): New function, that is an alias to string-match-p in Emacs >=23.
|
2010-11-01 |
Chong Yidong |
etc/NEWS: Remove VC changes, since they are backported to 23.3.
|
2010-11-01 |
Chong Yidong |
Fix to package name computation in Finder.
|
2010-11-01 |
Chong Yidong |
Remove extra leftover args to vc-*-checkin.
|
2010-11-01 |
Glenn Morris |
* lisp/emacs-lisp/bytecomp.el (byte-recompile-file): Fix previous change.
|
2010-11-01 |
Glenn Morris |
Silence compilation of startup.el.
|
2010-11-01 |
Glenn Morris |
Silence nnir.el compilation.
|
2010-11-01 |
Glenn Morris |
* progmodes/ada-mode.el (ada-font-lock-syntactic-keywords): Silence compiler.
|
2010-11-01 |
Glenn Morris |
* lisp/gnus/mm-util.el (mm-string-to-multibyte): Simplify.
|
2010-11-01 |
Glenn Morris |
Silence shr.el compilation.
|
2010-11-01 |
Glenn Morris |
Silence smime.el compilation.
|
2010-11-01 |
Glenn Morris |
Silence nnimap.el compilation.
|
2010-11-01 |
Glenn Morris |
Silence mail-source.el compilation.
|
2010-11-01 |
Glenn Morris |
Silence gnus-dired.el compilation.
|
2010-11-01 |
Glenn Morris |
Silence mm-view.el compilation.
|
2010-11-01 |
Glenn Morris |
Silence mm-decode.el compilation.
|
2010-11-01 |
Glenn Morris |
Silence gnus.el compilation.
|
2010-11-01 |
Glenn Morris |
Silence sieve-manage.el compilation.
|
2010-11-01 |
Glenn Morris |
Silence gnus-util.el compilation.
|
2010-10-31 |
Ken Brown |
* configure.in (checking whether localtime caches TZ): Use
|
2010-10-31 |
Glenn Morris |
* lisp/cedet/ede/proj-elisp.el (project-compile-target): Fix previous change.
|
2010-10-31 |
Katsumi Yamaoka |
message.el (message-subject-trailing-was-query): Change default to t.
|
2010-10-31 |
Glenn Morris |
* lisp/cus-start.el: Explanatory comment.
|
2010-10-31 |
Glenn Morris |
Fix previous cedet change and ChangeLog.
|
2010-10-31 |
Glenn Morris |
* src/xterm.c (x_connection_closed) [USE_X_TOOLKIT]: Fix merge, maybe.
|
2010-10-31 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
2010-10-31 |
Stefan Monnier |
* lisp/emacs-lisp/bytecomp.el (byte-recompile-file): New fun.
|
2010-10-31 |
Juanma Barranquero |
More merge fixes.
|
2010-10-31 |
Glenn Morris |
Fix bug#7299; default value of tool-bar-mode in without-x builds.
|
2010-10-31 |
Glenn Morris |
* lisp/ChangeLog: Merge fixes.
|
2010-10-31 |
Jan D. |
Don't use STRING as first choice when pasting PRIMARY (Bug#6802).
|
2010-10-31 |
Chong Yidong |
Merge changes from emacs-23 branch
|
2010-10-31 |
Chong Yidong |
Merge changes from emacs-23 branch
|
2010-10-31 |
Chong Yidong |
Print informative error message when aborting on GTK disconnect.
|
2010-10-31 |
Glenn Morris |
* lisp/progmodes/sql.el: Remove comment link to defunct viewcvs url.
|
2010-10-30 |
Glenn Morris |
Tiny MH-E doc fixes.
|
2010-10-30 |
Michael Albinus |
* net/tramp.el (tramp-handle-insert-file-contents): For root,
|
2010-10-29 |
Glenn Morris |
Replace some inappropriate uses of toggle-read-only. (Bug#7292)
|
2010-10-29 |
Glenn Morris |
Correct some viewcvs links in docs and comments.
|
2010-10-28 |
Glenn Morris |
* lisp/select.el (x-selection): Mark it as an obsolete alias.
|
2010-10-27 |
Stefan Monnier |
* add-log.el (find-change-log): Use derived-mode-p rather than
|
2010-10-27 |
Glenn Morris |
Fix treatment of menu-bar-files-menu.
|
2010-10-25 |
Chong Yidong |
Document GTK Emacs kill on display close in PROBLEMS.
|
2010-10-25 |
Michael Albinus |
* dbusbind.c (Fdbus_call_method_asynchronously)
|
2010-10-31 |
Alan Mackenzie |
progmodes/cc-cmds.el (c-mask-paragraph): Fix an off-by-1 error. Fixes
|
2010-10-31 |
Katsumi Yamaoka |
gnus/ChangeLog: Cosmetic fix.
|
2010-10-31 |
Katsumi Yamaoka |
nnmairix.el (nnmairix-get-valid-servers): Return list of strings to conform with changes to gnus-completing-read.
|
2010-10-31 |
Glenn Morris |
* admin/notes/bugtracker: Mention "found".
|
2010-10-31 |
Chong Yidong |
etc/NEWS: Add placeholder for finder-inf.el changes.
|
2010-10-31 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
2010-10-31 |
Chong Yidong |
Check more carefully for packages before loading package.el.
|
2010-10-30 |
Katsumi Yamaoka |
gnus-start.el (gnus-find-new-newsgroups): Remove gnus-check-first-time-used.
|
2010-10-30 |
Katsumi Yamaoka |
nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be set on groups that don't have \* permanentflags.
|
2010-10-30 |
Alan Mackenzie |
progmodes/cc-fonts.el (c-font-lock-enum-tail): New function which
|
2010-10-30 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
2010-10-30 |
Glenn Morris |
Fix bug#7306; customization of minor-mode variables defined in C.
|
2010-11-01 |
Kenichi Handa |
w32term.c (x_draw_glyphless_glyph_string_foreground): Fix the arg with_background for font->driver->draw.
|
2010-11-01 |
Kenichi Handa |
Handle glyphless characters on tty.
|
2010-10-29 |
Kenichi Handa |
w32gui.h (STORE_XCHAR2B, XCHAR2B_BYTE1, XCHAR2B_BYTE2): Surround chp by parentheses.
|
2010-10-29 |
Kenichi Handa |
Implement various display methods for glyphless characters.
|
2010-10-28 |
Kenichi Handa |
merge trunk
|
2010-10-14 |
Kenichi Handa |
merge trunk
|
2010-10-29 |
Stefan Monnier |
SMIE: change indent rules format, improve smie-setup.
|
2010-10-29 |
Katsumi Yamaoka |
gnus.el (gnus-buffers, gnus-group-buffer): Add docstrings.
|
2010-10-29 |
Katsumi Yamaoka |
gnus-group.el (gnus-group-make-tool-bar): Check for display graphic capability before doing anything.
|
2010-10-29 |
Eli Zaretskii |
Fix doc/misc/makefile.w32.in like revno 102137 did with Makefile.in.
|
2010-10-29 |
Eli Zaretskii |
Fix revno 102144 for non-CLASH_DETECTION platforms.
|
2010-10-29 |
Katsumi Yamaoka |
gnus-art.el (gnus-article-goto-part): Fix last change.
|
2010-10-29 |
Katsumi Yamaoka |
gnus-art.el (gnus-article-goto-part): Fix last change.
|
2010-10-29 |
Katsumi Yamaoka |
gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
|
2010-10-29 |
Glenn Morris |
Sync docs of some X, W32, NS C functions.
|
2010-10-29 |
Glenn Morris |
Remove duplicate Lisp definition of temporary-file-directory, from filelock.c.
|
2010-10-29 |
Glenn Morris |
Remove duplicate Lisp definitions of define-minor-mode variables defined in C.
|
2010-10-29 |
Stefan Monnier |
* lisp/emacs-lisp/pcase.el (pcase): New `string' and `guard' patterns.
|
2010-10-28 |
Katsumi Yamaoka |
gnus-sum.el (gnus-summary-rescan-group): Try to restore the window config after reselecting.
|
2010-10-28 |
Stefan Monnier |
* lisp/vc/log-edit.el (log-edit-rewrite-fixes): State its safety pred.
|
2010-10-28 |
Katsumi Yamaoka |
shr.el (shr-put-image): Use point even if only inserting text; save-excursion on alt text.
|
2010-10-28 |
Katsumi Yamaoka |
nnir.el (nnir-run-swish-e): Remove hyrex support.
|
2010-10-28 |
Glenn Morris |
doc/Makefile fixes related to inclusion of emacsver.texi.
|
2010-10-28 |
Glenn Morris |
Move ns-specific menu-bar code from term/ns-win.el to menu-bar.el.
|
2010-10-28 |
Katsumi Yamaoka |
gnus-art.el: Improve MIME part functions.
|
2010-10-28 |
Glenn Morris |
* lisp/simple.el (x-selection-owner-p): Remove unused declaration.
|
2010-10-28 |
Stefan Monnier |
* lisp/minibuffer.el (completion-cycling): New var.
|
2010-10-28 |
Stefan Monnier |
* lisp/iswitchb.el (iswitchb-kill-buffer): Avoid `iswitchb-make-buflist'
|
2010-10-28 |
Stefan Monnier |
* lisp/progmodes/compile.el (compilation-mode-font-lock-keywords):
|
2010-10-27 |
Katsumi Yamaoka |
gnus-group.el: Make gnus-group-default-list-level possibly a function.
|
2010-10-27 |
Stefan Monnier |
* lisp/vc/log-edit.el (log-edit-rewrite-fixes): New var.
|
2010-10-27 |
Stefan Monnier |
* test/indent/octave.m: Add a test to ensure indentation is local.
|
2010-10-27 |
Stefan Monnier |
* lisp/play/landmark.el: Adjust commenting convention.
|
2010-10-27 |
Stefan Monnier |
* lisp/electric.el (electric-indent-chars): Autoload.
|
2010-10-27 |
Katsumi Yamaoka |
nnimap.el (nnimap-retrieve-group-data-early): Remove bad comment.
|
2010-10-27 |
Glenn Morris |
* lisp/term/ns-win.el (ns-insert-file): Init in let.
|
2010-10-27 |
Glenn Morris |
* abbrev.el (abbrev-mode): Remove one of the three definitions of this variable.
|
2010-10-27 |
Glenn Morris |
ns-win.el trivia.
|
2010-10-27 |
Glenn Morris |
* server.el (server-host, server-port, server-auth-dir): Autoload risky.
|
2010-10-27 |
Katsumi Yamaoka |
mm-decode.el (mm-shr): Add undisplayer to MIME handle.
|
2010-10-27 |
Glenn Morris |
* lisp/term/ns-win.el: Restore require of cl when compiling.
|
2010-10-27 |
Katsumi Yamaoka |
gnus-group.el: Replace replace-regexp-in-string with gnus-replace-in-string.
|
2010-10-26 |
Juanma Barranquero |
* src/eval.c (init_eval_once): Set max_lisp_eval_depth to 600.
|
2010-10-26 |
Katsumi Yamaoka |
shr.el (shr-tag-div): Added.
|
2010-10-26 |
Eli Zaretskii |
cmds.c: (internal_self_insert): Don't insert for negative arguments.
|
2010-10-26 |
Eli Zaretskii |
Fix bug #7281.
|
2010-10-26 |
Glenn Morris |
* lisp/term/common-win.el (xw-defined-colors): Simplify the 'ns case.
|
2010-10-26 |
Adrian Robert |
* term/ns-win.el (ns-new-frame, ns-show-prefs): Don't add to global map. * term/common-win.el (x-setup-function-keys): Remove most of the keymappings. Comment on the remaining ones.
|
2010-10-26 |
Glenn Morris |
Mention server-port.
|
2010-10-26 |
Glenn Morris |
Add ChangeLog bug ref.
|
2010-10-26 |
Glenn Morris |
Add server-port option. (Bug#854)
|
2010-10-26 |
Glenn Morris |
* lisp/term/ns-win.el (ns-ignore-2-arg): Remove unused function.
|
2010-10-26 |
Jan D |
* gtkutil.c (qttip_cb): Set title to empty for ATK (Bug#7278).
|
2010-10-26 |
Glenn Morris |
Remove ns-handle-* functions that duplicate x-handle-*.
|
2010-10-26 |
Glenn Morris |
* etc/images/README: Add (un)checked.xpm
|
2010-10-26 |
Glenn Morris |
Let ns load common-win.
|
2010-10-26 |
Daiki Ueno |
Make epa-mail-encrypt expand mail aliases.
|
2010-10-26 |
Daiki Ueno |
Make epa-mail-encrypt handle local-part only recipients.
|
2010-10-25 |
Katsumi Yamaoka |
gnus-util.el: Remove `gnus-with-local-quit'.
|
2010-10-25 |
Andreas Schwab |
* configure.in (checking for -znocombreloc): Use AC_LANG_PROGRAM
|
2010-10-25 |
Chong Yidong |
Document GTK Emacs kill on display close in PROBLEMS.
|
2010-10-25 |
Daiki Ueno |
Don't use the word "PGP", since it is a non-free program.
|
2010-10-25 |
Katsumi Yamaoka |
gnus-sum.el (gnus-summary-select-article): Fix type error in checking the original article buffer.
|
2010-10-25 |
Glenn Morris |
Simplifications for lisp/term/common-win.el
|
2010-10-25 |
Daiki Ueno |
Add alternative key bindings for epa-mail commands.
|
2010-10-25 |
Glenn Morris |
Move ns-win.el's rather wacky menu adjustments to menu-bar.el.
|
2010-10-25 |
Juanma Barranquero |
Fix some ChangeLog entries.
|
2010-10-24 |
Chong Yidong |
Avoid inline image variables for checkboxes (Bug#7222).
|
2010-10-24 |
Glenn Morris |
Sync docs of some W32 and X C functions.
|
2010-10-24 |
Jay Belanger |
calc.texi: Use emacsver.texi to determine Emacs version.
|
2010-10-24 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
2010-10-24 |
Glenn Morris |
ChangeLog fix.
|
2010-10-24 |
Glenn Morris |
Move some more shared x-, w32- things to common-win.
|
2010-10-24 |
Chong Yidong |
Fix 2010-10-10 keymap fixes.
|
2010-10-24 |
Chong Yidong |
Merge changes from emacs-23 branch.
|
2010-10-24 |
Chong Yidong |
Merge changes from emacs-23
|
2010-10-24 |
Chong Yidong |
* xterm.c (x_connection_closed): Kill Emacs unconditionally.
|
2010-10-23 |
Dan Nicolaescu |
verilog-mode.el updates.
|
2010-10-23 |
Glenn Morris |
* erc-backend.el (erc-server-JOIN): Set the correct target list on join.
|
2010-10-23 |
Glenn Morris |
* lisp/erc/erc-backend.el (erc-process-sentinel): Check that buffer is alive
|
2010-10-23 |
Glenn Morris |
Fix bug#7224.
|
2010-10-22 |
Juanma Barranquero |
Fix typos.
|
2010-10-22 |
Juanma Barranquero |
src/frame.c: Fix previous change.
|
2010-10-22 |
Eli Zaretskii |
Document values of window-system and deprecate its use as predicate.
|
2010-10-21 |
Michael Albinus |
* net/tramp.el (tramp-get-inline-coding): Return `nil' in case of
|
2010-10-20 |
Glenn Morris |
* etc/DISTRIB: Update donation section.
|
2010-10-20 |
Glenn Morris |
* etc/DISTRIB: Small updates.
|
2010-10-20 |
Kenichi Handa |
face-remap.el (text-scale-adjust): Call read-event with a proper prompt.
|
2010-10-20 |
Kenichi Handa |
merge emacs-23
|
2010-10-19 |
Juanma Barranquero |
lisp/ChangeLog: Add missing entry.
|
2010-10-20 |
Kenichi Handa |
face-remap.el (text-scale-adjust): Call read-event with a proper prompt.
|
2010-10-24 |
Lars Magne Ingebrigtsen |
Regenerated.
|
2010-10-24 |
Lars Magne Ingebrigtsen |
* configure.in: Remove the BROKEN annotation from gnutls.
|
2010-10-24 |
Chong Yidong |
Merge read-color and facemenu-read-color (Bug#7242).
|
2010-10-24 |
Chong Yidong |
Use recursive-trash feature for eshell deletion (Bug#7011).
|
2010-10-24 |
Chong Yidong |
* emacs.c (argmatch): Don't treat "--" as "--chdir".
|
2010-10-24 |
Chong Yidong |
* package.el (package-menu-mode-map): Inherit from button-buffer-map.
|
2010-10-24 |
Chong Yidong |
Fix last commit.
|
2010-10-24 |
Chong Yidong |
Make the *Packages* buffer read-only.
|
2010-10-24 |
Alan Mackenzie |
progmodes/cc-fonts.el (c-font-lock-declarations): Cache the result of
|
2010-10-24 |
Katsumi Yamaoka |
gnus-sum.el (gnus-summary-select-article): Make sure we have the original article buffer live.
|
2010-10-24 |
Daiki Ueno |
Try to use "gpg2" if "gpg" isn't available.
|
2010-10-24 |
Glenn Morris |
Sync docs of selection-coding-system between C and Lisp.
|
2010-10-24 |
Glenn Morris |
Sync Lisp and C docs of next-selection-coding-system.
|
2010-10-24 |
Glenn Morris |
Reduce duplicate definitions of x-select-enable-clipboard from 3 to 2.
|
2010-10-24 |
Glenn Morris |
Remove duplicate definition of tty-defined-color-alist.
|
2010-10-24 |
Glenn Morris |
Sync X and MS-Windows docs for x-use-underline-position-properties.
|
2010-10-24 |
Glenn Morris |
Sync X and MS-Windows docs of x-toolkit-scroll-bars.
|
2010-10-24 |
Glenn Morris |
Avoid redefining some C defcustoms.
|
2010-10-24 |
Katsumi Yamaoka |
gnus-group.el (gnus-group-completing-read): Remove all newlines from group names. They mess up the group buffer badly.
|
2010-10-24 |
Chong Yidong |
Bind "C-c ]" to block-closing commands in several modes.
|
2010-10-23 |
Glenn Morris |
* lisp/textmodes/flyspell.el (flyspell-mode): If there was an error,
|
2010-10-23 |
Glenn Morris |
* src/frame.c (syms_of_frame) <menu-bar-mode>: Sync doc with Lisp.
|
2010-10-23 |
Glenn Morris |
* src/xdisp.c (syms_of_xdisp) <hourglass-delay>: Sync doc with Lisp.
|
2010-10-23 |
Glenn Morris |
* src/xdisp.c (syms_of_xdisp) <display-hourglass>: Sync doc with Lisp.
|
2010-10-23 |
Glenn Morris |
Sync docs of cursor-in-non-selected-windows between Lisp and C.
|
2010-10-23 |
Glenn Morris |
Sync docs of C and Lisp version of auto-hscroll-mode.
|
2010-10-23 |
Glenn Morris |
Make all copies of xw-defined-colors have identical docs.
|
2010-10-23 |
Glenn Morris |
Make all 3 copies of x-select-enable-clipboard have the same doc.
|
2010-10-23 |
Glenn Morris |
* lisp/comint.el (comint-password-prompt-regexp): Make it less vague.
|
2010-10-23 |
Glenn Morris |
* test/comint-testsuite.el
|
2010-10-23 |
Eli Zaretskii |
src/ChangeLog: Revert inadvertent change of entry date.
|
2010-10-23 |
Eli Zaretskii |
Implement mouse highlight for bidi-reordered lines.
|
2010-10-23 |
Eli Zaretskii |
Fix support for R2L lines. Tested with reordered text.
|
2010-10-23 |
Eli Zaretskii |
The range [STARTPOS..ENDPOS] is inclusive in strings.
|
2010-10-23 |
Eli Zaretskii |
Tested with L2R rows and mouse highlight on a single line.
|
2010-10-16 |
Eli Zaretskii |
Finished work on mouse highlight that comes from display strings.
|
2010-10-16 |
Eli Zaretskii |
Support bidi-reordered text in mouse-highlighted mode- and header-lines.
|
2010-10-16 |
Eli Zaretskii |
Start working on mouse highlight of mode- and header-lines.
|
2010-10-09 |
Eli Zaretskii |
Finished work on mouse_face_from_buffer_pos for bidi-reordered rows.
|
2010-10-02 |
Eli Zaretskii |
Fix beg_col calculation when painting from window start.
|
2010-10-02 |
Eli Zaretskii |
Fix mouse highlight in bidi-reordered continued lines.
|
2010-10-02 |
Eli Zaretskii |
Fix minor bugs in mouse highlight.
|
2010-08-28 |
Eli Zaretskii |
Clean up mouse highlight in R2L lines.
|
2010-08-28 |
Eli Zaretskii |
Fix mouse highlight in continued R2L lines.
|
2010-08-28 |
Eli Zaretskii |
Support L2R continued lines.
|
2010-08-28 |
Eli Zaretskii |
Support R2L rows. Continued lines still don't work correctly.
|
2010-08-28 |
Eli Zaretskii |
Fix L2R code using bug #1220 as a test case.
|
2010-08-21 |
Eli Zaretskii |
Initial partial support for mouse highlight in bidi-reordered text.
|
2010-10-23 |
Jan D. |
Mention faceName for Lucid menu/dialog fonts.
|
2010-10-23 |
Glenn Morris |
Replace digest-doc and sorted-doc C programs with Lisp commands.
|
2010-10-23 |
Glenn Morris |
* lisp/help.el (finder-by-keyword): Remove unnecessary autoload.
|
2010-10-23 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
2010-10-22 |
Glenn Morris |
Obscure an example DEFVAR_INT comment so as to evade make-docfile.
|
2010-10-22 |
Jan D |
Fix compilation with Motif (Bug#7263).
|
2010-10-22 |
Katsumi Yamaoka |
mml.el (mml-preview): Fix last change.
|
2010-10-22 |
Katsumi Yamaoka |
mml.el (mml-preview): Work properly when editing article.
|
2010-10-22 |
Glenn Morris |
Support for systems without floats was removed a decade ago.
|
2010-10-22 |
Glenn Morris |
Fix format of old ChangeLog entry.
|
2010-10-22 |
Glenn Morris |
* src/Makefile.in (SOME_MACHINE_LISP): Add w32-vars.
|
2010-10-22 |
Glenn Morris |
Add bug ref to Changelog entry.
|
2010-10-22 |
Glenn Morris |
Small autoloads fix.
|
2010-10-22 |
Glenn Morris |
* admin/make-tarball.txt: Misc updates.
|
2010-10-22 |
Glenn Morris |
* make-dist: Avoid listing .el files twice.
|
2010-10-22 |
Stefan Monnier |
* lisp/emacs-lisp/find-func.el (find-library): Use test-completion.
|
2010-10-22 |
Katsumi Yamaoka |
gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to gnus-group-completing-read.
|
2010-10-21 |
Katsumi Yamaoka |
message.el (message-setup-1): Allow message-default-headers to be a function.
|
2010-10-21 |
Lars Magne Ingebrigtsen |
* newcomment.el (comment-dwim): Fix the intentation in the doc string.
|
2010-10-21 |
Chong Yidong |
* insdel.c (prepare_to_modify_buffer): Don't set
|
2010-10-21 |
Michael Albinus |
* net/tramp-sh.el (tramp-do-file-attributes-with-stat): Do not use
|
2010-10-21 |
Katsumi Yamaoka |
shr.el (shr-tag-table): Simplify.
|
2010-10-21 |
Katsumi Yamaoka |
gnus-html.el (gnus-html-prefetch-images): Only prefetch http images to avoid trying to snarf invalid stuff.
|
2010-10-21 |
Katsumi Yamaoka |
gnus-sum.el (gnus-summary-edit-article-done): Bind replace-result.
|
2010-10-21 |
Katsumi Yamaoka |
gnus.el (gnus-message-archive-group): Quote value.
|
2010-10-21 |
Daiki Ueno |
Tweak revert-buffer-function to inhibit auto-mode-alist.
|
2010-10-21 |
Katsumi Yamaoka |
gnus-news.texi: Mention new archive defaults.
|
2010-10-21 |
Katsumi Yamaoka |
message.el (message-fix-before-sending): Change options when sending non-printable characters.
|
2010-10-21 |
Katsumi Yamaoka |
gnus.el (gnus-update-message-archive-method): Change the default to monthly outgoing groups.
|
2010-10-21 |
Katsumi Yamaoka |
Allow nnimap article editing (sort of).
|
2010-10-21 |
Katsumi Yamaoka |
gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
|
2010-10-21 |
Katsumi Yamaoka |
nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
|
2010-10-20 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
2010-10-20 |
Katsumi Yamaoka |
shr.el (shr-tag-table): Fix last change.
|
2010-10-20 |
Katsumi Yamaoka |
nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
|
2010-10-20 |
Katsumi Yamaoka |
emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed variable.
|
2010-10-20 |
Katsumi Yamaoka |
shr.el: (shr-tag-table): Support caption, thead, and tfoot.
|
2010-10-20 |
Glenn Morris |
* make-dist: No longer create lisp/MANIFEST.
|
2010-10-20 |
Glenn Morris |
Fix format of old lib-src/ChangeLog entry.
|
2010-10-20 |
Glenn Morris |
Fix src/Makefile.in comment typo from r101897.
|
2010-10-20 |
Katsumi Yamaoka |
shr.el (shr-find-fill-point): Shorten line if the preceding char is kinsoku-eol regardless of shr-kinsoku-shorten.
|
2010-10-20 |
Katsumi Yamaoka |
shr.el (shr-save-contents): New command and keystroke.
|
2010-10-19 |
Katsumi Yamaoka |
shr.el (shr-find-fill-point): Don't leave blanks at the start of some lines.
|
2010-10-19 |
Katsumi Yamaoka |
nndoc.el (nndoc-transform-git-headers): Generate Subject headers.
|
2010-10-19 |
Katsumi Yamaoka |
Update.
|
2010-10-19 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
2010-10-19 |
Alan Mackenzie |
cc-langs.el (c-type-decl-prefix-key): C++ bit: move
|
2010-10-19 |
Alan Mackenzie |
cc-mode.el (c-before-change, c-after-change): Move the setting of
|
2010-10-19 |
Chong Yidong |
etc/NEWS: Document change to mode-line-format.
|
2010-10-19 |
Chong Yidong |
Revert 2010-10-18 change; use safe-functions instead.
|
2010-10-19 |
Chong Yidong |
Remove mode-line end dashes on graphical terminals.
|
2010-10-19 |
Chong Yidong |
Decouple C-d and delete, so that the former does not delete the region.
|
2010-10-19 |
Juanma Barranquero |
Merge changes from emacs-23 branch.
|
2010-10-19 |
Michael Albinus |
* net/tramp.el (tramp-do-file-attributes-with-stat)
|
2010-10-18 |
Stefan Monnier |
* lisp/repeat.el (repeat): Use read-key to ignore mouse-down events.
|
2010-10-18 |
Chong Yidong |
Don't allow functions that display messages in unsafep.
|
2010-10-18 |
Ken Brown |
* src/s/cygwin.h (SIGNALS_VIA_CHARACTERS): New define (bug#7225).
|
2010-10-17 |
Stefan Monnier |
(regexp-opt-group, regexp-opt-charset): Turn comments into docstrings
|
2010-10-17 |
Stefan Monnier |
* lisp/minibuffer.el (completion--replace): Move point where it belongs
|
2010-10-15 |
Michael Albinus |
* net/tramp.el (tramp-open-connection-setup-interactive-shell):
|
2010-10-15 |
Kenichi Handa |
Fix incorrect font metrics when the same font is opened with different pixelsizes.
|
2010-10-15 |
Kenichi Handa |
Fix incorrect font metrics when the same font is opened with different pixelsizes.
|
2010-10-15 |
Kenichi Handa |
international/characters.el: Add category '|' (word breakable) to fullwidth characters.
|
2010-10-15 |
Kenichi Handa |
merge emacs-23
|
2010-10-15 |
Kenichi Handa |
international/characters.el: Add category '|' (word breakable) to fullwidth characters.
|
2010-10-19 |
Michael Albinus |
* net/tramp-sh.el (tramp-do-file-attributes-with-stat)
|
2010-10-19 |
Katsumi Yamaoka |
shr.el: Fix last change.
|
2010-10-19 |
Katsumi Yamaoka |
shr.el: Improve kinsoku and table rendering.
|
2010-10-19 |
Stefan Monnier |
* lisp/gnus/nnimap.el (nnimap-request-move-article, nnimap-parse-line)
|
2010-10-18 |
Katsumi Yamaoka |
message.el (message-get-reply-headers): If we're fed `to-address', then always use that.
|
2010-10-18 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
2010-10-18 |
Stefan Monnier |
* lisp/avoid.el (mouse-avoidance-ignore-p): Ignore mouse when it is
|
2010-10-18 |
Stefan Monnier |
* src/frame.c (Fframe_pointer_visible_p):
|
2010-10-18 |
Stefan Monnier |
* lisp/files.el (locate-file-completion-table): Strip non-matching elements
|
2010-10-18 |
Lars Magne Ingebrigtsen |
(emacs_gnutls_read): Return 0 if we get a non-"EAGAIN"-like error to signal to Emacs that the socket should be closed.
|
2010-10-18 |
Chong Yidong |
Use unsafep to check for theme safety.
|
2010-10-18 |
Agustin Martin |
ispell.el (ispell-aspell-find-dictionary): Fix aspell data file search (bug#7230).
|
2010-10-18 |
Katsumi Yamaoka |
shr.el (shr-insert): Comment fix.
|
2010-10-18 |
Katsumi Yamaoka |
shr.el (shr-insert): Don't insert space behind a wide character categorized as kinsoku-bol, or between characters both categorized as nospace.
|
2010-10-17 |
Chong Yidong |
Fix a misleading widget message in the last checkin.
|
2010-10-17 |
Katsumi Yamaoka |
shr.el (shr-tag-img): Don't align images -- since we're not rescaling, this often leads to ugly displays.
|
2010-10-17 |
Chong Yidong |
Allow Custom settings to be migrated into a custom theme.
|
2010-10-16 |
Chong Yidong |
Allow hiding of modified custom widgets.
|
2010-10-16 |
Chong Yidong |
Move built-in theme directory to etc/.
|
2010-10-16 |
Ralf Angeli |
Fix searching for bibitem entries.
|
2010-10-16 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
2010-10-16 |
Chong Yidong |
Bugfixes for `customize-create-theme'.
|
2010-10-15 |
Eli Zaretskii |
Fix the MSDOS build broken by last revisions.
|
2010-10-15 |
Eli Zaretskii |
Fix the MSDOS build broken by latest revisions.
|
2010-10-15 |
Eli Zaretskii |
Fix last change in etc/NEWS.
|
2010-10-15 |
Michael Albinus |
* net/tramp-sh.el (tramp-open-connection-setup-interactive-shell):
|
2010-10-15 |
Eli Zaretskii |
Fix bug #7196.
|
2010-10-15 |
Eli Zaretskii |
Fix bug #7195 with NEWS entry for of select-active-region'.
|
2010-10-15 |
Eli Zaretskii |
Document changes made in revno 101949.
|
2010-10-15 |
Katsumi Yamaoka |
shr.el (shr-tag-img): Ignore images with no data.
|
2010-10-15 |
Eli Zaretskii |
auth.texi (GnuPG and EasyPG Assistant Configuration): Fix markup.
|
2010-10-15 |
Eli Zaretskii |
image.c (tiff_load): Cast 3rd argument to avoid compiler warning.
|
2010-10-15 |
Katsumi Yamaoka |
shr.el (shr-insert): Remove space inserted before or after a breakable character or at the beginning or the end of a line.
|
2010-10-15 |
Tassilo Horn |
Again, fix a typo in really-oldXMenu target
|
2010-10-15 |
Tassilo Horn |
Fix variable name typo in really-oldXMenu target.
|
2010-10-14 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
2010-10-14 |
Lars Magne Ingebrigtsen |
* url-gw.el (url-open-stream): Use open-gnutls-stream if it exists.
|
2010-10-14 |
Juanma Barranquero |
Merge changes from emacs-23 branch.
|
2010-10-14 |
Katsumi Yamaoka |
shr.el (shr-tag-a): Use url-link as widget type.
|
2010-10-14 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
2010-10-14 |
Juanma Barranquero |
src/w32*.c: Whitespace fixes and typos.
|
2010-10-14 |
Kenichi Handa |
mail/rmail.el (rmail-show-message-1): Catch an error of base64-decode-region and just show an error message (bug#7165).
|
2010-10-14 |
Kenichi Handa |
mail/rmail.el (rmail-show-message-1): Catch an error of base64-decode-region and just show an error message (bug#7165).
|
2010-10-14 |
Kenichi Handa |
(ps-mule-begin-job): Fix for the case that only ENCODING is set in a font-spec (bug#7197).
|
2010-10-14 |
Kenichi Handa |
merge emacs-23
|
2010-10-13 |
Juanma Barranquero |
Fix handling of font properties on Windows (bug#6303).
|
2010-10-13 |
Glenn Morris |
* lisp/mail/emacsbug.el (report-emacs-bug): Mention debbugs.gnu.org.
|
2010-10-12 |
Juanma Barranquero |
Fix typos in docstrings, comments and ChangeLogs.
|
2010-10-12 |
Juanma Barranquero |
Fix typos in docstrings, comments and ChangeLogs.
|
2010-10-12 |
Kenichi Handa |
Fix typos in comments
|
2010-10-14 |
Kenichi Handa |
(ps-mule-begin-job): Fix for the case that only ENCODING is set in a font-spec (bug#7197).
|
2010-10-12 |
Kenichi Handa |
Fix typos in comments
|
2010-10-12 |
Kenichi Handa |
merge emacs-23
|
2010-10-12 |
Glenn Morris |
* README: Updates.
|
2010-10-12 |
Glenn Morris |
* BUGS, INSTALL.BZR: Updates.
|
2010-10-12 |
Glenn Morris |
etc/NEWS.
|
2010-10-14 |
Chong Yidong |
Fix 2010-10-12 change to custom-theme-set-faces.
|
2010-10-14 |
Chong Yidong |
Define a cursor defface; minor face optimizations.
|
2010-10-14 |
Jay Belanger |
calc-alg.el (math-var): Renamed from `var'.
|
2010-10-14 |
Juanma Barranquero |
src/w32*.c: Make functions static.
|
2010-10-14 |
Katsumi Yamaoka |
mm-decode.el (mm-shr): Bind shr-blocked-images to suppress compile warning.
|
2010-10-13 |
Juanma Barranquero |
src/image.c (DEF_IMGLIB_FN): Add argument to adapt to strict prototypes.
|
2010-10-13 |
Juanma Barranquero |
lisp/subr.el (last): Deal with dotted lists (reported in bug#7174).
|
2010-10-13 |
Juanma Barranquero |
lisp/subr.el (last): Use `safe-length' instead of `length' (bug#7206).
|
2010-10-13 |
Katsumi Yamaoka |
nnimap.el (nnimap-close-server): Forget the nnimap data on close.
|
2010-10-13 |
Juanma Barranquero |
src/makefile.w32-in: Simplify OBJ macros.
|
2010-10-13 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
2010-10-13 |
Juanma Barranquero |
Rename `image-library-alist' to `dynamic-library-alist'.
|
2010-10-13 |
Katsumi Yamaoka |
shr: make shr-width a defcustom, use it in shr-tag-img.
|
2010-10-13 |
Katsumi Yamaoka |
gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
|
2010-10-13 |
Glenn Morris |
* lisp/subr.el (last): Make it faster.
|
2010-10-13 |
Glenn Morris |
* lisp/Makefile.in (compile-clean): Use `` instead of $().
|
2010-10-13 |
Glenn Morris |
Tidy some nextstep README etc files.
|
2010-10-13 |
Glenn Morris |
* nextstep/README: Remove information duplicated in AUTHORS.
|
2010-10-13 |
Glenn Morris |
* nextstep/AUTHORS: Remove email addresses.
|
2010-10-13 |
Glenn Morris |
More make-dist simplification.
|
2010-10-13 |
Katsumi Yamaoka |
gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars' position when (X-)Faces exist.
|
2010-10-12 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
2010-10-12 |
Dan Nicolaescu |
Remove trailing / from directory names.
|
2010-10-12 |
Chong Yidong |
Add some default custom themes.
|
2010-10-12 |
Dan Nicolaescu |
Avoid using trailing / in directory variables.
|
2010-10-12 |
Katsumi Yamaoka |
gnus-sum.el: Remove long obsoleted functions.
|
2010-10-12 |
Glenn Morris |
* make-dist: Replace grep with sed when determining $version.
|
2010-10-12 |
Glenn Morris |
* make-dist: Remove the unnecessary $shortversion.
|
2010-10-12 |
Glenn Morris |
* make-dist: Remove comment that no longer applies.
|
2010-10-12 |
Glenn Morris |
* make-dist: Simplify trap handling.
|
2010-10-12 |
Glenn Morris |
* make-dist: Use find for the whole etc/ directory.
|
2010-10-12 |
Glenn Morris |
* make-dist: Use find for etc/image files.
|
2010-10-12 |
Glenn Morris |
* make-dist: Use find to handle the etc and lisp directories.
|
2010-10-12 |
Glenn Morris |
* make-dist: Simplify creation of lisp/MANIFEST.
|
2010-10-12 |
Glenn Morris |
* make-dist: Update and simplify.
|
2010-10-12 |
Glenn Morris |
Merge nextstep/FOR-RELEASE outstanding issues into etc/TODO.
|
2010-10-12 |
Glenn Morris |
Move nextstep/DEV-NOTES to admin/notes/nextstep.
|
2010-10-12 |
Glenn Morris |
* doc/lispref/book-spine.texinfo: Rename to book-spine.texi.
|
2010-10-12 |
Glenn Morris |
* etc/BABYL: Remove file.
|
2010-10-12 |
Chong Yidong |
Placeholder entry for Custom theme changes.
|
2010-10-12 |
Chong Yidong |
New interface for choosing Custom themes.
|
2010-10-12 |
Juanma Barranquero |
lisp/net/telnet.el: "Fix" commented code.
|
2010-10-12 |
Juanma Barranquero |
lisp/cedet/ChangeLog: Move entries for emacs-lisp/ files back to lisp/ChangeLog.
|
2010-10-12 |
Juanma Barranquero |
lisp/ChangeLog: Add missing bug reference.
|
2010-10-12 |
Juanma Barranquero |
lisp/net/telnet.el (telnet-mode-map): Fix previous change.
|
2010-10-12 |
Daiki Ueno |
Clarify the doc about caching passphrases.
|
2010-10-12 |
Katsumi Yamaoka |
Fix last change.
|
2010-10-11 |
Juanma Barranquero |
Merge changes from emacs-23 branch.
|
2010-10-11 |
Jan D. |
Bug#7150: Distinguishing between left and right Alt keys on NextStep/OSX.
|
2010-10-10 |
Andreas Schwab |
* Makefile.in (ELCFILES): Update.
|
2010-10-10 |
Glenn Morris |
* doc/man/emacs.1: Small fixes.
|
2010-10-09 |
Stefan Monnier |
* lisp/emacs-lisp/lisp.el (lisp-completion-at-point):
|
2010-10-09 |
Nick Roberts |
(gdb-mouse-toggle-breakpoint-margin)
|
2010-10-09 |
Chong Yidong |
Fix hi-lock-mode interactions with font-lock.
|
2010-10-09 |
Glenn Morris |
Rename another shadow.el function.
|
2010-10-09 |
Glenn Morris |
* lisp/mail/mail-utils.el (mail-mbox-from): Also try return-path.
|
2010-10-09 |
Glenn Morris |
* doc/man/emacs.1: Update license description.
|
2010-10-08 |
Michael Albinus |
* dbusbind.c (xd_get_dispatch_status): Return a Lisp_Object.
|
2010-10-08 |
Eli Zaretskii |
Mention the bug number for the last change in make-dist.
|
2010-10-08 |
Eli Zaretskii |
make-dist: Don't distribute src/buildobj.h.
|
2010-10-11 |
Katsumi Yamaoka |
nnimap.el (gnutls-negotiate): Silence the byte compiler.
|
2010-10-11 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
2010-10-11 |
Katsumi Yamaoka |
gnus-topic.el (gnus-topic-read-group): If after the last group, select the last group.
|
2010-10-11 |
Katsumi Yamaoka |
gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
|
2010-10-11 |
Chong Yidong |
More cleanups and minor fixes for Customize.
|
2010-10-11 |
Glenn Morris |
Add explicit -I$srcdir to makeinfo in some doc/ Makefiles.
|
2010-10-11 |
Glenn Morris |
Add html targets for some doc/ Makefiles.
|
2010-10-11 |
Glenn Morris |
Add ps rules for some doc/ Makefiles.
|
2010-10-10 |
Dan Nicolaescu |
* lisp/erc/erc-list.el (erc-list-menu-mode-map): Declare and define in one step.
|
2010-10-10 |
Dan Nicolaescu |
Declare and define in one step various mode maps.
|
2010-10-10 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
2010-10-10 |
Lars Magne Ingebrigtsen |
Fix gnutls write-before-negotiation case.
|
2010-10-10 |
Dan Nicolaescu |
Remove #ifdef emacs / #ifndef emacs code, unused.
|
2010-10-10 |
Dan Nicolaescu |
Pass CFLAGS to the linker.
|
2010-10-10 |
Dan Nicolaescu |
* src/Makefile.in (CRT_DIR): Move near potential user.
|
2010-10-10 |
Dan Nicolaescu |
* src/Makefile.in: Use $(...) everywhere instead of ${...}
|
2010-10-10 |
Dan Nicolaescu |
Small sysdep.c cleanups.
|
2010-10-10 |
Eli Zaretskii |
Rearrange an entry (test commit to bzr++ssh).
|
2010-10-10 |
Dan Nicolaescu |
* lisp/vc/log-view.el (log-view-mode-map): Bind revert-buffer.
|
2010-10-10 |
Daiki Ueno |
Simplify r101871.
|
2010-10-10 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
2010-10-09 |
Glenn Morris |
* doc/misc/Makefile.in: Missed a few spots in the earlier $< change.
|
2010-10-09 |
Chong Yidong |
Interface improvements to cus-theme.el.
|
2010-10-09 |
Eli Zaretskii |
Fix building manuals on MS-Windows using emacsver.texi.
|
2010-10-09 |
Glenn Morris |
Replace use of VPATH in most doc/ Makefiles.
|
2010-10-09 |
Glenn Morris |
Anchor regexps in doc/ `make dist' rules.
|
2010-10-09 |
Glenn Morris |
* doc/lispref/Makefile.in (dist): Also copy emacsver.texi, and edit $emacsdir.
|
2010-10-09 |
Glenn Morris |
Remove references to emacsver.texi.in in doc/ `make dist' rules.
|
2010-10-09 |
Glenn Morris |
* doc/misc/Makefile.in (mostlyclean): Delete *.toc.
|
2010-10-09 |
Glenn Morris |
* doc/misc/Makefile.in: Use $< in rules.
|
2010-10-09 |
Alan Mackenzie |
Enhance fontification of declarators to take account of the
|
2010-10-09 |
Glenn Morris |
Use $< in some doc/*/Makefile rules.
|
2010-10-09 |
Glenn Morris |
Fix previous doc/*/Makefile.in change.
|
2010-10-09 |
Glenn Morris |
* doc/man/b2m.1: Remove file.
|
2010-10-09 |
Glenn Morris |
* make-dist: No more doc/emacs/*.texi.in.
|
2010-10-09 |
Glenn Morris |
Quieten emacs-devel.
|
2010-10-09 |
Glenn Morris |
Avoid having a directory as a prerequisite in doc Makefiles.
|
2010-10-09 |
Glenn Morris |
* configure.in (AC_OUTPUT): Remove doc/emacs/emacsver.texi.
|
2010-10-09 |
Lars Magne Ingebrigtsen |
(ibuffer-mode-map): Don't redefine the cursor keys, since that's too annoying.
|
2010-10-09 |
Lars Magne Ingebrigtsen |
Don't use foo() to talk about functions.
|
2010-10-09 |
Lars Magne Ingebrigtsen |
(emacs_gnutls_write): Check for GNUTLS_E_AGAIN and not EINTR.
|
2010-10-09 |
Lars Magne Ingebrigtsen |
(epa-passphrase-callback-function): Say what we're querying the password for.
|
2010-10-09 |
Lars Magne Ingebrigtsen |
* ibuffer.el (ibuffer-visit-buffer): To mimick list-buffers
|
2010-10-09 |
Lars Magne Ingebrigtsen |
Make emacs_gnutls_read() return the expected on errors.
|
2010-10-09 |
Katsumi Yamaoka |
nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
|
2010-10-09 |
Katsumi Yamaoka |
shr,el: Allow shr table char to be customized.
|
2010-10-09 |
Katsumi Yamaoka |
gnus.texi: untabify.
|
2010-10-09 |
Chong Yidong |
* xterm.c (x_draw_relief_rect): Clear corner pixels.
|
2010-10-09 |
Chong Yidong |
More face customization cleanups.
|
2010-10-09 |
Glenn Morris |
Small simplifications for some cal-hebrew calculations.
|
2010-10-09 |
Glenn Morris |
* configure.in: Combine some conditionals.
|
2010-10-09 |
Glenn Morris |
Add doc/emacs/emacsver.texi.
|
2010-10-09 |
Glenn Morris |
Add doc/ dependencies on emacsver.texi.
|
2010-10-09 |
Glenn Morris |
Regenerate configure, src/config.in.
|
2010-10-09 |
Glenn Morris |
* doc/misc/gnus.texi (Article Washing): Fix previous change.
|
2010-10-09 |
Glenn Morris |
Set the version number in the texinfo manuals using configure.
|
2010-10-09 |
Glenn Morris |
Remove lib-src/b2m.c and b2m.pl.
|
2010-10-09 |
Glenn Morris |
Mark some doc/ rules as PHONY.
|
2010-10-09 |
Glenn Morris |
browse-url.el trivia.
|
2010-10-08 |
Katsumi Yamaoka |
shr.el (shr-insert): Don't insert double spaces.
|
2010-10-08 |
Andreas Schwab |
* net/browse-url.el (browse-url-xdg-open): Remove use of /bin/sh.
|
2010-10-08 |
Michael Albinus |
* keyboard.c: Revert last change; it was not intended to be
|
2010-10-08 |
Katsumi Yamaoka |
gnus.el (gnus-expand-group-parameter): Only return and act on what was matched.
|
2010-10-08 |
Juanma Barranquero |
Merge changes from emacs-23 branch.
|
2010-10-08 |
Glenn Morris |
ChangeLog fix.
|
2010-10-08 |
Glenn Morris |
* lisp/obsolete/cl-compat.el, lisp/obsolete/lmenu.el: Comments.
|
2010-10-08 |
Glenn Morris |
* emacs-lisp/cl-compat.el, emacs-lisp/lmenu.el: Move to obsolete/.
|
2010-10-08 |
Glenn Morris |
Rename some shadow.el things.
|
2010-10-08 |
Glenn Morris |
Minor cl.texi change.
|
2010-10-08 |
Kenichi Handa |
coding.c (complement_process_encoding_system): Fix previous change.
|
2010-10-08 |
Kenichi Handa |
merge emacs-23
|
2010-10-08 |
Kenichi Handa |
coding.c (complement_process_encoding_system): Fix previous change.
|
2010-10-04 |
Kenichi Handa |
merge emacs-23
|
2010-10-04 |
Kenichi Handa |
coding.c (complement_process_encoding_system): Fix previous change.
|
2010-10-07 |
Glenn Morris |
* doc/misc/eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
|
2010-10-06 |
Glenn Morris |
* doc/misc/cl.texi (Usage, Installation): Remove outdated information.
|
2010-10-03 |
Chong Yidong |
Use lexical-let to avoid false matches in var completion (Bug#7056).
|
2010-10-03 |
Glenn Morris |
* lisp/vc-svn.el (vc-svn-merge-news): Use --non-interactive. (Bug#7152)
|
2010-10-03 |
Michael Albinus |
* dbusbind.c (syms_of_dbusbind): Move putenv call ...
|
2010-10-03 |
Chong Yidong |
Fix return value of dnd-get-local-file-name (Bug#7090).
|
2010-10-03 |
Glenn Morris |
Doc fix.
|
2010-10-03 |
Glenn Morris |
Add missing ChangeLog entry for r1.146 of lispref/text.texi.
|
2010-10-02 |
Kenichi Handa |
Fix complementing of a coding system
|
2010-10-02 |
Kenichi Handa |
merge emacs-23
|
2010-10-02 |
Kenichi Handa |
Fix complementing of a coding system
|
2010-10-01 |
Glenn Morris |
Close bug#3992.
|
2010-09-30 |
Stefan Monnier |
* lisp/minibuffer.el (completion--replace): Better preserve markers.
|
2010-09-30 |
Kenichi Handa |
Complement a coding system for encoding arguments and input to a process.
|
2010-09-30 |
Kenichi Handa |
merge emacs-23
|
2010-09-30 |
Kenichi Handa |
Complement a coding system for encoding arguments and input to a process.
|
2010-09-30 |
Chong Yidong |
Fix more CEDET require statements.
|
2010-09-29 |
Chong Yidong |
Fix errors in CEDET 1.0 merge.
|
2010-09-29 |
Juanma Barranquero |
lisp/server.el (server-process-filter): Doc fix.
|
2010-09-29 |
Kenichi Handa |
xfont.c (xfont_open): Fix setting of font->average_width from :avgwidth property (Bug#7123).
|
2010-09-29 |
Kenichi Handa |
merge emacs-23
|
2010-09-28 |
Michael Albinus |
* dbusbind.c (syms_of_dbusbind): Use putenv instead of setenv, it
|
2010-09-27 |
Juanma Barranquero |
* dired.el (dired-save-positions): Doc fix. (Bug#7119)
|
2010-09-29 |
Kenichi Handa |
xfont.c (xfont_open): Fix setting of font->average_width from :avgwidth property (Bug#7123).
|
2010-10-08 |
Glenn Morris |
Remove some tests for defunct system-types.
|
2010-10-08 |
Glenn Morris |
* lisp/htmlfontify.el: Add utf-8 coding cookie (eg for ellipsis at l1686).
|
2010-10-08 |
Katsumi Yamaoka |
gnus-gravatar.el (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when called interactively.
|
2010-10-08 |
Chong Yidong |
* xterm.c (x_draw_relief_rect): If box width is larger than 1,
|
2010-10-08 |
Glenn Morris |
ChangeLog fix.
|
2010-10-08 |
Glenn Morris |
* lisp/net/browse-url.el (browse-url-xdg-open): Shell-quote url. (Bug#7166)
|
2010-10-08 |
Glenn Morris |
etc/NEWS.
|
2010-10-08 |
Katsumi Yamaoka |
gnus-art.el (gnus-mime-view-part-externally, gnus-mime-view-part-internally): Make predicate function passed to gnus-mime-view-part-as-type assume argument is a mime type, not a list of a mime type.
|
2010-10-08 |
Katsumi Yamaoka |
shr.el (shr-table-widths): Don't use cl function `reduce'.
|
2010-10-08 |
Chong Yidong |
Improvements to face customization interface.
|
2010-10-07 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
2010-10-07 |
Stefan Monnier |
* lisp/gnus/gnus-sum.el (gnus-number): Rename from `number'.
|
2010-10-07 |
Glenn Morris |
Tiny hilit-chg.el change.
|
2010-10-07 |
Glenn Morris |
Rename some more shadow.el stuff.
|
2010-10-07 |
Glenn Morris |
Rename shadow-mode.
|
2010-10-07 |
Katsumi Yamaoka |
[Gnus] Introduce gnus-gravatar-too-ugly.
|
2010-10-07 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
2010-10-07 |
Lars Magne Ingebrigtsen |
url-http.el (url-http-end-of-document-sentinel): Protect against the
|
2010-10-07 |
Stefan Monnier |
SMIE: Reliably distinguish openers/closers in smie-prec2-levels
|
2010-10-07 |
Miles Bader |
(regexp-opt): Add `symbols' mode.
|
2010-10-07 |
Katsumi Yamaoka |
[Gnus] Enable XEmacs to display images.
|
2010-10-07 |
Katsumi Yamaoka |
gnus-int.el, gnus-util.el: Gnus hooks for the mark get/set operations.
|
2010-10-07 |
Glenn Morris |
Reduce rmail.el's use of sendmail.el
|
2010-10-07 |
Glenn Morris |
Add a shadow-mode for load-path shadows.
|
2010-10-07 |
Glenn Morris |
Minor iimage.el changes.
|
2010-10-07 |
Glenn Morris |
Minr appt.el change.
|
2010-10-07 |
Glenn Morris |
Include version number in doc `make dist' tarfiles.
|
2010-10-06 |
Katsumi Yamaoka |
sieve-manage.el: Add authenticate function.
|
2010-10-06 |
Katsumi Yamaoka |
shr.el (shr-render-td): Only delete space at the end of the TD.
|
2010-10-06 |
Katsumi Yamaoka |
sieve-manage: use auth-source.
|
2010-10-06 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
2010-10-06 |
Michael Albinus |
* net/tramp-sh.el (tramp-sh-file-name-handler-alist): Use
|
2010-10-06 |
Juanma Barranquero |
nt/INSTALL: Add note about problematic characters passed to configure.
|
2010-10-06 |
Daiki Ueno |
* epa.texi (Caching Passphrases): New section.
|
2010-10-06 |
Glenn Morris |
Minor doc/*/Makefile.in change.
|
2010-10-06 |
Glenn Morris |
Remove obsolete variable font-lock-defaults-alist.
|
2010-10-06 |
Glenn Morris |
* lisp/hilit-chg.el (hilit-chg-get-diff-list-hk): Declare `e' for compiler.
|
2010-10-06 |
Katsumi Yamaoka |
gnus-art.el (gnus-mime-view-part-as-type): Make it work when being called interactively.
|
2010-10-06 |
Glenn Morris |
* lisp/emacs-lisp/cl.el: No longer provide cl-19.
|
2010-10-06 |
Glenn Morris |
Misc cleanup for doc/*/Makefiles.
|
2010-10-06 |
Katsumi Yamaoka |
gnus-group.el (gnus-group-completing-read): Fix last change.
|
2010-10-06 |
Katsumi Yamaoka |
Eliminate `remove-if-not' that is a cl function.
|
2010-10-05 |
Katsumi Yamaoka |
shr.el (shr-render-td): Allow blank/missing <TD>s.
|
2010-10-05 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
2010-10-05 |
Michael Albinus |
* net/tramp.el (tramp-handle-directory-files-and-attributes)
|
2010-10-05 |
Katsumi Yamaoka |
sieve-manage.el (sieve-manage-capability): Do not bug out when the server-value of the capability is nil.
|
2010-10-05 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
2010-10-05 |
Katsumi Yamaoka |
gnus-util.el (gnus-emacs-completing-read, gnus-iswitchb-completing-read): Use autoload rather than require.
|
2010-10-05 |
Katsumi Yamaoka |
Merge changes made ein Gnus trunk.
|
2010-10-05 |
Glenn Morris |
NEWS update.
|
2010-10-05 |
Glenn Morris |
* lisp/obsolete/rnews.el, lisp/obsolete/rnewspost.el: Remove files.
|
2010-10-05 |
Glenn Morris |
Fix rnewspost.el comment typo.
|
2010-10-05 |
Katsumi Yamaoka |
gnus-html.el (gnus-html-schedule-image-fetching): Work for XEmacs.
|
2010-10-05 |
Glenn Morris |
* .dir-locals.el: The Emacs convention is sentence-end-double-space.
|
2010-10-05 |
Katsumi Yamaoka |
mm-decode.el (mm-shr): Decode contents by charset.
|
2010-10-05 |
Katsumi Yamaoka |
shr.el: Revert last change.
|
2010-10-05 |
Katsumi Yamaoka |
shr.el (shr-encode-url-chars): New function.
|
2010-10-04 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
2010-10-04 |
Michael Albinus |
Continue reorganization of load dependencies. (Bug#7156)
|
2010-10-04 |
Lars Magne Ingebrigtsen |
(url-http-wait-for-headers-change-function): Revert previous
|
2010-10-04 |
Lars Magne Ingebrigtsen |
* url-http.el (url-http-wait-for-headers-change-function): Protect
|
2010-10-04 |
Chong Yidong |
Don't add an echo dash for the first keystroke (Bug#7137).
|
2010-10-04 |
Dan Nicolaescu |
Remove O_RDONLY, O_WRONLY definitions, not needed.
|
2010-10-04 |
Katsumi Yamaoka |
shr.el (shr-tag-li): Get <li> indentation right.
|
2010-10-04 |
Katsumi Yamaoka |
shr.el (shr-insert): Tweak line breaking.
|
2010-10-04 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
2010-10-04 |
Katsumi Yamaoka |
shr.el (shr-insert): Use string anchors instead of line anchors.
|
2010-10-04 |
Glenn Morris |
Minor appt.el changes.
|
2010-10-04 |
Ted Zlatanov |
Provide GnuTLS API with `gnutls-negotiate' and `open-gnutls-stream'.
|
2010-10-04 |
Glenn Morris |
* doc/lispref/Makefile.in ($(infodir)/elisp): Fix -I typo.
|
2010-10-04 |
Glenn Morris |
Minor doc Makefile.in clean-up.
|
2010-10-04 |
Dan Nicolaescu |
Mention the 'g' binding in VC diff,log, etc.
|
2010-10-04 |
Dan Nicolaescu |
Make 'g' (AKA revert-buffer) rerun the VC log, log-incoming and
|
2010-10-04 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
2010-10-03 |
Dan Nicolaescu |
Fix compilation warnings.
|
2010-10-03 |
Lars Magne Ingebrigtsen |
Rework the gnutls boot interface.
|
2010-10-03 |
Glenn Morris |
Cosmetic changes for some lisp/url files.
|
2010-10-03 |
Glenn Morris |
* src/fileio.c (Vdirectory_sep_char): Remove.
|
2010-10-03 |
Glenn Morris |
Remove directory-sep-char, obsolete since 21.1.
|
2010-10-03 |
Glenn Morris |
Remove vc-header-alist, obsolete since 21.1.
|
2010-10-03 |
Chong Yidong |
Avoid using plusp; cl may not be loaded.
|
2010-10-03 |
Michael Albinus |
Add user option `remote-file-name-inhibit-cache'.
|
2010-10-03 |
Dan Nicolaescu |
* src/termhooks.h: Remove #ifdef CONSP.
|
2010-10-03 |
Michael Albinus |
* files.texi (Magic File Names): New defopt remote-file-name-inhibit-cache.
|
2010-10-03 |
Dan Nicolaescu |
* lib-src/Makefile.in: Remove ^L, old makes choke on it.
|
2010-10-03 |
Dan Nicolaescu |
* configure.in (NO_INLINE, noinline): Move here from src/xterm.c.
|
2010-10-03 |
Dan Nicolaescu |
Include <fcntl.h> unconditionally.
|
2010-10-03 |
Michael Albinus |
* tramp.texi (Frequently Asked Questions): Mention
|
2010-10-03 |
Dan Nicolaescu |
* src/process.c: Do not include <sys/wait.h>, syswait.h does it.
|
2010-10-03 |
Dan Nicolaescu |
* src/sysdep.c (flush_pending_output): Remove code, does not do
|
2010-10-03 |
Dan Nicolaescu |
Remove unused code.
|
2010-10-03 |
Dan Nicolaescu |
Remove unused arguments for unexec.
|
2010-10-03 |
Juanma Barranquero |
src/gnutls.c: Fix typo in docstring.
|
2010-10-03 |
Lars Magne Ingebrigtsen |
url-vars.el (url-mime-charset-string): Changed the default to nil to
|
2010-10-03 |
Juanma Barranquero |
src/makefile.w32-in (TAGS, TAGS-LISP, TAGS-gmake): Add $(FONTOBJ).
|
2010-10-03 |
Chong Yidong |
Remove obsolete use of binary-overwrite-mode in bytecomp (Bug#7001).
|
2010-10-03 |
Juanma Barranquero |
src/gnutls.c: Doc fixes. Make some functions static.
|
2010-10-03 |
Glenn Morris |
* lisp/obsolete/x-menu.el: Remove file, obsolete since 21.1
|
2010-10-03 |
Glenn Morris |
* textmodes/rst.el (rst-font-lock-keywords-function): Drop Emacs 20 code.
|
2010-10-03 |
Glenn Morris |
* lisp/textmodes/artist.el (artist-replace-char): Drop Emacs 20 code.
|
2010-10-03 |
Glenn Morris |
* lisp/printing.el: Drop Emacs 20 code.
|
2010-10-03 |
Glenn Morris |
* lisp/gnus/nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
|
2010-10-03 |
Glenn Morris |
* lisp/gnus/smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
|
2010-10-03 |
Glenn Morris |
* lisp/gnus/gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
|
2010-10-03 |
Glenn Morris |
Tix fypo in previous change.
|
2010-10-03 |
Glenn Morris |
* lisp/gnus/gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
|
2010-10-03 |
Glenn Morris |
Do not autoload appt-delete.
|
2010-10-03 |
Glenn Morris |
* lisp/subr.el (make-local-hook): Remove function obsolete since 21.1.
|
2010-10-03 |
Glenn Morris |
Remove some unused ps-def definitions.
|
2010-10-03 |
Glenn Morris |
url-http.el comment.
|
2010-10-03 |
Chong Yidong |
* subr.el (booleanp): Return t instead of a list (Bug#7086).
|
2010-10-03 |
Chong Yidong |
* keyboard.c (command_loop_1): Make sure the mark is really alive
|
2010-10-03 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
2010-10-03 |
Chong Yidong |
* lisp/server.el (server-process-filter, server-return-error): Give
|
2010-10-03 |
Chong Yidong |
* emacsclient.c (main): Return EXIT_FAILURE if Emacs sends us an error string
|
2010-10-02 |
Chong Yidong |
Add minor comment (Bug#7001).
|
2010-10-02 |
Juanma Barranquero |
lisp/gnus/shr.el (shr): Fix typo in provide call.
|
2010-10-02 |
Katsumi Yamaoka |
gnus.texi (Splitting Mail): Fix @xref syntax.
|
2010-10-02 |
Michael Albinus |
* files.el (remote-file-name-inhibit-cache): New defcustom.
|
2010-10-02 |
Lars Magne Ingebrigtsen |
(url-lazy-message): Remove leftover debugging code.
|
2010-10-02 |
Juanma Barranquero |
Rework tags targets in Windows makefiles to protect against old/stupid makes.
|
2010-10-02 |
Katsumi Yamaoka |
Add lisp/gnus/nnregistry.el.
|
2010-10-02 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
2010-10-02 |
Eli Zaretskii |
Improve TAGS target on MS-DOS.
|
2010-10-02 |
Eli Zaretskii |
Invoke kill-emacs on SIGINT on Windows as well.
|
2010-10-02 |
Glenn Morris |
Remove some functions, variables and aliases obsolete since at least 21.1.
|
2010-10-02 |
Glenn Morris |
Run kill-emacs-hook in batch mode, and on SIGINT in batch mode.
|
2010-10-02 |
Lars Magne Ingebrigtsen |
Modify url-retrieve and related functions and structures to respect a
|
2010-10-02 |
Lars Magne Ingebrigtsen |
Clean up trailing whitespace.
|
2010-10-02 |
Lars Magne Ingebrigtsen |
xml.c: Rework the functions to take regions instead of strings,
|
2010-10-01 |
Katsumi Yamaoka |
Update ChangeLog.
|
2010-10-01 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
2010-10-01 |
Eli Zaretskii |
Fix initial frame dimensions on MS-DOS.
|
2010-10-01 |
Eli Zaretskii |
Fix the MSDOS build broken by revno 101631.
|
2010-10-01 |
Eli Zaretskii |
Fix bug #6349 with cursor positioning in truncated lines.
|
2010-10-01 |
Lars Magne Ingebrigtsen |
Use url-lazy-message for warnings about ignored cookies.
|
2010-10-01 |
Lars Magne Ingebrigtsen |
(url-http-async-sentinel): Check that the buffer is still alive before
|
2010-10-01 |
Dan Nicolaescu |
Do not include stdlib.h and string.h, config.h does it.
|
2010-10-01 |
Katsumi Yamaoka |
gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid regexp backtrace overflows.
|
2010-10-01 |
Dan Nicolaescu |
* src/callproc.c (SIGCHLD): Remove conditional definition, syssignal.h defines it.
|
2010-10-01 |
Dan Nicolaescu |
Small process.c cleanups.
|
2010-10-01 |
Katsumi Yamaoka |
Give up on using gnutls-cli for starttls.
|
2010-10-01 |
Dan Nicolaescu |
Use intern_c_string instead of intern.
|
2010-10-01 |
Dan Nicolaescu |
* src/point.h: Remove, unused.
|
2010-10-01 |
Eli Zaretskii |
nt/ChangeLog: Fix last entry.
|
2010-10-01 |
Eli Zaretskii |
Support TAGS targets in the w32 build.
|
2010-10-01 |
Katsumi Yamaoka |
Florian Ragwitz' stuff removed because of missing paperwork.
|
2010-10-01 |
Eli Zaretskii |
Fix bug #7102.
|
2010-10-01 |
Glenn Morris |
* lisp/obsolete/sc.el: Remove file.
|
2010-10-01 |
Katsumi Yamaoka |
gnus-util.el (gnus-completing-read-function): Exclude gnus-icompleting-read and gnus-ido-completing-read from candidates for XEmacs.
|
2010-10-01 |
Katsumi Yamaoka |
gravatar.el (gravatar-create-image): New function.
|
2010-10-01 |
Glenn Morris |
Tweak temporary-file-directory on darwin systems.
|
2010-10-01 |
Juanma Barranquero |
lisp/server.el (server-start): For compatibility, revert part of revno 101688.
|
2010-10-01 |
Katsumi Yamaoka |
Fix previous merge from Gnus trunk.
|
2010-10-01 |
Katsumi Yamaoka |
nnimap.el (nnimap-request-accept-article): Get the Message-ID without the \r.
|
2010-09-30 |
Dan Nicolaescu |
* src/xml.c (parse_string): Use const.
|
2010-09-30 |
Lars Magne Ingebrigtsen |
(Fbacktrace): Don't overwrite print-level on exit.
|
2010-09-30 |
Eli Zaretskii |
Fix documentation of VC status indicator in mode line.
|
2010-09-30 |
Katsumi Yamaoka |
gnus-agent.el (gnus-agent-add-group): Fix call to gnus-completing-read.
|
2010-09-30 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
2010-09-30 |
Juanma Barranquero |
lisp/server.el: Use just one way to pass the Emacs PID to emacsclient.
|
2010-09-30 |
Glenn Morris |
etc/NEWS updates.
|
2010-09-30 |
Glenn Morris |
Remove some diary-lib function aliases, obsolete since 22.1.
|
2010-09-30 |
Glenn Morris |
Remove some obsolete appt.el code.
|
2010-09-30 |
Dan Nicolaescu |
* src/Makefile.in: ecrt0.c does not exist anymore, do not mention it.
|
2010-09-30 |
Juanma Barranquero |
src/w32console.c (vga_stdcolor_name): Remove unused function.
|
2010-09-29 |
Romain Francoise |
configure.in: Don't enable ImageMagick unless HAVE_X11.
|
2010-09-29 |
Juanma Barranquero |
lib-src/makefile.w32-in (../src/config.h): Remove target, it is stale.
|
2010-09-29 |
Lars Magne Ingebrigtsen |
Clean up gnutls.c coding style to conform with the Emacs style.
|
2010-09-29 |
Eli Zaretskii |
nt/configure.bat: Fix condition for copying paths.h into ../src/epaths.h.
|
2010-09-29 |
Stefan Monnier |
* lisp/gnus/nnmail.el (group, group-art-list, group-art):
|
2010-09-29 |
Lars Magne Ingebrigtsen |
Do the gnutls handshake from the reader loop, instead of looping over
|
2010-09-29 |
Lars Magne Ingebrigtsen |
Make sure all reads/writes to gnutls streams go via the gnutls functions.
|
2010-09-29 |
Eli Zaretskii |
Fix bug #7128.
|
2010-09-29 |
Eli Zaretskii |
xdisp.c (string_buffer_position): Remove unused variables.
|
2010-09-29 |
Eli Zaretskii |
Fix int/EMACS_INT use in xdisp.c and print.c.
|
2010-09-29 |
Daiki Ueno |
* epa.texi (Bug Reports): New section.
|
2010-09-29 |
Juanma Barranquero |
* emacsclient.c (main): Remove unused variables.
|
2010-09-29 |
Glenn Morris |
Remove unused variable top_srcdir from doc Makefiles.
|
2010-09-29 |
Glenn Morris |
Use temp-buffers when not displaying the diary.
|
2010-09-29 |
Glenn Morris |
Minor diary-lib change.
|
2010-09-29 |
Glenn Morris |
Minor diary include improvement.
|
2010-09-29 |
Glenn Morris |
* lisp/calendar/appt.el (appt-activate): Check diary file.
|
2010-09-29 |
Katsumi Yamaoka |
Remove Emacs 21 stuff.
|
2010-09-28 |
Stefan Monnier |
* src/gnutls.c (Fgnutls_boot): Remove unused vars `data' and `srp_cred'.
|
2010-09-28 |
Katsumi Yamaoka |
Fix comments; remove Emacs 21 stuff.
|
2010-09-28 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
2010-09-28 |
Katsumi Yamaoka |
nnimap.el (auth-source-forget-user-or-password, auth-source-user-or-password): Autoload.
|
2010-09-28 |
Glenn Morris |
* lisp/calendar/appt.el (appt-check): Minor simplification.
|
2010-09-28 |
Glenn Morris |
Minor NEWS fix.
|
2010-09-28 |
Glenn Morris |
* configure.in (HAVE_GNUTLS): Add a description to make autoheader happy.
|
2010-09-28 |
Katsumi Yamaoka |
Fix message-* user options that differ from Gnus trunk.
|
2010-09-28 |
Juanma Barranquero |
nt/*.c: Use const char*; remove unused code.
|
2010-09-27 |
Juanma Barranquero |
Merge changes from emacs-23 branch.
|
2010-09-27 |
Andreas Schwab |
* Makefile.in (ELCFILES): Update.
|
2010-09-27 |
Andreas Schwab |
* emacs-lisp/byte-opt.el (byte-optimize-form-code-walker): Avoid
|
2010-09-27 |
Michael Albinus |
* dbusbind.c (syms_of_dbusbind): Set $DBUS_FATAL_WARNINGS to "0".
|
2010-09-27 |
Michael Albinus |
* dbusbind.c (syms_of_dbusbind): Set $DBUS_FATAL_WARNINGS to "0".
|
2010-09-27 |
Michael Albinus |
* dbusbind.c (syms_of_dbusbind): Unset $DBUS_FATAL_WARNINGS.
|
2010-09-27 |
Kenichi Handa |
tar-mode.el (tar-header-block-tokenize): Decode filenames in "ustar" format.
|
2010-09-27 |
Kenichi Handa |
tar-mode.el (tar-header-block-tokenize): Decode filenames in "ustar" format.
|
2010-09-27 |
Kenichi Handa |
international/mule-diag.el (describe-character-set): Use princ with proper print-length and print-level instead of insert.
|
2010-09-27 |
Kenichi Handa |
international/mule-diag.el (describe-character-set): Use princ with proper print-length and print-level instead of insert.
|
2010-09-26 |
Jan D |
* xgselect.c (xg_select): Clear file descriptors not set from rfds and wfds.
|
2010-09-26 |
Juanma Barranquero |
lisp/window.el (walk-windows): Doc fix (bug#7105).
|
2010-09-27 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
2010-09-27 |
Lars Magne Ingebrigtsen |
Compile with imagemagick support by default.
|
2010-09-27 |
Jan D |
* process.c (wait_reading_process_output): Add missing FD_CLR
|
2010-09-27 |
Stefan Monnier |
* lisp/emacs-lisp/float-sup.el (e): Remove.
|
2010-09-27 |
Lars Magne Ingebrigtsen |
Add gnutls logging and clean up various gnutls bits.
|
2010-09-27 |
Juanma Barranquero |
src/w32.c: Remove unused code and make static many functions.
|
2010-09-27 |
Michael Albinus |
* dbusbind.c (dbus_fd_cb, xd_get_dispatch_status)
|
2010-09-27 |
Lars Magne Ingebrigtsen |
(emacs_gnutls_read): Don't infloop while reading.
|
2010-09-27 |
Juanma Barranquero |
Fix typos in ChangeLogs.
|
2010-09-27 |
Lars Magne Ingebrigtsen |
Add debugging to the gnutls library, and finish handshaking when it's done.
|
2010-09-27 |
Katsumi Yamaoka |
nnimap.el (utf7): Required.
|
2010-09-27 |
Katsumi Yamaoka |
gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid handing broken links to browse-url.
|
2010-09-27 |
Juanma Barranquero |
Fix typos.
|
2010-09-27 |
Juanma Barranquero |
Fix typos in ChangeLogs.
|
2010-09-27 |
Kenichi Handa |
Remove restriction on the number of glyphs in one composition.
|
2010-09-27 |
Kenichi Handa |
merge trunk
|
2010-09-27 |
Katsumi Yamaoka |
gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
|
2010-09-27 |
Kenichi Handa |
Remove restriction on the number of glyphs in one composition.
|
2010-09-26 |
Katsumi Yamaoka |
Update ChangeLogs.
|
2010-09-26 |
Katsumi Yamaoka |
mail-source.el (mail-source-value): Revert previous patch.
|
2010-09-26 |
Stefan Monnier |
* lisp/emacs-lisp/pcase.el (pcase-let*, pcase-let): plet -> pcase-let.
|
2010-09-26 |
Jan D |
Donät give write_mask to select for W32.
|
2010-09-26 |
Jan D |
Reinstate ifdef subprocesses.
|
2010-09-26 |
Jan D |
Add fd handling with callbacks to select, dbus needs it for async operation.
|
2010-09-26 |
Lars Magne Ingebrigtsen |
(starttls-negotiate): Avoid the cl.el decf function.
|
2010-09-26 |
Lars Magne Ingebrigtsen |
Don't break the build if we don't have the gnutls libraries.
|
2010-09-26 |
Dan Nicolaescu |
Use const for some pointer arguments.
|
2010-09-26 |
Dan Nicolaescu |
Code simplification in term.c.
|
2010-09-26 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
2010-09-26 |
Katsumi Yamaoka |
auth-source.el (auth-source-create): Query the user for whether to store the credentials.
|
2010-09-26 |
Katsumi Yamaoka |
gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
|
2010-09-26 |
Ted Zlatanov |
Set up GnuTLS support.
|
2010-09-26 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
2010-09-26 |
Juanma Barranquero |
src/w32.c (get_emacs_configuration_options): Fix previous change.
|
2010-09-25 |
Glenn Morris |
* lisp/notifications.el: Call dbus-register-signal only if it is bound.
|
2010-09-25 |
Glenn Morris |
Cosmetic doc fixes for eshell.
|
2010-09-25 |
Glenn Morris |
Add more xz compression support.
|
2010-09-25 |
Glenn Morris |
Small url-cache fix.
|
2010-09-25 |
Chong Yidong |
* files.el (get-free-disk-space): Don't assume "df" output columns line up (Bug#6995).
|
2010-09-25 |
Chong Yidong |
* src/insdel.c (prepare_to_modify_buffer): Ensure the mark marker is alive
|
2010-09-25 |
Chong Yidong |
Merge changes from emacs-23 branch.
|
2010-09-25 |
Chong Yidong |
Merge changes from emacs-23 branch.
|
2010-09-25 |
Lars Magne Ingebrigtsen |
Fix up some EMACS_INT/int conversion errors related to xdisp.c.
|
2010-09-25 |
Lars Magne Ingebrigtsen |
xrdb.c EMACS_INT/int audit.
|
2010-09-25 |
Katsumi Yamaoka |
nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers for prettier summary display.
|
2010-09-25 |
Chong Yidong |
Fix require names in CEDET 1.0 merge.
|
2010-09-25 |
Katsumi Yamaoka |
nnir.el (nnir-run-imap): Allow sending IMAP search patterns directly.
|
2010-09-25 |
Katsumi Yamaoka |
nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS before starting negotiation.
|
2010-09-25 |
Katsumi Yamaoka |
gnus-art.el (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Change default to nil for privacy reasons.
|
2010-09-25 |
Katsumi Yamaoka |
gnus-ems.el (gnus-put-image):Don't put any non-blank text into the buffer when inserting images.
|
2010-09-25 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
2010-09-25 |
Eli Zaretskii |
Fix int/EMACS_INT use in textprop.c and window.c.
|
2010-09-25 |
Katsumi Yamaoka |
Merge changes made in Gnus.tranck
|
2010-09-25 |
Eli Zaretskii |
Fix int/EMACS_INT use in process.c and term.c.
|
2010-09-25 |
Juanma Barranquero |
Fix typos.
|
2010-09-25 |
Eli Zaretskii |
Fix int/EMACS_INT use in lread.c, marker.c, minibuf.c, print.c
|
2010-09-25 |
Eli Zaretskii |
Fix int/EMACS_INT use in keyboard.c.
|
2010-09-25 |
Eli Zaretskii |
src/ChangeLog: Another duplication removed.
|
2010-09-25 |
Eli Zaretskii |
src/ChangeLog: Fix duplicate entries.
|
2010-09-25 |
Juanma Barranquero |
Fix bug#6781: Use 127.0.0.1 for local hosts, not "localhost".
|
2010-09-24 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
2010-09-24 |
Eli Zaretskii |
Fix int/EMACS_INT in eval.c and indent.c, correct previous changes.
|
2010-09-24 |
Juanma Barranquero |
src/ChangeLog: Fix typo and remove duplicate info.
|
2010-09-24 |
Eli Zaretskii |
Fix int/EMACS_INT use in ccl.c, cmds.c, data.c, dispnew.c.
|
2010-09-24 |
Eli Zaretskii |
Fix int/EMACS_INT use in casefiddle.c and syntax.c.
|
2010-09-24 |
Lars Magne Ingebrigtsen |
Fix EMACS_INT/int conversion in scroll.c.
|
2010-09-24 |
Lars Magne Ingebrigtsen |
Fix EMACS_INT/int conversion in region-cache.c.
|
2010-09-24 |
Lars Magne Ingebrigtsen |
Fix all EMACS_INT/int conversion errors in print.c (and related files).
|
2010-09-24 |
Eli Zaretskii |
Fix int/EMACS_INT use in callproc.c.
|
2010-09-24 |
Eli Zaretskii |
Really fix int/EMACS_INT use in bidi.c.
|
2010-09-24 |
Eli Zaretskii |
Fix int/EMACS_INT use in buffer.c.
|
2010-09-24 |
Eli Zaretskii |
Fix int/EMACS_INT in bidi.c.
|
2010-09-24 |
Eli Zaretskii |
Fix int/EMACS_INT usage in fns.c.
|
2010-09-24 |
Katsumi Yamaoka |
Remove Emacs 21 stuff.
|
2010-09-24 |
Katsumi Yamaoka |
gnus-start.el (gnus-after-getting-new-news-hook): Add version tag.
|
2010-09-24 |
Juanma Barranquero |
Remove W32 API function pointer unused since 2005-02-15 (revno 60055).
|
2010-09-24 |
Juanma Barranquero |
lisp/ChangeLog: Fix dates after merge.
|
2010-09-24 |
Glenn Morris |
Move some autoloaded auto-mode-alist entries to files.el.
|
2010-09-24 |
Glenn Morris |
Comments.
|
2010-09-24 |
Glenn Morris |
* doc/misc/url.texi (Disk Caching): Tweak previous change.
|
2010-09-24 |
Glenn Morris |
Minor url.texi update.
|
2010-09-24 |
Chong Yidong |
Merge changes from emacs-23 branch.
|
2010-09-23 |
Chong Yidong |
Merge changes from emacs-23 branch
|
2010-09-23 |
Glenn Morris |
Move some aliases to options before the associated definitions.
|
2010-09-21 |
Chong Yidong |
Synch SRecode to CEDET 1.0.
|
2010-09-21 |
Stefan Monnier |
* src/syntax.c (back_comment): Detect the case where a 1-char comment
|
2010-09-21 |
Stefan Monnier |
* lisp/newcomment.el (comment-normalize-vars): Better test validity of
|
2010-09-21 |
Glenn Morris |
Fix message-mode bug with fcc to Rmail buffers.
|
2010-09-21 |
Glenn Morris |
Add EPSF magic header to doc/lispintro/*.eps. (Bug#7064)
|
2010-09-21 |
Chong Yidong |
Synch EDE to CEDET 1.0.
|
2010-09-19 |
Stefan Monnier |
* lisp/emacs-lisp/float-sup.el (float-pi): New name for `pi'.
|
2010-09-19 |
Chong Yidong |
Update to CEDET 1.0's version of EIEIO.
|
2010-09-19 |
Chong Yidong |
Synch Semantic to CEDET 1.0.
|
2010-09-18 |
Glenn Morris |
* lisp/url/url-cache.el (url-is-cached): Doc fix.
|
2010-09-17 |
Jan D |
Make sure detached tool bar menu isn't blank.
|
2010-09-15 |
Glenn Morris |
appt.el fixes for bug#7019.
|
2010-09-15 |
Glenn Morris |
Minor appt-check fix.
|
2010-09-15 |
Glenn Morris |
* lisp/calendar/diary-lib.el (diary-list-entries): Doc fix. (Bug#7019)
|
2010-09-24 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
2010-09-23 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
2010-09-23 |
Lars Magne Ingebrigtsen |
Cast SPECPDL_INDEX to int, and do further EMACS_INT/int cleanups.
|
2010-09-23 |
Lars Magne Ingebrigtsen |
Clean up EMACS_INT/int in cmds.c, as well as USE_SAFE_ALLOCA.
|
2010-09-23 |
Lars Magne Ingebrigtsen |
Clean up EMACS_INT/int usage in doc.c and doprnt.c.
|
2010-09-23 |
Eli Zaretskii |
Fix last changes in editfns.c and intervals.c.
|
2010-09-23 |
Lars Magne Ingebrigtsen |
Fix EMACS_INT/int conversion errors in marker.c.
|
2010-09-23 |
Eli Zaretskii |
Use EMACS_INT instead of EMACS_UINT in intervals.c.
|
2010-09-23 |
Chong Yidong |
Avoid intervals crash by changing EMACS_UINTs to EMACS_INT.
|
2010-09-23 |
Eli Zaretskii |
Fix src/ChangeLog of the last commit.
|
2010-09-23 |
Eli Zaretskii |
Fix use of int instead of EMACS_INT in search.c and region-cache.c.
|
2010-09-23 |
Eli Zaretskii |
Fix use of int instead of EMACS_INT in editfns.c.
|
2010-09-23 |
Eli Zaretskii |
Fix uses of int instead of EMACS_INT in intervals.c.
|
2010-09-23 |
Eli Zaretskii |
Fix more uses of int instead of EMACS_INT.
|
2010-09-23 |
Eli Zaretskii |
Fix some more uses of int instead of EMACS_INT.
|
2010-09-23 |
Katsumi Yamaoka |
gnus-group.el (gnus-group-update-hook): Add missing version.
|
2010-09-23 |
Glenn Morris |
Trivial bytecomp.el change.
|
2010-09-23 |
Glenn Morris |
* lisp/files.el (auto-mode-alist): Add .xa, .xw, .xsw for ld-script-mode.
|
2010-09-23 |
Glenn Morris |
* lisp/files.el (auto-mode-alist): Prefer C-mode for .xs. (Bug#7071)
|
2010-09-23 |
Glenn Morris |
Define ld-script auto-mode-alist entries in the standard place.
|
2010-09-23 |
Glenn Morris |
Cosmetic changes for add-log.el.
|
2010-09-23 |
Glenn Morris |
Tiny comint.el change.
|
2010-09-23 |
Glenn Morris |
Remove timestamp and related local variables from table.el.
|
2010-09-23 |
Glenn Morris |
Remove leading `*' from docs of some defcustoms etc.
|
2010-09-23 |
Glenn Morris |
* lisp/url/url-cache.el (url-cache-expire-time): Doc fix.
|
2010-09-23 |
Glenn Morris |
Fix previous url-cache fix.
|
2010-09-23 |
Glenn Morris |
* url-cache.el (url-cache-expired): Don't autoload. Tweak previous change.
|
2010-09-23 |
Glenn Morris |
Small url-cache update.
|
2010-09-23 |
Katsumi Yamaoka |
netrc.el (netrc-parse): Remove encrypt.el mentions.
|
2010-09-23 |
Katsumi Yamaoka |
nnimap.el (nnimap-update-info): Sync non-standard flags from the server in symbolic form.
|
2010-09-23 |
Katsumi Yamaoka |
gnus-html.el: Embiggen pictures slightly.
|
2010-09-23 |
Katsumi Yamaoka |
Merge Changes made in Gnus trunk.
|
2010-09-22 |
Juanma Barranquero |
Fix bug#6820: Don't accept backslashes or quotes on compiler options.
|
2010-09-22 |
Eli Zaretskii |
Fix some more uses of int instead of EMACS_INT.
|
2010-09-22 |
Eli Zaretskii |
w32.c (get_emacs_configuration_options): Fix last change.
|
2010-09-22 |
Juanma Barranquero |
src/w32.c (get_emacs_configuration_options): Fix buffer overrun.
|
2010-09-22 |
Juanma Barranquero |
nt/configure.bat: Add comment about USER_(C|LD)FLAGS.
|
2010-09-22 |
Eli Zaretskii |
Fix some uses of int instead of EMACS_INT.
|
2010-09-22 |
Katsumi Yamaoka |
nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
|
2010-09-22 |
Katsumi Yamaoka |
Make gnus-group-add-icon work.
|
2010-09-22 |
Katsumi Yamaoka |
gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on images alt-text.
|
2010-09-22 |
Eli Zaretskii |
Fix the MSDOS build (broken by revno 101511).
|
2010-09-22 |
Katsumi Yamaoka |
Remove Emacs 21 stuff.
|
2010-09-22 |
Katsumi Yamaoka |
calendar/time-date.el (format-seconds): Comment fix.
|
2010-09-22 |
Glenn Morris |
Tiny package.el fix.
|
2010-09-22 |
Chong Yidong |
Rename libxml2 functions, and make parse tree format consistent with xml.el.
|
2010-09-22 |
Kenichi Handa |
Fix position calculation on mouse click within bidi-reordered composition.
|
2010-09-22 |
Kenichi Handa |
merge trunk
|
2010-09-22 |
Kenichi Handa |
Fix position calculation on mouse click within bidi-reordered composition.
|
2010-09-21 |
Kenichi Handa |
merge trunk
|
2010-09-22 |
Juanma Barranquero |
nt/configure.bat: Cosmetic changes.
|
2010-09-21 |
Katsumi Yamaoka |
gnus.texi (Expunging mailboxes): Update name of the expunging command.
|
2010-09-21 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
2010-09-21 |
Stefan Monnier |
* lisp/emacs-lisp/smie.el (smie-debug--describe-cycle): Fix typo.
|
2010-09-21 |
Andreas Schwab |
* doc.c (Fsnarf_documentation): Use memmove instead of memcpy as
|
2010-09-21 |
Juanma Barranquero |
src/makefile.w32-in ($(BLD)/sysdep.$(O)): Update dependencies.
|
2010-09-21 |
Katsumi Yamaoka |
gnus-html.el: Make gnus-html use url-cache system.
|
2010-09-21 |
Dan Nicolaescu |
* src/emacs.c: Do not include sys/ioctl.h, not needed.
|
2010-09-21 |
Dan Nicolaescu |
* src/doprnt.c: Do not include stdlib.h, config.h does it.
|
2010-09-21 |
Michael Albinus |
* net/ange-ftp.el (ange-ftp-skip-msgs): Add "^504 ..." message.
|
2010-09-21 |
Jan D. |
Fix ChangeLog entry for previous commit.
|
2010-09-21 |
Jan D. |
Use tool-bar-position in menu Options/Show.
|
2010-09-21 |
Jan D. |
* tool-bar.el (tool-bar-position): New defcustom (Bug#7049).
|
2010-09-21 |
Dan Nicolaescu |
Check in missing ChangeLog entry.
|
2010-09-21 |
Dan Nicolaescu |
Check in missing ChangeLog entry.
|
2010-09-20 |
Katsumi Yamaoka |
rfc2047.el (rfc2047-encode-parameter): Doc fix.
|
2010-09-20 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
2010-09-20 |
Stefan Monnier |
* lisp/textmodes/reftex-parse.el (reftex-what-macro)
|
2010-09-20 |
Dan Nicolaescu |
Link temacs using $(CC) not $(LD).
|
2010-09-20 |
Stefan Monnier |
* lisp/simple.el (blink-matching-open): Use syntax-class.
|
2010-09-20 |
Stefan Monnier |
* lisp/progmodes/pascal.el (pascal-mode): Use define-derived-mode.
|
2010-09-20 |
Stefan Monnier |
* lisp/progmodes/prolog.el (prolog-smie-forward-token)
|
2010-09-20 |
Stefan Monnier |
* lisp/textmodes/ispell.el (ispell-start, ispell-end): Rename from `start'
|
2010-09-20 |
Stefan Monnier |
* lisp/textmodes/reftex-parse.el (reftex-what-macro): Don't hardcode
|
2010-09-20 |
Stefan Monnier |
* lisp/textmodes/ispell.el: Fix commenting convention.
|
2010-09-20 |
Dan Nicolaescu |
Use const for constant arguments.
|
2010-09-20 |
Dan Nicolaescu |
Remove HAVE_TERMIOS definitions.
|
2010-09-20 |
Dan Nicolaescu |
* src/xterm.c (xt_action_hook): Use const.
|
2010-09-20 |
Stefan Monnier |
* lisp/mail/sendmail.el: Fix commenting convention.
|
2010-09-20 |
Stefan Monnier |
* lisp/help-fns.el (describe-variable): Add original value, if applicable.
|
2010-09-20 |
Katsumi Yamaoka |
gnus.texi (Article Washing): Add `gnus-article-html' in `mm-text-html-renderer' doc.
|
2010-09-20 |
Katsumi Yamaoka |
Make Gnus work for Emacs 22 and XEmacs.
|
2010-09-20 |
Juanma Barranquero |
Fix typos in ChangeLogs.
|
2010-09-20 |
Juanma Barranquero |
* subr.el (y-or-n-p): Remove leftover code from revno 101459.
|
2010-09-20 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
2010-09-20 |
Juanma Barranquero |
* emacs-lisp/smie.el (smie-indent--hanging-p): Use `smie-indent--bolp'.
|
2010-09-20 |
Juanma Barranquero |
Don't make W32 code conditional on HAVE_SOCKETS, it's always defined.
|
2010-09-19 |
Glenn Morris |
* lisp/url/url-cache.el (url-fetch-from-cache): New function.
|
2010-09-19 |
Stefan Monnier |
* lisp/emacs-lisp/smie.el (smie-bnf-precedence-table): Improve error message.
|
2010-09-19 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
2010-09-19 |
Stefan Monnier |
* lisp/frame.el (make-frame-names-alist): Don't list frames on other displays.
|
2010-09-19 |
Stefan Monnier |
* lisp/fringe.el (fringe-styles): New var.
|
2010-09-19 |
Stefan Monnier |
* lisp/gnus/nnml.el (nnml-files): Add prefix to dynamic var `files'.
|
2010-09-19 |
Michael Mauger |
SQL Mode, Version 2.8 - sql-list-all and sql-list-table functions.
|
2010-09-19 |
Stefan Monnier |
* lisp/emacs-lisp/warnings.el: Fix commenting convention.
|
2010-09-18 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
2010-09-18 |
Glenn Morris |
Fix ChangeLog typo, mea culpa.
|
2010-09-18 |
Glenn Morris |
* lisp/url/url-vars.el (url-automatic-caching): Remove unused variable.
|
2010-09-18 |
Lars Magne Ingebrigtsen |
* nnimap.el: Require nnoo and other files necessary.
|
2010-09-18 |
Jay Belanger |
calc-prog.el (calc-read-parse-table-part): Don't "fix" the empty
|
2010-09-18 |
Stefan Monnier |
* lisp/indent.el (indent-according-to-mode): Apply syntax-propertize.
|
2010-09-18 |
Stefan Monnier |
* lispref/text.texi (Special Properties): Clarify when modification-hooks run.
|
2010-09-18 |
Eli Zaretskii |
src/Changelog: Merge two last entries.
|
2010-09-18 |
Eli Zaretskii |
Fix MSDOS build broken by revno 101403, support MSDOS build with libxml2.
|
2010-09-18 |
Katsumi Yamaoka |
gnus-start.el (gnus-get-unread-articles): Allow the backends to update the group info. This makes the nndraft groups, for instance, go back to their old behaviour.
|
2010-09-18 |
Eli Zaretskii |
Fix bug #7038 with cursor motion in paragraphs w/o strong characters.
|
2010-09-18 |
Katsumi Yamaoka |
Fix previous merge from Gnus trunk.
|
2010-09-18 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
2010-09-18 |
Eli Zaretskii |
Mention rounding of fringe width in the doc string of fringe-mode.
|
2010-09-18 |
Eli Zaretskii |
Fix typos in etc/NEWS.
|
2010-09-18 |
Eli Zaretskii |
Add xml.o dependencies to deps.mk.
|
2010-09-18 |
Eli Zaretskii |
Support building with libxml2, if it is installed.
|
2010-09-17 |
Eli Zaretskii |
Edit out libxml2 variables from src/Makefile.in.
|
2010-09-18 |
Chong Yidong |
* textmodes/nroff-mode.el (nroff-view): Kill old buffer before refreshing the preview buffer.
|
2010-09-18 |
Stefan Monnier |
Fix and improve last syntax-propertize patch
|
2010-09-17 |
Stefan Monnier |
* lisp/obsolete/old-whitespace.el (whitespace-rescan-files-in-buffers):
|
2010-09-17 |
Stefan Monnier |
* lisp/isearch.el (isearch-face): Rename from `isearch'.
|
2010-09-17 |
Eli Zaretskii |
Fix bug #6989.
|
2010-09-17 |
Eli Zaretskii |
Fix bug #6933 regarding `half' width fringes.
|
2010-09-17 |
Lars Magne Ingebrigtsen |
* process.c (wait_reading_process_output): Don't message about
|
2010-09-17 |
Stefan Monnier |
* src/frame.c (Ftool_bar_pixel_width): YAILOM (Yet another
|
2010-09-17 |
Stefan Monnier |
* lisp/emacs-lisp/bytecomp.el (byte-compile-file-form-defvar)
|
2010-09-17 |
Stefan Monnier |
Silence byte-compiler
|
2010-09-17 |
Stefan Monnier |
* lisp/subr.el (y-or-n-p): Add the "(y or n)" that was lost somehow.
|
2010-09-17 |
Eli Zaretskii |
.bzrignore: Ignore lisp/gnus/_dir-locals.el.
|
2010-09-17 |
Jan D |
* keyboard.c (parse_tool_bar_item): For QClabel, set TOOL_BAR_ITEM_LABEL not HELP.
|
2010-09-17 |
Jan D |
Expose tool-bar pixel width to lisp and use it for speedbar (Bug#7048)
|
2010-09-17 |
Michael Albinus |
* net/tramp-compat.el (tramp-compat-with-temp-message): Make it a
|
2010-09-17 |
Jan D |
Put handle on top for vertical toolbar, Bug#7051.
|
2010-09-17 |
Katsumi Yamaoka |
pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output instead of nnheader-accept-process-output.
|
2010-09-17 |
Katsumi Yamaoka |
gnus-html.el: Replace process-kill-without-query by gnus-set-process-query-on-exit-flag.
|
2010-09-17 |
Katsumi Yamaoka |
gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
|
2010-09-17 |
Kenichi Handa |
ftfont.c (ftfont_check_otf): Fix previous change.
|
2010-09-17 |
Kenichi Handa |
merge trunk
|
2010-09-17 |
Kenichi Handa |
ftfont.c (ftfont_check_otf): Fix previous change.
|
2010-09-17 |
Chong Yidong |
* mail/sendmail.el: Add "*unsent mail*" to same-window-buffer-names.
|
2010-09-16 |
Chong Yidong |
Define obsolete alias x-cut-buffer-or-selection-value.
|
2010-09-16 |
Chong Yidong |
* ido.el (ido-make-buffer-list): Fix error in 2010-08-22 merge.
|
2010-09-16 |
Michael Albinus |
* net/tramp-cmds.el (tramp-cleanup-connection): Set tramp-autoload cookie.
|
2010-09-16 |
Kenichi Handa |
ftfont.c (ftfont_check_otf): Fix the case of checking just existence of GSUB or GPOS.
|
2010-09-16 |
Kenichi Handa |
merge trunk
|
2010-09-16 |
Kenichi Handa |
ftfont.c (ftfont_check_otf): Fix the case of checking just existence of GSUB or GPOS.
|
2010-09-08 |
Kenichi Handa |
merge trunk
|
2010-09-15 |
Michael Albinus |
* net/tramp-compat.el (tramp-compat-with-temp-message)
|
2010-09-15 |
Alan Mackenzie |
(c-forward-<>-arglist-recur): Fix an infinite recursion.
|
2010-09-15 |
Alan Mackenzie |
(c-forward-<>-arglist-recur): Correct the indentation.
|
2010-09-15 |
Stefan Monnier |
* lisp/emacs-lisp/bytecomp.el (byte-compile-warning-types): New type
|
2010-09-14 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
2010-09-14 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
2010-09-14 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-09-14 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-09-14 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-09-14 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-09-13 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-09-12 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-09-10 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-09-14 |
Juanma Barranquero |
Fix typos in comments and ChangeLogs.
|
2010-09-14 |
Juanma Barranquero |
src/cmds.c (syms_of_cmds) <post-self-insert-hook>: Fix typos in docstring.
|
2010-09-14 |
Lars Magne Ingebrigtsen |
* xml.c (parse_string): Renamed to parse_string(), since that's
|
2010-09-14 |
Juanma Barranquero |
Explicitly pass `obarray' to `unintern' to avoid a warning.
|
2010-09-14 |
Juanma Barranquero |
Merge changes from emacs-23 branch.
|
2010-09-14 |
Stefan Monnier |
* subr.el (unintern): Declare the obarray arg mandatory.
|
2010-09-14 |
Glenn Morris |
Doc fixes related to diary-sort-entries.
|
2010-09-14 |
Glenn Morris |
Tiny calendar.texi update.
|
2010-09-14 |
Glenn Morris |
* lisp/calendar/appt.el (appt-check): Doc fix.
|
2010-09-14 |
Glenn Morris |
Fix bug#6999.
|
2010-09-12 |
David Reitter |
simple.el (line-move-visual): Do not truncate goal column to integer size.
|
2010-09-12 |
Jan D |
Fix bug 7013, only do send event if wanted state != current state.
|
2010-09-12 |
Stefan Monnier |
Update name of <emacs-bugs-7626@cbane.org>
|
2010-09-12 |
Glenn Morris |
Various updates for the Bugs section of the manual.
|
2010-09-11 |
Stefan Monnier |
* repeat.el (repeat): Allow repeating when the last event is a click.
|
2010-09-11 |
Stefan Monnier |
* vc/vc-hg.el (vc-hg-state,vc-hg-working-revision):
|
2010-09-11 |
Stefan Monnier |
* lisp/font-lock.el (font-lock-beginning-of-syntax-function):
|
2010-09-11 |
Stefan Monnier |
* src/term.c (tty_set_terminal_modes): Don't initialize twice (bug#7002).
|
2010-09-11 |
Glenn Morris |
* lisp/url/url-cache (url-store-in-cache): Make `buff' argument really optional.
|
2010-09-10 |
Glenn Morris |
Close bug#6211.
|
2010-09-09 |
Glenn Morris |
* lisp/url/url-cookie.el (url-cookie-expired-p): Tweak previous change.
|
2010-09-09 |
Glenn Morris |
* lisp/url/url-cookie.el (url-cookie-expired-p): Simplify and fix. (Bug#6957)
|
2010-09-08 |
Glenn Morris |
Close bug#6976.
|
2010-09-08 |
Kenichi Handa |
coding.c (encode_coding_iso_2022): Do not optimize for ASCII if we may use designation or locking-shift.
|
2010-09-07 |
Kenichi Handa |
coding.c (detect_coding_emacs_mule): Fix checking of multibyte sequence when the source is multibyte.
|
2010-09-08 |
Kenichi Handa |
coding.c (encode_coding_iso_2022): Do not optimize for ASCII if we may use designation or locking-shift.
|
2010-09-07 |
Kenichi Handa |
merge emacs-23
|
2010-09-07 |
Kenichi Handa |
coding.c (detect_coding_emacs_mule): Fix checking of multibyte sequence when the source is multibyte.
|
2010-09-14 |
Katsumi Yamaoka |
Fixed up nnrss group activation, and removed moreover stuff.
|
2010-09-14 |
Juanma Barranquero |
lisp/gnus/.dir-locals.el: Add no-byte-compile cookie.
|
2010-09-14 |
Andreas Schwab |
* xml.c (Fxml_parse_string, Fxml_parse_string): Revert last
|
2010-09-14 |
Katsumi Yamaoka |
time-date.el (format-seconds): Comment fix.
|
2010-09-14 |
Katsumi Yamaoka |
gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group for back end that doesn't support request-scan.
|
2010-09-14 |
Lars Magne Ingebrigtsen |
* xml.c (Fxml_parse_string, Fhtml_parse_string): Fix up the parameters
|
2010-09-14 |
Lars Magne Ingebrigtsen |
Check that the libxml2 we found can be used. This fixes a conf
|
2010-09-13 |
Michael Mauger |
SQL Mode 2.7: Code cleanup and primatives for SQL redirection
|
2010-09-13 |
Lars Magne Ingebrigtsen |
Set the LIBS to LIBXML2_LIBS before testing for -lxml2 usability.
|
2010-09-13 |
Juanma Barranquero |
Port tramp-related Makefile changes of revnos 101381, 101422 to Windows.
|
2010-09-13 |
Michael Albinus |
* NEWS: Some Tramp methods are discontinued.
|
2010-09-13 |
Michael Albinus |
* tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
|
2010-09-13 |
Michael Albinus |
Major code cleanup. Split tramp.el into tramp.el and tramp-sh.el.
|
2010-09-13 |
Lars Magne Ingebrigtsen |
* configure.in (HAVE_LIBXML2): Check that the libxml2 we found can
|
2010-09-13 |
Eli Zaretskii |
Revert revno 101418 by Bob Chassel.
|
2010-09-13 |
Daiki Ueno |
epa-file: suppress file-locking question on M-x revert-buffer
|
2010-09-13 |
Robert J. Chassell |
10-09-13
|
2010-09-13 |
Michael Albinus |
* notifications.el (notifications-notify): Add support for
|
2010-09-12 |
Lars Magne Ingebrigtsen |
* xml.c (Fhtml_parse_string, Fxml_parse_string): Mention BASE-URL.
|
2010-09-12 |
Stefan Monnier |
* lisp/subr.el (y-or-n-p): New function, moved from src/fns.c. Use read-key.
|
2010-09-12 |
Stefan Monnier |
* lisp/net/rcirc.el (rcirc-server-commands, rcirc-client-commands)
|
2010-09-11 |
Glenn Morris |
* lisp/emacs-lisp/bytecomp.el (byte-compile-file): Tweak previous change.
|
2010-09-11 |
Glenn Morris |
Close bug#4196.
|
2010-09-11 |
Stefan Monnier |
* doc/lispref/syntax.texi (Syntax Flags): Document new `c' flag.
|
2010-09-11 |
Michael Mauger |
SQL Mode, Version 2.6
|
2010-09-11 |
Glenn Morris |
Remove some obsolete files from etc/.
|
2010-09-11 |
Glenn Morris |
lisp/url tiny fixes.
|
2010-09-11 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
2010-09-10 |
Stefan Monnier |
New syntax-propertize functionality.
|
2010-09-10 |
Lars Magne Ingebrigtsen |
* NEWS: Mention the new libxml2 functions.
|
2010-09-10 |
Lars Magne Ingebrigtsen |
Remove some trailing white space.
|
2010-09-10 |
Lars Magne Ingebrigtsen |
Add support for the libxml2 library.
|
2010-09-10 |
Agustin martin |
ispell.el: Improve comments. XEmacs compatibility changes.
|
2010-09-10 |
Katsumi Yamaoka |
gnus-start.el (gnus-read-active-for-groups): Check only subscribed groups.
|