* lisp/net/rcirc.el (rcirc): Avoid error when process-contact returns
[bpt/emacs.git] / lisp / ChangeLog
2012-04-21 Leo Liu* lisp/net/rcirc.el (rcirc): Avoid error when process...
2012-04-21 Michael VehrsImprove tbl support in woman.el.
2012-04-20 Stefan Monnier* lisp/minibuffer.el (completion-file-name-table):...
2012-04-20 Leo Liu* lisp/font-lock.el (lisp-font-lock-keywords-2): Add...
2012-04-20 Chong YidongFix emacsclient/server behavior under --without-x.
2012-04-20 Chong Yidong* lisp/server.el (server-execute): Respect initial...
2012-04-20 Chong YidongMerge from emacs-24 branch
2012-04-20 Dan NicolaescuFix sysfs battery display.
2012-04-20 Chong YidongFixes for pty handling in gdb-mi.el and process.c.
2012-04-20 Eli ZaretskiiChangeLog updates for last commit.
2012-04-20 Eli ZaretskiiDoc fixes in window.el functions.
2012-04-20 Eli ZaretskiiPut the '$Id:' tag into MS-Windows executable of Emacs.
2012-04-20 Eli ZaretskiiDoc fixes for emacs-bzr-* facilities.
2012-04-19 Stefan Monnier* lisp/electric.el (electric-indent-post-self-insert...
2012-04-19 Juanma Barranquerolisp/imenu.el (imenu-progress-message): Restore.
2012-04-19 Juanma Barranquerolisp/*: Add declarations, remove unused bindings, mark...
2012-04-19 Michael Albinus* net/tramp.el (tramp-action-password): Let-bind enable...
2012-04-19 Chong YidongDelete the gdb-inferior pty when the gdb process exits.
2012-04-18 Sam Steingold* lisp/progmodes/gud.el (gud-key-prefix): Use :type...
2012-04-18 Paul EggertMerge from trunk.
2012-04-18 Paul EggertMerge from trunk.
2012-04-18 Leo Liu* lisp/abbrev.el (edit-abbrevs): Move point to the...
2012-04-18 Chong Yidong* simple.el (line-move): Use forward-line if in batch...
2012-04-18 Christopher SchmidtFix require-final-newline interaction with read-only...
2012-04-18 Chong Yidong* lisp/progmodes/grep.el (grep, rgrep): Doc fix.
2012-04-18 Glenn MorrisMore process-related doc and manual small edits
2012-04-17 Richard M. StallmanFix logic for returning to and yanking from Rmail buffer.
2012-04-17 Paul EggertMerge from trunk.
2012-04-17 Juanma Barranquerolisp/server.el (server-ensure-safe-dir): Simplify.
2012-04-17 Chong Yidong* emacs-lisp/tabulated-list.el (tabulated-list-print...
2012-04-17 Glenn MorrisMerge from pending; try to fix-up suboptimal ses ChangeLog.
2012-04-17 Peter OliverAdd perl-indent-parens-as-block option (tiny change)
2012-04-17 Glenn Morris* lisp/dired-aux.el (dired-mark-read-string): Doc fix.
2012-04-17 Dmitry AntipovAdd user, group name completion to dired
2012-04-17 Glenn MorrisUse auto-hscroll-mode rather than the alias automatic...
2012-04-16 Glenn MorrisReplace independent implementations of string-prefix-p
2012-04-16 Glenn Morristwo-column.el small cleanup
2012-04-16 Alan MackenzieCC Mode: Ensure searching for keywords is case sensitive.
2012-04-16 Leo Liu* lisp/progmodes/python.el: Trivial cleanup.
2012-04-16 Glenn Morris* eieio-opt.el (describe-class, describe-generic):...
2012-04-16 Glenn MorrisChangeLog fix
2012-04-16 Glenn Morris* lisp/emacs-lisp/cl-extra.el (*random-state*): Remove...
2012-04-16 Glenn Morris* lisp/calendar/cal-tex.el (cal-tex-end-document):...
2012-04-16 Glenn Morris* cookie1.el (cookie-snarf): Explicit error if input...
2012-04-16 Glenn Morris* lisp/play/yow.el (yow-file): Use expand-file-name...
2012-04-16 Glenn Morris* lisp/progmodes/perl-mode.el (c-macro-expand): Remove...
2012-04-16 Glenn Morrispicture.el small cleanup
2012-04-16 Glenn MorrisReplace a use of eval-after-load
2012-04-16 Glenn Morris* lisp/frame.el (automatic-hscrolling): Make this alias...
2012-04-16 Agustín Martín(ispell-dictionary-base-alist): Revert to original...
2012-04-16 Agustín Martínispell.el: Fix last Changelog entry. utf-8 will be...
2012-04-16 Paul EggertMerge from trunk.
2012-04-16 Chong Yidong* mail/sendmail.el (mail-bury): Call return action...
2012-04-16 Agustín Martínispell.el (ispell-set-spellchecker-params): Make dicts...
2012-04-16 Paul EggertMerge from trunk.
2012-04-16 Chong YidongCall imagemagick-register-types automatically.
2012-04-15 Paul EggertMerge from trunk.
2012-04-15 Chong Yidong* lisp/frame.el (scrolling): Remove nearly unused custo...
2012-04-15 Chong Yidong* bindings.el (goto-map): Bind goto-char to M-g c.
2012-04-15 Chong YidongMove "emacsclient -t -n" handling from emacsclient...
2012-04-15 Chong YidongMerge from emacs-24 branch
2012-04-15 Juanma BarranqueroFix ChangeLog typos.
2012-04-15 Glenn MorrisDoc and manual fixes related to processes
2012-04-14 Glenn Morris* lisp/international/mule-cmds.el (set-language-environ...
2012-04-14 Paul EggertMerge from trunk.
2012-04-14 Juanma Barranquero* lisp/server.el: Doc fixes.
2012-04-14 Stefan MonnierAvoid the use of ((lambda ...) ...) in lexical-binding...
2012-04-14 Lars Ingebrigtsen(server-generate-key): `called-interactively-p' require...
2012-04-14 Michal NazarewiczAllow using `server-auth-key' to set a permanent shared key
2012-04-14 Leo Liu* lisp/vc/diff-mode.el (diff-file-prev/next): Fix typo.
2012-04-14 Paul EggertMerge from trunk.
2012-04-14 Paul EggertSpelling fixes.
2012-04-14 Paul EggertMerge from trunk.
2012-04-14 Juanma Barranquero* lisp/emacs-lock.el (emacs-lock-locked-buffer-function...
2012-04-14 Stefan Monnier* lisp/progmodes/which-func.el (which-func-modes):...
2012-04-14 Glenn MorrisMerge from emacs-24, up to 2012-04-10T02:06:19Z!larsi...
2012-04-13 Vivek Dasmohapatra* hexl.el (hexl-insert-char): Make display sizes other...
2012-04-13 Masatake YAMATOMake `C-M-f' and friends work better when prompting...
2012-04-13 Lars Ingebrigtsenavoid.el compiliation fixups
2012-04-13 Thierry VolpiattoAllow further `mouse-avoid-mode' customisations
2012-04-13 Leo Liu* lisp/progmodes/which-func.el (which-func-modes):...
2012-04-13 Ken BrownAdapt browse-url.el to improvements in Cygwin's cygstar...
2012-04-13 Stefan Monnier* lisp/emulation/cua-base.el (cua--pre-command-handler...
2012-04-13 Chong YidongFix for C-x C-x in cua-selection-mode.
2012-04-12 Glenn MorrisObsolete lisp/mail/mailpost.el
2012-04-12 Drew Adams* imenu.el (imenu--generic-function): Ignore invisible...
2012-04-12 Vivek DasmohapatraAllow the user to alter the bit grouping in hexl.el
2012-04-12 Chong YidongNew Lisp manual nodes, Applying Customizations and...
2012-04-12 Agustín Martíntextmodes/flyspell.el (flyspell-large-region): Specify...
2012-04-12 Stefan MonnierMake generic sysfs support apply for yeeloong as well.
2012-04-12 Glenn MorrisDoc and manual fixes related to mule
2012-04-11 Stefan Monnier* imenu.el (imenu-add-to-menubar): `current-local-map...
2012-04-11 Stefan Monnier* lisp/imenu.el (imenu-add-to-menubar): `current-local...
2012-04-11 Stefan Monnier* lisp/subr.el (read-passwd): Use read-string.
2012-04-11 Alan MackenzieMake imenu work again for Objective C Mode.
2012-04-11 Glenn MorrisChangelog fix
2012-04-11 Alan MackenzieCorrect two search limits in c-before-change-check_...
2012-04-11 Lars Magne Ingebri... * vcursor.el (vcursor-move): Increase the priority...
2012-04-11 Deniz DoganKill channel buffers when killing rcirc server buffers
2012-04-11 William Stevenson(artist-mode): Convert artist-mode to use define-minor...
next