]> code.delx.au - gnu-emacs/history - lisp/ChangeLog
(backquote-unquote-symbol, backquote-splice-symbol):
[gnu-emacs] / lisp / ChangeLog
2007-08-23 Stefan Monnier(byte-compile-from-buffer): Check old-style backquotes...
2007-08-23 Stefan MonnierRemove spurious * in custom docstrings.
2007-08-23 Stefan Monnier(byte-optimize-featurep): Also handle `sxemacs'.
2007-08-22 Chong Yidong* image-mode.el (image-minor-mode): Use image-mode...
2007-08-22 Reiner Steib(sort-fold-case, sort-numeric-base): Mark as safe-local...
2007-08-22 Stefan Monnier(browse-url-emacs): New function.
2007-08-22 Stefan Monnier(byte-compile-from-buffer): Display a big fat warning...
2007-08-22 Stefan Monnier(byte-compile-log-file, byte-recompile-directory, byte...
2007-08-22 Stefan Monnier(text-invisible-p): Rename from line-move-invisible-p.
2007-08-22 Glenn Morris*** empty log message ***
2007-08-22 Glenn Morris*** empty log message ***
2007-08-21 Stefan Monnier(backquote-delay-process): Fix last change.
2007-08-21 Stefan MonnierFix up comment style in header.
2007-08-20 Vinicius Jose Latorrepreceding-sexp
2007-08-19 Glenn Morris*** empty log message ***
2007-08-18 Glenn Morris(scheme-mode-variables): Set font-lock-comment-start...
2007-08-18 Martin Rudalics(ada-create-syntax-table): Move
2007-08-17 Thien-Thi NguyenRevert last change.
2007-08-17 Thien-Thi Nguyen(copyright-update-year, copyright-update)
2007-08-17 Vinicius Jose LatorreFix s{a}{b} parsing
2007-08-17 Glenn Morris*** empty log message ***
2007-08-17 Vinicius Jose LatorreDocstring fix
2007-08-17 Vinicius Jose LatorreDocstring fix
2007-08-16 Stefan Monnier(smerge-resolve): New arg `safe'.
2007-08-16 Stefan Monnier(perl-font-lock-syntactic-keywords): Correctly match...
2007-08-16 Stefan Monnier(cl-transform-lambda): Preserve the match-data.
2007-08-16 Glenn MorrisTweak previous change (don't init statics).
2007-08-15 Stefan MonnierDon't fiddle with vc-handled-backend.
2007-08-15 Glenn Morris*** empty log message ***
2007-08-14 Glenn MorrisMove CUA-mode check to `bad-packages-alist'.
2007-08-14 Glenn Morris*** empty log message ***
2007-08-13 Juanma Barranquero*** empty log message ***
2007-08-13 Nick Roberts*** empty log message ***
2007-08-12 Richard M. Stallman(cvs-reread-cvsrc, cvs-checkout, cvs-mode-checkout)
2007-08-10 Stefan Monnier(log-view-font-lock-keywords): Use `eval' so as to...
2007-08-10 Stefan Monnier*** empty log message ***
2007-08-09 Stefan Monnier(vc-bzr-registered): Use \0 instead of literal NULs.
2007-08-09 Stefan Monnier(vc-default-find-file-not-found-hook): Do nothing.
2007-08-09 Vinicius Jose Latorreusername and password default
2007-08-08 Stefan MonnierRemove spurious * in docstrings.
2007-08-08 Vinicius Jose Latorreps-print-color-p fix
2007-08-08 Stefan Monnier(auto-mode-alist): Use the purecopied text (duh!).
2007-08-08 Andreas Schwab(sendmail-pre-abbrev-expand-hook): Check for
2007-08-08 Glenn Morris(Documentation Tips): Recommend against `iff'.
2007-08-08 Glenn MorrisReplace `iff' in doc-strings and comments.
2007-08-08 Martin Rudalics(2C-two-columns, 2C-merge): Use window-full-width-p...
2007-08-07 Michael Albinus* net/tramp.el (tramp-handle-file-remote-p): Handle...
2007-08-07 Stefan Monnier(tcl-indent-level, tcl-continued-indent-level): Add...
2007-08-07 Chong Yidong* image-mode.el (image-toggle-display): Use image-refresh.
2007-08-07 Chong Yidong* longlines.el (longlines-decoded): New variable.
2007-08-07 Stefan MonnierRemove comments about vc-bzr.el being a modified unoffi...
2007-08-06 Vinicius Jose LatorreReturning back printing.el
2007-08-06 Stefan Monnier(vc-bzr-registered): Gracefully handle missing "bzr"
2007-08-06 Stefan Monnier(diff-unified->context, diff-reverse-direction, diff...
2007-08-06 Stefan Monnier(tpu-current-line): Use posn-at-point and count-screen...
2007-08-06 Stefan Monnier(tpu-before-save-hook): Rename from tpu-write-file...
2007-08-06 Michael Albinus* net/ange-ftp.el (ange-ftp-hook-function): Catch also...
2007-08-06 Martin Rudalics(resize-temp-buffer-window): Use window-full-width-p
2007-08-05 Vinicius Jose LatorreHonor term-default-fg-color and term-default-bg-color...
2007-08-05 Vinicius Jose LatorreRequire lpr and ps-print when loading printing package
2007-08-05 Michael Albinus* net/tramp.el (tramp-handle-file-remote-p): Return...
2007-08-05 Michael Albinus* files.el (set-auto-mode): Handle also remote files wrt
2007-08-04 Glenn Morris(auto-revert-tail-mode): auto-revert-tail-pos is zero...
2007-08-03 Miles BaderChange capitalization of VC backend names for new backends
2007-08-03 Glenn Morris(telnet-mode): Set comint-use-prompt-regexp to t.
2007-08-02 Richard M. Stallman(rmail-make-summary-line): Find end of msg number to...
2007-08-02 Richard M. Stallman(compilation-find-buffer): Return current buffer immedi...
2007-08-02 Stefan Monnier(vc-bzr-admin-dirstate): Rename from `...-dirname'.
2007-08-02 Vinicius Jose LatorreInsert tiny change
2007-08-01 Vinicius Jose LatorreDocstring fix
2007-08-01 Vinicius Jose LatorreFix parent groups link
2007-07-31 Richard M. Stallman(face-normalize-spec): New function.
2007-07-31 Stefan Monnier(vc-find-file-hook): Failsafe if the backend's `registe...
2007-07-31 Stefan Monnier* vc-bzr.el: New file (copied from the trunk).
2007-07-31 Stefan Monnier(server-window): Add switch-to-buffer-other-frame option.
2007-07-31 Miles BaderChanges from arch/CVS synchronization
2007-07-30 Dan Nicolaescu* vc-hg.el (vc-hg-registered): Set the vc-state property.
2007-07-30 Dan Nicolaescu* vc-git.el: (vc-directory-exclusion-list, vc-handled...
2007-07-29 Stefan Monnier(copyright-update-year, copyright-update, copyright...
2007-07-28 Stefan Monnier(run-python): Fix path separator under w32.
2007-07-28 Dan NicolaescuNew File.
2007-07-28 Alan Mackenzie*** empty log message ***
2007-07-28 Eli ZaretskiiFix the `coding' cookie.
2007-07-25 Nick Roberts*** empty log message ***
2007-07-25 Glenn MorrisSwitch license to GPLv3 or later.
2007-07-25 Stefan Monnier(cvs-temp-buffer): Undo last ill-conceived change.
2007-07-25 Glenn MorrisSwitch license to GPLv3 or later.
2007-07-25 Vinicius Jose LatorreFix foreground/background color
2007-07-24 Dan Nicolaescu(vc-hg-revision-completion-table): Temporarily comment
2007-07-24 Alan Mackenzie*** empty log message ***
2007-07-24 Glenn Morris(cal-tex-holidays, cal-tex-diary)
2007-07-24 Stefan Monnier(cvs-temp-buffer): Disable undo in temp buffers.
2007-07-23 Stefan Monnier(ses-cleanup): Prevent Emacs from spuriously checking...
2007-07-23 Richard M. Stallman(inferior-octave-prompt): Accept .exe.
2007-07-23 Stefan Monnier(sh-font-lock-backslash-quote, sh-font-lock-flush-synta...
2007-07-23 Stefan Monnier(vc-find-root): Walk up the tree to find an existing
2007-07-23 Stefan Monnier(cvs-mode-add-change-log-entry-other-window): Use a...
2007-07-22 Jason Rumney(comint-simple-send): Concat newline before sending.
2007-07-22 Juri Linkov(isearch-edit-string): Save old point and
2007-07-22 Reiner Steib(reftex-access-parse-file): Do not risk destroying...
next