]> code.delx.au - gnu-emacs/shortlog
gnu-emacs
2007-11-11 Miles BaderMerge from emacs--devo--0
2007-11-11 Miles BaderMerge from emacs--rel--22
2007-11-10 Juri Linkov(custom-note-var-changed): Remove the `interactive'
2007-11-10 Juri Linkov(isearch-mode-end-hook, isearch-mode-end-hook-quit):
2007-11-10 Juri Linkov(BASE_PURESIZE): Increase to 1130000.
2007-11-10 Juri Linkov(doc-view-mode-map, doc-view-menu, doc-view-pdf->txt...
2007-11-10 Juri LinkovAdd query-replace-show-replacement and match-substitute...
2007-11-10 Juri Linkov(Query Replace): Mention `query-replace-show-replacement'.
2007-11-10 Juri Linkov(Replacing Match): Describe new `match-substitute-repla...
2007-11-10 Juri Linkov(query-replace-show-replacement): New defcustom.
2007-11-10 Juri Linkov(match-substitute-replacement): New function.
2007-11-10 Juri Linkov(emacs-copyright): Add emacs-copyright.
2007-11-10 Juri Linkov(help-map, help-for-help-internal): Add `C-h C-a'.
2007-11-10 Juri LinkovAdd `button'. Move up `startup'.
2007-11-10 Juri LinkovBackport startup screen related changes from the trunk.
2007-11-10 Carsten Dominik* files.el (auto-mode-alist): Select org-mode for files...
2007-11-10 Carsten Dominik*** empty log message ***
2007-11-10 Martin Rudalics*** empty log message ***
2007-11-10 Martin Rudalics(describe-function, describe-variable)
2007-11-10 Martin Rudalics(list-colors-display): Use with-help-window instead...
2007-11-10 Martin Rudalics(list-faces-display, describe-face):
2007-11-10 Martin Rudalics(describe-display-table): Use with-help-window instead...
2007-11-10 Martin Rudalics(describe-char): Use with-help-window instead of with...
2007-11-10 Martin Rudalics(apropos-describe-plist):
2007-11-10 Martin Rudalics(help-mode): Set view-exit-action to bury the
2007-11-10 Martin Rudalics(help-window, help-window-point-marker): New variables.
2007-11-10 Martin Rudalics(view-remove-frame-by-deleting): Change default value...
2007-11-10 Dan Nicolaescu* emacs-lisp/byte-opt.el (byte-optimize-featurep):...
2007-11-10 Dan Nicolaescu* vc.el (vc-diff-internal): Make the *vc-diff* buffer...
2007-11-10 Stefan Monnier(load_overlay_strings): Fix copy&paste typo.
2007-11-10 Jason RumneySync charset names with setup-default-fontset.
2007-11-10 Jason Rumney(w32-initialize-window-system): Move SJIS font setup...
2007-11-10 Jason RumneyEnable SJIS fonts before creating any fontsets.
2007-11-10 Juanma Barranquero(ido-save-history): Write the history file in UTF-8,
2007-11-10 Juanma Barranquero(ido-save-history): Save the history file in UTF-8,
2007-11-09 Stefan Monnier(interprogram-cut-function, interprogram-paste-function):
2007-11-09 Stefan Monnier(x-create-frame-with-faces, tty-create-frame-with-faces):
2007-11-09 Stefan Monnier(x-select-text, x-cut-buffer-or-selection-value):
2007-11-09 Glenn MorrisRevert merge that re-required rx.
2007-11-09 Juanma Barranquero*** empty log message ***
2007-11-09 Juanma Barranquero*** empty log message ***
2007-11-09 Juanma Barranquero*** empty log message ***
2007-11-09 Juanma Barranquero*** empty log message ***
2007-11-09 Stefan Monnier(define-abbrev-table): Record the variable definition.
2007-11-09 Andreas SchwabFix merge error.
2007-11-09 Stefan Monnier(byte-compile-file-form-define-abbrev-table): New function.
2007-11-09 Vinicius Jose... Clean the code for checking suitable Emacs version.
2007-11-09 Vinicius Jose... If ps-lpr-switches is not a list, force it to be one.
2007-11-09 Vinicius Jose... If ps-lpr-switches is not a list, force it to be one.
2007-11-09 Simon JosefssonFix last commit.
2007-11-09 Jason RumneyAdd w32 keyboard changes.
2007-11-09 Jason Rumney(w32_scroll_bar_handle_click): Use SCROLL_BAR_CLICK_EVENT.
2007-11-09 Jason Rumney* keyboard.c (discard_mouse_events, make_lispy_event...
2007-11-09 Jason Rumney(enum event_kind) [WINDOWSNT]: Likewise.
2007-11-09 Jason RumneyDefine USE_TOOLKIT_SCROLL_BARS.
2007-11-09 Jason Rumney(w32_pass_multimedia_buttons_to_system): New user option.
2007-11-09 Jason Rumney(WM_APPCOMMAND): Define if not already.
2007-11-09 Juanma Barranquero(enable-local-variables): Doc fix.
2007-11-09 Juanma BarranqueroFix last change (synch from the EMACS_22_BASE branch).
2007-11-09 Miles BaderMerge from gnus--rel--5.10
2007-11-09 Miles BaderMerge from gnus--devo--0
2007-11-09 Miles BaderMerge from emacs--rel--22
2007-11-09 YAMAMOTO Mitsuharu(face-normalize-spec): Remove function.
2007-11-09 Dan Nicolaescu* ediff-init.el (ediff-xemacs-p, ediff-emacs-p): Remove.
2007-11-09 Glenn MorrisRevert previous change - merge mistake.
2007-11-09 Juanma Barranquero(enable-local-variables): Doc fix.
2007-11-08 Michael Albinus* net/tramp.el (tramp-maybe-open-connection): Use a...
2007-11-08 Jason RumneyObsolete for some years.
2007-11-08 Vinicius Jose... Change regexp to match dir like 'a...b'
2007-11-08 Vinicius Jose... Change regexp to match dir like 'a...b'
2007-11-08 Stefan Monnier(smerge-refine-subst): Pass "-d" to diff.
2007-11-08 Simon JosefssonFix last commit.
2007-11-08 Glenn MorrisExplain combine-and-quote-strings, split-string-and...
2007-11-07 Michael Albinus* tramp.texi (Overview): Mention also the PuTTY integra...
2007-11-07 Michael Albinus* net/tramp.el (tramp-handle-substitute-in-file-name...
2007-11-07 Chong Yidong(handle_face_prop): Fix last change.
2007-11-07 Chong Yidong(struct it): Don't define OVERLAY_STRING_CHUNK_SIZE...
2007-11-07 Chong Yidong* dispextern.h (struct it): Don't define OVERLAY_STRING...
2007-11-07 Juanma Barranquero*** empty log message ***
2007-11-07 Juanma Barranquero*** empty log message ***
2007-11-07 Glenn MorrisPlaceholder entry about unsupported Mac Carbon port.
2007-11-07 Glenn MorrisDeprecate Mac Carbon port.
2007-11-07 Glenn MorrisComment.
2007-11-07 Glenn MorrisDavid Hansen <david.hansen at gmx.net>
2007-11-07 Glenn Morris(tpu-map-key): Use unless rather than cond.
2007-11-07 Glenn MorrisRob Riepel <riepel at networking.stanford.edu>
2007-11-07 Glenn MorrisJohan Bockg� <bojohan at gnu.org>
2007-11-07 Glenn MorrisJohan Bockg� <bojohan at gnu.org>
2007-11-07 Glenn MorrisJohan Bockg� <bojohan at gnu.org>
2007-11-07 Glenn MorrisJohan Bockg� <bojohan at gnu.org>
2007-11-07 Richard M.... *** empty log message ***
2007-11-07 Andreas Schwab(server-start): Only register cleanup after server was
2007-11-06 Michael Albinus* net/tramp.el (top): Don't autoload `tramp-cache-print'.
2007-11-06 Richard M.... *** empty log message ***
2007-11-06 Kenichi Handa(Fdecode_coding_region): Fix typo in docstring.
2007-11-06 Juanma Barranquero*** empty log message ***
2007-11-06 Juanma Barranquero(ido-save-history): Write the history file in the curre...
2007-11-06 Juanma Barranquero*** empty log message ***
2007-11-06 Jan Djärv(xg_tool_bar_menu_proxy): Handle GTK_IMAGE_ICON_NAME and
2007-11-06 Jan Djärv(xg_tool_bar_menu_proxy): Handle GTK_IMAGE_ICON_NAME and
next