* lisp/net/rcirc.el (rcirc-mode): Initialize rcirc-urls to nil.
[bpt/emacs.git] / lisp / ChangeLog
2011-05-19 Deniz Dogan* lisp/net/rcirc.el (rcirc-mode): Initialize rcirc...
2011-05-19 Glenn Morris* lisp/progmodes/f90.el (f90-type-def-re): Handle ...
2011-05-19 Glenn MorrisRemove the SOME_MACHINE_LISP distinction in src/Makefil...
2011-05-19 Kenichi Handamerge trunk
2011-05-18 Michael Albinus* net/tramp.el (tramp-process-actions): Set "first...
2011-05-18 Juanma Barranquerolisp/ChangeLog: Fix typos.
2011-05-18 Glenn Morris* lisp/emacs-lisp/authors.el (authors-fixed-entries...
2011-05-18 Glenn MorrisRemove lib-src/fakemail.c.
2011-05-18 Glenn MorrisRationalize calendar handling of day and month abbrev...
2011-05-18 Paul EggertMerge from mainline.
2011-05-17 Stefan Monnier* lisp/progmodes/grep.el (grep-mode): Disable default
2011-05-17 Michael Albinus* net/tramp.el (tramp-handle-insert-file-contents)...
2011-05-17 Glenn Morris* lisp/mail/mail-utils.el (mail-dont-reply-to): Silence...
2011-05-17 Glenn Morris* idlw-shell.el (idlwave-shell-complete-filename):...
2011-05-17 Glenn Morris* lisp/shell.el (pcomplete-parse-arguments-function...
2011-05-17 Glenn Morrisappt.el mainly doc fixes.
2011-05-17 Glenn MorrisMerge from emacs-23; up to 2010-06-11T14:39:54Z!cyd...
2011-05-16 Stefan Monnier* lisp/emacs-lisp/eieio.el (defmethod): Fix quoting...
2011-05-16 Kevin Ryde* lisp/info-look.el (makefile-automake-mode): New setup...
2011-05-16 Andreas SchwabFix last change
2011-05-16 Paul EggertMerge from mainline.
2011-05-16 Paul Eggert* vc/diff-mode.el (diff-fixup-modifs): Remove stray...
2011-05-15 Paul EggertMerge: user-interface timestamps and other int overflow...
2011-05-15 Chong YidongBackport fix for Bug#8672 from trunk
2011-05-15 Chong YidongBackport fix for Bug#8672 from trunk
2011-05-15 Chong YidongFix minor bug of diff-fixup-modifs on small diffs ...
2011-05-15 Chong YidongBind = to diff command in vc-annotate mode (Bug#8671)
2011-05-14 Glenn Morrisadd-log font-lock fix for mutilple authors (bug#8644)
2011-05-14 Glenn Morrisadd-log.el fix for multiple author entries (bug#8645)
2011-05-14 Glenn Morrisappt.el trivia.
2011-05-14 Glenn Morris* lisp/mail/feedmail.el (bbdb-dwim-net-address, vm...
2011-05-14 Glenn MorrisClean-up previous feedmail.el merge.
2011-05-14 Bill CarpenterUpdate from version on author's website.
2011-05-13 Ulf Jaspernewsticker: Moved icons to etc/newsticker/images
2011-05-13 Didier VernaCommon Lisp indentation improvements on defmethod and...
2011-05-13 Ulf Jaspernewsticker: Moved icons to etc/newsticker/images
2011-05-13 Stefan Monnier* lisp/thingatpt.el (bounds-of-thing-at-point): Return...
2011-05-13 Juanma Barranquerolisp/progmodes/python.el: Highlight keyword "nonlocal...
2011-05-13 Glenn Morris* lisp/mail/feedmail.el (feedmail-buffer-to-sendmail...
2011-05-13 Glenn Morrissendmail.el trivia.
2011-05-13 Glenn Morris* calendar/appt.el (appt-check): Change mode-line messa...
2011-05-13 Glenn Morris* lisp/calendar/appt.el (appt-time-msg-list): Doc fix.
2011-05-13 Glenn Morris* lisp/calendar/appt.el (appt-make-list): Simplify.
2011-05-12 Andreas Schwab* lisp/progmodes/ld-script.el (ld-script-keywords)
2011-05-12 Glenn MorrisPut ChangeLog entries in the correct files.
2011-05-12 Stefan Monnier* lisp/progmodes/grep.el (grep-filter): Don't trip...
2011-05-12 Stefan Monnier* lisp/shell.el (shell-completion-vars): New function.
2011-05-12 Glenn Morrisappt.el code simplifications.
2011-05-12 Glenn MorrisMerge from emacs-23; up to 2010-06-10T12:56:11Z!michael...
2011-05-12 Glenn Morrisbytecomp.el fix for bug#8647
2011-05-12 Stefan Monnier* lisp/net/rcirc.el: Add support for SSL/TLS connections.
2011-05-11 Glenn Morris* lisp/newcomment.el (comment-kill): Prefix "unused...
2011-05-11 Glenn Morris* lisp/term/w32console.el (get-screen-color): Declare.
2011-05-11 Glenn Morrisbytecomp.el partial fix for bug#8646.
2011-05-10 Leo LiuBind bookmark-bmenu-search to `/'
2011-05-10 Leo LiuAdd a new footnote style unicode
2011-05-10 Leo LiuConvert mail/footnote.el to utf-8 encoding
2011-05-10 Glenn MorrisDeprecate using "mode:" to enable minor modes (bug...
2011-05-10 Glenn Morrisdiary-lib.el doc fixes.
2011-05-09 Juanma Barranquerolisp/misc.el: Require tabulated-list.el during compilation.
2011-05-09 Chong YidongCall compilation-filter-hook in the no-async case too.
2011-05-09 Deniz DoganAdd forgotten ChangeLog entry.
2011-05-09 Juanma Barranquerolisp/misc.el: Implement new command `list-dynamic-libra...
2011-05-09 Eli ZaretskiiMinor portability fix in smerge-mode.el.
2011-05-09 Stefan Monnier* lisp/emacs-lisp/lisp.el (lisp-complete-symbol, lisp...
2011-05-09 Chong YidongVarious fixes to compilation-error-regexp-alist-alist.
2011-05-08 Chong YidongHandle calling defface on a face with existing theme...
2011-05-08 Ralph SchleicherExpand file names during browse-url-of-dired-file ...
2011-05-08 Ralph SchleicherHandle missing add-log-current-defun-function in Which...
2011-05-08 Chong YidongHandle "my" and "our" keywords in Perl imenu (Bug#8261).
2011-05-08 Chong YidongPerform grep-mode's buffer modifications in a process...
2011-05-08 Stefan Monnier* lisp/emacs-lisp/eieio.el (defmethod): Fix typo in...
2011-05-07 Eli ZaretskiiFix bug #8595 with setting mailclient-send-it on MS...
2011-05-07 Glenn MorrisRemove (tiny change) marker from author now with genera...
2011-05-07 Eli ZaretskiiFix bug #8597 with setting frame background mode on...
2011-05-07 Stefan MonnierMake bytecomp.el understand that defmethod defines...
2011-05-07 Glenn Morristimeclock.el trivia.
2011-05-07 Glenn Morris* lisp/calendar/diary-lib.el (diary-comment-start)...
2011-05-07 Glenn Morris* lisp/calendar/appt.el (appt-time-msg-list): Doc fix.
2011-05-06 Noah Friedmanapropos.el (apropos-print-doc): Only use emacs-lisp...
2011-05-06 Stefan Monnier* lisp/lpr.el (print-region-1): Echo lpr-program's...
2011-05-06 Glenn MorrisAllow per-appointment warning times.
2011-05-06 Paul EggertMerge from mainline.
2011-05-06 Glenn MorrisAdd diary comments feature.
2011-05-06 Glenn MorrisSilence diff-mode.el compilation.
2011-05-06 Juanma Barranquerolisp/simple.el (list-processes): Return nil as the...
2011-05-05 Michael Albinus* net/ange-ftp.el (ange-ftp-binary-file-name-regexp...
2011-05-05 Michael Albinus* net/tramp-sh.el (tramp-do-copy-or-rename-file-out...
2011-05-05 Glenn Morris* allout-widgets.el (allout-widgets-mode-inhibit):...
2011-05-05 Glenn MorrisDeclarations in simple.el.
2011-05-05 Glenn MorrisDeclaration fixes.
2011-05-05 Glenn MorrisSmall check-declare fix.
2011-05-05 Glenn MorrisChangeLog merge fix, grumble.
2011-05-05 Paul EggertMerge from mainline.
2011-05-05 Glenn MorrisMerge from emacs-23; up to 2010-06-10T05:17:21Z!rgm...
2011-05-05 Stefan MonnierFix earlier half-done eieio-defmethod change.
2011-05-05 Milan ZamazalSmall addition to glasses.el (bug#8524)
2011-05-05 Juanma Barranquerolisp/emacs-lisp/warnings.el: Tiny fixes.
2011-05-04 Chong YidongMake autoloading commands prompt for autoload file...
2011-05-04 Juanma BarranqueroImplement dynamic loading of GnuTLS on Windows.
next