Remove support for Mac Carbon.
[bpt/emacs.git] / lisp / ChangeLog
2008-07-27 Dan NicolaescuRemove support for Mac Carbon.
2008-07-27 Adrian Robertfix up ns-extended-platform-support-mode
2008-07-26 Michael Albinus* net/xesam.el (xesam-from): Remove defvar.
2008-07-26 Miles BaderMerge from emacs--rel--22
2008-07-26 Vinicius Jose LatorreRename diff-show-trailing-blanks to diff-show-trailing...
2008-07-25 Chong Yidong* textmodes/tex-mode.el (tex-compilation-parse-errors...
2008-07-25 Chong Yidong* textmodes/tex-mode.el (tex-compilation-parse-errors...
2008-07-25 Dan Nicolaescu(menu-bar-file-menu): Fix typo.
2008-07-25 Juanma BarranqueroFix whitespace modification caused by bug.
2008-07-25 Juanma Barranquero* play/solitaire.el (solitaire-mode-map): Define within...
2008-07-25 Juanma Barranquero* descr-text.el (describe-char): Don't overwrite local...
2008-07-25 Chong Yidong* image-mode.el (image-minor-mode): Set up winprops.
2008-07-25 Vinicius Jose LatorreNew function diff-show-trailing-blanks in diff-mode.el.
2008-07-24 Michael Albinus* Makefile.in (ELCFILES): Add net/xesam.el.
2008-07-24 Michael Albinus* net/tramp.el (tramp-handle-start-file-process): Make...
2008-07-24 Chong Yidong* dired-aux.el (dired-copy-file-recursive): Avoid calling
2008-07-24 Chong Yidong* dired-aux.el (dired-copy-file-recursive): Avoid calling
2008-07-24 Juanma BarranqueroFix typos.
2008-07-24 Juanma Barranquero* play/solitaire.el (solitaire-mode): Fix typo in docst...
2008-07-24 Chong Yidong* textmodes/enriched.el (enriched-mode-map): Bind C...
2008-07-24 Chong Yidong* textmodes/enriched.el (enriched-mode-map): Bind C...
2008-07-24 Vinicius Jose LatorreNew newline minor mode visualization.
2008-07-24 Dan Nicolaescu(auto-mode-alist): Add .i and .ii files.
2008-07-24 Dan Nicolaescu(ELCFILES): Add term/common-win.elc.
2008-07-24 Dan Nicolaescu(vc-dir-search, vc-dir-isearch)
2008-07-24 Dan Nicolaescu(vc-dir-search): New function.
2008-07-24 Juri LinkovRemove file to avoid dos file name clashes with isearch...
2008-07-23 Chong Yidong* international/mule.el (recode-region): Deactivate...
2008-07-23 Chong Yidong* progmodes/flymake.el (flymake-errline, flymake-warnli...
2008-07-23 Chong Yidong* shell.el (shell-dynamic-complete-functions): Use
2008-07-23 Chong Yidong* progmodes/flymake.el (flymake-errline, flymake-warnli...
2008-07-23 Michael Albinus* net/tramp.el (tramp-methods): Add "-q" for "scp"...
2008-07-23 Chong Yidong* shell.el (shell-dynamic-complete-functions): Use
2008-07-23 Juanma BarranqueroFix typos.
2008-07-23 Dan Nicolaescu* term/ns-win.el:
2008-07-23 Dan Nicolaescu* dired.el (dired-mode-map): Show the key binding for...
2008-07-23 Adrian Robertfix up compile error from renaming of ns-list-fonts
2008-07-23 Juri Linkov(tags-query-replace): Set arg `map' of `perform-replace'
2008-07-22 Stefan Monnier(diff-auto-refine-mode): Remove lighter, since it's
2008-07-22 Stefan Monnier(vc-arch-trim-make-sentinel): Use a closure.
2008-07-22 Stephen Eglen(iswitchb-delim): New variable, suggested by Ted Roden.
2008-07-22 Bastien GuerryFixed mismatched parenthesis in vc-dir.el.
2008-07-22 Miles BaderRemove sh-newline-and-indent
2008-07-22 Dan Nicolaescu(Todo): Update.
2008-07-22 Dan NicolaescuRemove obsolete comment.
2008-07-22 Dan Nicolaescu(vc-git-status-printer): Update the directory display
2008-07-22 Dan Nicolaescu(vc-dir-recompute-file-state): Add workaround for CVS.
2008-07-21 Chong Yidong* menu-bar.el (menu-bar-line-wrapping-menu): Use Visual...
2008-07-21 Dan Nicolaescu* term/ns-win.el: Rename ns- functions/variables to the
2008-07-21 Dan Nicolaescu(ns-display-name): Remove declaration.
2008-07-21 Dan Nicolaescu(command-line-1): Fix indentation.
2008-07-21 Dan Nicolaescu(up-one, down-one, left-one, right-one): Remove,
2008-07-21 Chong Yidong* term/ns-win.el: Standardize references to "Nextstep" in
2008-07-21 Thien-Thi NguyenMake auto-refining a minor mode, and diff- and smerge...
2008-07-21 Chong YidongCorrectly attribute David Reitter for visual-line-mode.
2008-07-21 Chong Yidong* simple.el (visual-line-mode): Add lighter.
2008-07-21 Chong Yidong* simple.el (visual-line): New custom group.
2008-07-20 Dan Nicolaescu* term/x-win.el (x-handle-switch, x-handle-numeric...
2008-07-19 Juri Linkov(proced-mode, proced): Add \\<proced-mode-map> to docst...
2008-07-19 Adrian Robertfix typo ns-ps-print-buffer-with-faces pointed out...
2008-07-19 Glenn MorrisAdd 2007 to copyright years, since was available then.
2008-07-18 Michael Albinus* dbus.texi (Inspection): Rework, introduce submenus.
2008-07-18 Chong Yidong* term/ns-win.el (ns-submit-bug-report): Function remov...
2008-07-18 Chong Yidong* Makefile.in (ELCFILES): Remove ns-grabenv.elc.
2008-07-18 Chong Yidong* ns-grabenv.el: File removed.
2008-07-18 Chong Yidong* Makefile.in (ELCFILES): Remove ns-carbon-compat.elc.
2008-07-18 Juanma BarranqueroFix typos.
2008-07-18 Juanma Barranquero* lisp/startup.el (fancy-splash-head): Fix change of...
2008-07-18 Glenn Morris(eshell-quote-backslash): Restrict previous change...
2008-07-18 Katsumi Yamaoka(open-tls-stream): Make it work with the 2nd argument...
2008-07-17 Chong Yidong* simple.el (line-move-visual): Make it a defcustom.
2008-07-17 Miles BaderMerge from emacs--rel--22
2008-07-17 Miles BaderMerge from emacs--rel--22
2008-07-17 Glenn Morris(parameters): Declare for compiler.
2008-07-17 Glenn MorrisChange from author without assignment thankfully tiny.
2008-07-17 John Wiegley2008-07-17 Fan Kai <fktpp@xemacs.org>
2008-07-17 Daiki Ueno(epa-key-list-mode): Use run-mode-hooks.
2008-07-17 Glenn Morris(ns-handle-switch): Simplify. Handle the numeric case.
2008-07-17 Kenichi Handa(describe-char-unidata-list): Initialize to the
2008-07-16 Adrian Robertvarious small cleanups detailed in changelogs
2008-07-16 Nick Roberts*** empty log message ***
2008-07-16 Stefan MonnierRequire CL; fix up comment style; reindent.
2008-07-16 Glenn MorrisRegenerate.
2008-07-16 Adrian Robertremove easy-mmode from loadup.el before ns-win; correct...
2008-07-16 Glenn Morris(system-type): Doc fix.
2008-07-16 Glenn MorrisFix header format and permissions notice.
2008-07-15 Adrian Robertmerging Emacs.app (NeXTstep port)
2008-07-14 Jason Rumney(x-handle-switch, x-handle-name-switch)
2008-07-14 Martin Rudalics(change-log-goto-source): Avoid wrong-type-argument
2008-07-13 Martin Rudalics(change-log-search-file-name): Use match-string-no...
2008-07-13 Jay Belanger(calc-describe-key): Add angles to special key descript...
2008-07-12 Chong Yidong* simple.el (line-move-visual): Handle null pixel posit...
2008-07-11 Jason Rumney*** empty log message ***
2008-07-11 Chong Yidong* simple.el (previous-line, next-line): Update docstring.
2008-07-11 Chong Yidong* simple.el (line-move-visual): New var.
2008-07-11 Dan Nicolaescu(grep-files-aliases): Improve the C++ source
2008-07-10 Chong Yidong* window.el (truncated-partial-width-window-p): New...
2008-07-10 Chong Yidong* faces.el (x-create-frame-with-faces): Don't pass...
2008-07-08 Chong Yidong* faces.el (face-set-after-frame-default): Simplify...
2008-07-08 Juanma Barranquero* net/browse-url.el (browse-url-default-browser): Fix...
next