]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2004-11-07 Andreas SchwabDeclare Fmsdos_downcase_filename.
2004-11-07 Jan Djärv* dosfns.c (Fdos_memget, Fdos_memput): Use integer...
2004-11-07 Steven Tammeditfns.c: Adding in better patch
2004-11-07 Steven Tammeditfns.c: Need to include sys/time.h before resource...
2004-11-07 Richard M.... (syntax-after): Return the syntax letter, not the raw...
2004-11-07 Richard M.... (elp-results): Delete wasteful beginning-of-buffer.
2004-11-07 Richard M.... (iso-cvt-define-menu): menu-bar-files-menu renamed...
2004-11-07 Richard M.... (browse-url-gnome-moz-program)
2004-11-07 Richard M.... (tramp group): Add :version.
2004-11-07 Richard M.... (ada-gdb-application): Use goto-char instead of beginni...
2004-11-07 Richard M.... (cperl-info-on-command): Use goto-char instead of begin...
2004-11-07 Richard M.... (idlwave-shell-examine-map): Move up before first use.
2004-11-07 Richard M.... (flyspell-external-point-words): Use goto-char instead...
2004-11-07 Richard M.... (command_loop_1): Change Vtransient_mark_mode
2004-11-07 Richard M.... (Fcall_interactively): Avoid reusing EVENT for other...
2004-11-07 Richard M.... (merge_named_face): GCPRO the face_name in the
2004-11-07 Andreas SchwabWhitespace fixup.
2004-11-06 Kai Großjohann(tramp-uudecode): Mention `uudecode -o /dev/stdout'.
2004-11-06 Kai Großjohann(tramp-coding-commands): Additionally try "uudecode...
2004-11-06 David Ponce(recentf-menu-path): Use menu item name.
2004-11-06 David Ponce*** empty log message ***
2004-11-06 Eli ZaretskiiDocument get-internal-run-time.
2004-11-06 Eli Zaretskii*** empty log message ***
2004-11-06 Eli Zaretskii(Processor Run Time): New section documenting get-inter...
2004-11-06 Eli Zaretskii(sxhash): As far as possible, merge calculation of
2004-11-06 Eli Zaretskii(Fget_internal_run_time): New function.
2004-11-06 Eli Zaretskii*** empty log message ***
2004-11-06 Eli ZaretskiiRegenerate.
2004-11-06 Eli ZaretskiiAdd check for getrusage.
2004-11-06 Eli Zaretskii(install, maintainer-clean): Don't use "elisp-*" as...
2004-11-06 Eli ZaretskiiDon't call define-fringe-bitmap if the display doesn...
2004-11-06 Andreas Schwab(tempo-match-finder): Doc fix.
2004-11-06 Andreas Schwab(easy-menu-get-map): Fix last change.
2004-11-06 Andreas SchwabChange log entry reconstructed from commit message.
2004-11-06 Eli ZaretskiiDocument changes in behavior of hide-body.
2004-11-06 Eli Zaretskii*** empty log message ***
2004-11-06 Eli Zaretskii(hide-body): Don't hide lines at the top of the file
2004-11-06 Eli Zaretskii(align-areas): Delete whitespace before reindenting, so
2004-11-06 Eli Zaretskii(syms_of_frame): Fix the example in the doc string.
2004-11-06 Eli Zaretskii(insert-kbd-macro): Do completions based on macros,
2004-11-06 Eli Zaretskii(tempo-match-finder): Use [:word:] instead of "^\\b",
2004-11-06 Stefan Monnier(easy-menu-get-map-look-for-name): Remove.
2004-11-06 Jan Djärv* eval.c (Feval): Remove check for INPUT_BLOCKED_P.
2004-11-05 Luc Teirlinck*** empty log message ***
2004-11-05 Luc Teirlinck(Keyboard Macros): Document `append' return value of...
2004-11-05 Luc Teirlinck(syms_of_macros) <defining-kbd-macro>: Doc fix.
2004-11-05 Kim F. Storm(print_object): Print Lisp_Misc_Save_Value objects.
2004-11-05 Kim F. Storm*** empty log message ***
2004-11-05 Juri Linkov(edebug-next-token-class): Allow all symbol-constituent...
2004-11-05 Juri Linkov(Info-search): Don't search in node header lines and...
2004-11-05 Juri Linkov*** empty log message ***
2004-11-05 Kim F. Storm(Ffile_modes): Doc fix.
2004-11-05 Kim F. Storm(x_start_queuing_selection_requests)
2004-11-05 Kim F. Storm* xterm.c (handle_one_xevent): Don't queue X selection...
2004-11-05 Kim F. Storm* xselect.c (struct selection_event_queue, selection_queue)
2004-11-05 Kim F. Storm(kbd_buffer_unget_event): Add prototype.
2004-11-05 Kim F. Storm(kbd_buffer_store_event_hold): Remove obsolete code.
2004-11-05 Kim F. Storm*** empty log message ***
2004-11-05 Jan Djärv* xselect.c (TRACE3): New debug macro.
2004-11-04 Kim F. Storm(fontset_pattern_regexp): Use unsigned char.
2004-11-04 Kim F. Storm*** empty log message ***
2004-11-04 Daniel Pfeiffer(set-auto-mode): Don't get error after setting -*-mode-*-.
2004-11-04 Daniel Pfeiffer*** empty log message ***
2004-11-04 Jan Djärv* dired.el (dired-read-dir-and-switches): Call read...
2004-11-04 Jan Djärv* fileio.c (Fnext_read_file_uses_dialog_p): New function.
2004-11-04 Jan Djärv* gtkutil.h: Declare use_old_gtk_file_dialog.
2004-11-04 Jan Djärv* gtkutil.c (xg_get_file_with_chooser): Expand DEFAULT_...
2004-11-04 Richard M.... *** empty log message ***
2004-11-04 Richard M.... (table group): Add :version.
2004-11-04 Richard M.... (ispell-word): Don't alter args; set them only thru...
2004-11-04 Richard M.... (flyspell-word): Don't alter FOLLOWING; set it only...
2004-11-04 Richard M.... (f90-end-of-block): Don't use interactive-p.
2004-11-04 Richard M.... (browse-url-maybe-new-window): Use called-interactively-p.
2004-11-04 Richard M.... (sc-cite-region): Don't use interactive-p. Add arg...
2004-11-04 Richard M.... (set-input-method, toggle-input-method):
2004-11-04 Richard M.... (spam group): Add :version.
2004-11-04 Richard M.... (pgg group): Add :version.
2004-11-04 Richard M.... (eshell-show-maximum-output): Don't use interactive-p.
2004-11-04 Richard M.... Comment change.
2004-11-04 Richard M.... (mouse-show-mark): Get positions to delete from mark
2004-11-04 Richard M.... (imenu-eager-completion-buffer): Add :version.
2004-11-04 Richard M.... (filesets group): Add :version.
2004-11-04 Jan DjärvAdd menu items "New File..." and "Open File...".
2004-11-04 Miles BaderRevision: miles@gnu.org--gnu-2004/emacs--cvs-trunk...
2004-11-04 Kenichi Handa(fontset_pattern_regexp): If '*' is preceded by '\',
2004-11-03 Daniel Pfeiffer(Buffer-menu-make-sort-button): Preserve point even...
2004-11-03 Daniel Pfeiffer*** empty log message ***
2004-11-03 Daniel Pfeiffer(xml-based-modes): Delete var.
2004-11-03 Thien-Thi Nguyen(vc-cvs-local-month-numbers): Delete var.
2004-11-03 Thien-Thi Nguyen(vc-mcvs-annotate-command): Delete extraneous lines...
2004-11-03 Thien-Thi Nguyen(vc-cvs-annotate-command): Delete extraneous lines...
2004-11-03 Jan DjärvReplace non-nil with non-@code{nil}.
2004-11-03 Kim F. Storm(ppt): New function.
2004-11-03 Kim F. Storm*** empty log message ***
2004-11-03 Thien-Thi Nguyen(grep-default-command): Take empty string
2004-11-03 Thien-Thi Nguyen(vc-annotate-display-autoscale): Make sure
2004-11-03 Thien-Thi Nguyen(vc-annotate-display-autoscale): Add prefix-arg
2004-11-02 Robert J. ChassellChanged copyright years so all include centuries.
2004-11-02 Jan Djärv* configure.in (HAVE_GTK): Only set with_toolkit_scroll...
2004-11-02 Jan Djärv* xterm.c (x_window_to_scroll_bar): Only call
next