]> code.delx.au - gnu-emacs/history - lisp
*** empty log message ***
[gnu-emacs] / lisp /
2009-02-10 Kenichi Handa*** empty log message ***
2009-02-10 Kenichi Handa(describe-char-display): On terminal, if terminal
2009-02-10 Nick Roberts(vc-svn-after-dir-status): Use shy group for revision
2009-02-10 Nick Roberts(vc-dir-find-file-other-window): Allow mouse events.
2009-02-10 Glenn MorrisFix stupidity in previous change.
2009-02-10 Glenn MorrisAvoid messing up font-lock-global-modes.
2009-02-10 Glenn Morris(rmail-set-attribute): Allow ATTR to be a string.
2009-02-10 Glenn Morris(mail-use-rfc822): Remove * from defcustom doc.
2009-02-10 Glenn MorrisJust require rmail.
2009-02-10 Glenn MorrisJust require rmail.
2009-02-10 Glenn Morris(rmail-automatic-folder-directives): Doc fix.
2009-02-10 Glenn Morris(url-generate-unique-filename): Silence compiler.
2009-02-09 Ulf Jaspernewsticker: kill groups buffer after saving/loading.
2009-02-09 Glenn MorrisAdd :version tags for previous change.
2009-02-09 Tassilo Horn(doc-view-scroll-up-or-next-page)
2009-02-09 Glenn Morris(diary-entry-marker, calendar-today-marker)
2009-02-08 Glenn Morris(diary-fancy-display): It doesn't make sense to check...
2009-02-08 Glenn Morris(diary-entry-marker, calendar-today-marker, calendar...
2009-02-08 Juri Linkov(toggle-word-wrap): New command.
2009-02-07 Glenn Morris(rmail-msg-restore-non-pruned-header): Remove unneeded...
2009-02-07 Chong YidongAdd comment.
2009-02-07 Chong Yidong(ps-run-tmp-dir): Doc fix.
2009-02-07 Chong Yidong* progmodes/ps-mode.el (ps-run-tmp-dir): Doc fix.
2009-02-07 Chong Yidong(artist-system): Allow make-temp-file to use temporary...
2009-02-07 Chong Yidong* textmodes/artist.el (artist-system): Allow make-temp...
2009-02-07 Chong Yidong(rmail-mime-attachment-dirs-alist): Use temporary-file...
2009-02-07 Chong Yidong* mail/rmailmm.el (rmail-mime-attachment-dirs-alist...
2009-02-07 Chong Yidong(url-file): Use make-temp-file.
2009-02-07 Chong Yidong(url-generate-unique-filename): Mark as obsolete.
2009-02-07 Chong Yidong(url-temporary-directory): Mark as obsolete.
2009-02-07 Chong Yidong* url-vars.el (url-temporary-directory): Mark as obsolete.
2009-02-07 Glenn Morris(rmime-magic-string): Define for compiler.
2009-02-07 Eli Zaretskii(rmail): Bind coding-system-for-read to no-conversion...
2009-02-07 Roland Winkler(proced-after-send-signal-hook): Use defcustom.
2009-02-07 Eli Zaretskii(rmail-redecode-body): Don't encode/decode the message...
2009-02-07 Stefan Monnier(server-execute): Enable quit.
2009-02-07 Andreas Schwab(image-mode): Always set image-type.
2009-02-07 Eli Zaretskii(rmail-cease-edit): Look for the message's encoding...
2009-02-07 Ulf Jaspernewsticker: fix infinite recursion when moving to next...
2009-02-07 Eli Zaretskii(rmail-cease-edit): narrow-to-region before extracting...
2009-02-07 Eli ZaretskiiDon't declare `translation-table-for-input' obsolete.
2009-02-07 Eli Zaretskii(save-buffer): Display "Saving file FOO..." message...
2009-02-07 Chong Yidong(line-move-visual): Handle overflow-newline-into-fringe.
2009-02-07 Chong Yidong* simple.el (line-move-visual): Handle overflow-newline...
2009-02-07 Glenn Morris(metamail-interpret-body): Remove Rmail-specific hack...
2009-02-07 Glenn Morris(rmail-create-summary-line): Widen the view buffer
2009-02-07 Glenn Morris(mail-bury-selects-summary, mail-yank-original): Doc...
2009-02-07 Glenn MorrisSync final change from rmail-mox-branch, rev 1.13.2...
2009-02-06 Carsten Dominik2009-02-06 Carsten Dominik <dominik@science.uva.nl>
2009-02-06 Carsten Dominik2009-02-06 Carsten Dominik <dominik@science.uva.nl>
2009-02-06 Alan Mackenzie(c-emacs-features): Change a let to a let* to eliminate...
2009-02-06 Carsten Dominik2009-02-06 Carsten Dominik <dominik@science.uva.nl>
2009-02-06 Glenn Morris(unrmail): Use current-time-string.
2009-02-06 Glenn Morris(kill-whole-line): Provide a default argument of 1.
2009-02-06 Glenn Morris(rmail-mail-separator): Delete.
2009-02-06 Kenichi Handa*** empty log message ***
2009-02-05 Juri Linkov(image-mode): Use `image-get-display-property' instead...
2009-02-05 Alan Mackenzie(c-emacs-features): Check the working of beginning...
2009-02-05 Alan Mackenzie*** empty log message ***
2009-02-05 Glenn Morris(rmail-duplicate-message): Make it work.
2009-02-05 Dan Nicolaescu(turn-on-xterm-mouse-tracking-on-terminal)
2009-02-05 Kenichi Handa(setup-default-fontset): Append entries for mathematica...
2009-02-05 Nick Roberts*** empty log message ***
2009-02-05 Glenn Morris(rmail-show-message): Update declaration.
2009-02-05 Glenn Morris(rmail-what-message): Unbreak it.
2009-02-05 Glenn Morris(rmail-buffer): Remove unneeded eval-when-compile.
2009-02-05 Kenichi Handa(script-representative-chars): Remove
2009-02-05 Miles BaderMerge from gnus--devo--0
2009-02-04 Carsten Dominik2009-02-04 Carsten Dominik <dominik@science.uva.nl>
2009-02-04 Nick Roberts(vc-svn-diff): Revert previous change but add a test
2009-02-04 Nick Roberts*** empty log message ***
2009-02-04 Kenichi Handa(select-safe-coding-system): Use
2009-02-04 Dan Nicolaescu(vc-bzr-working-revision): Recognize a newer branch
2009-02-04 Miles BaderAdd "^" to interactive spec of sexp movement commands
2009-02-04 Glenn Morris(mail-fetch-field): Previous doc fix was ill-advised.
2009-02-04 Glenn MorrisRequire rmail not just when compiling.
2009-02-04 Glenn MorrisNo need for mule-util when compiling.
2009-02-04 Glenn Morris(ns): Define as a custom group.
2009-02-04 Kenichi Handa(describe-char): Check font-object by fontp.
2009-02-04 Kenichi Handa(compose-gstring-for-terminal): If a character is
2009-02-03 Miles BaderAdd .gitignore files
2009-02-03 Glenn MorrisTweak previous change.
2009-02-03 Glenn Morris(unrmail): In the absence of Mail-from, prefer Date...
2009-02-03 Glenn MorrisComment (python-mode is now separate from Python).
2009-02-03 Glenn Morris(rmail-get-summary-labels): Treat empty labels as null.
2009-02-03 Glenn Morris(rmail-convert-babyl-to-mbox): Disable undo while
2009-02-03 Glenn Morris(rmail-label-obarray): Initialize using rmail-attr...
2009-02-02 Carsten Dominik2009-02-02 Carsten Dominik <dominik@science.uva.nl>
2009-02-02 Carsten Dominik2009-02-02 Carsten Dominik <carsten.dominik@gmail...
2009-02-02 Stefan Monnier(vhdl-prepare-search-1, vhdl-prepare-search-2): Properl...
2009-02-02 Stefan Monnier(vhdl-mode-abbrev-table-init):
2009-02-02 Thien-Thi Nguyen(smerge-start-session): Add interactive spec.
2009-02-02 Glenn Morris(rmail-ignored-headers, rmail-displayed-headers)
2009-02-02 Stefan Monnier(emacs-lisp-file-regexp): Fix up EOB.
2009-02-01 Stefan Monnier(scheme-args-to-list): Remove.
2009-02-01 Chong YidongRegenerate.
2009-02-01 Chong YidongBump version to 23.0.90. emacs-pretest-23.0.90
2009-02-01 Adrian Robert* term/ns-win.el (ns-save-preferences): Save ns-confirm...
2009-02-01 Michael Albinus* net/tramp.el (tramp-read-passwd): Cached passwords...
2009-02-01 Michael Albinus* net/tramp-cache.el (top): Autoload `tramp-run-real...
next