]> code.delx.au - gnu-emacs/shortlog
gnu-emacs
2006-08-25 Chong Yidong* os.texi (Timers): Avoid waiting inside timers.
2006-08-25 Miles BaderMerge from gnus--rel--5.10
2006-08-24 Chong Yidong* emacs-lisp/timer.el (timer-set-idle-time, run-with...
2006-08-24 Kim F. Storm*** empty log message ***
2006-08-24 Kim F. Storm(all): Add `overline-margin' and `x-underline-at-descen...
2006-08-24 Kim F. Storm(x_underline_at_descent_line): New variable.
2006-08-24 Kim F. Storm(overline_margin): New variable.
2006-08-24 Nick Roberts(Fswitch_to_buffer): Move buffer to front of
2006-08-24 Nick Roberts*** empty log message ***
2006-08-24 Stefan MonnierRemove * in defcustoms's docstrings.
2006-08-23 Kim F. Storm(grep-find-use-xargs): Use explicit value `exec'
2006-08-23 Kim F. Storm*** empty log message ***
2006-08-23 Chong Yidong* custom.texi (Init File): Reference Find Init to avoid...
2006-08-23 Chong Yidong* startup.el (fancy-splash-head): Give instructions...
2006-08-23 Romain FrancoiseFix whitespace.
2006-08-23 Richard M.... *** empty log message ***
2006-08-23 Carsten Dominik(org-follow-gnus-link): Make sure the dedicated
2006-08-23 Carsten Dominik*** empty log message ***
2006-08-23 Nick Roberts(gdb-starting): Reset gdb-signalled to nil.
2006-08-23 Nick Roberts*** empty log message ***
2006-08-22 Kim F. Storm(update_tool_bar): Redisplay toolbar also when only
2006-08-22 Kim F. Storm*** empty log message ***
2006-08-22 Kim F. Storm(ido-set-matches-1): Fix full matching for subdirs.
2006-08-22 Kim F. Storm*** empty log message ***
2006-08-22 Kim F. Storm2006-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
2006-08-22 Jan Djärv* x-dnd.el (x-dnd-drop-data): Don't call goto-char if
2006-08-22 Stefan Monnier(blink-cursor-end): Only ignore the error we care about.
2006-08-21 Nick Roberts(Other GDB-UI Buffers): Describe how to edit
2006-08-21 Nick Roberts*** empty log message ***
2006-08-21 Nick Roberts(gdb-frame-memory-buffer): Make frame
2006-08-21 Robert J. Chasselltexinfo.tex: deleted file and pointed emacs-lisp-intro...
2006-08-21 Robert J. Chassell* emacs-lisp-intro.texi: deleted in directory copy...
2006-08-21 Miles BaderChanges from arch/CVS synchronization
2006-08-21 Robert J. Chasselllispintro/texinfo.tex: changed to version 2006-02-13.16
2006-08-21 Robert J. Chassell* lispintro/texinfo.tex: changed to version 2006-02...
2006-08-21 Jan Djärv* keyboard.c: Clarify difference between in_sighandler and
2006-08-21 Jan DjärvClarify difference between in_sighandler and handling_s...
2006-08-21 Richard M.... *** empty log message ***
2006-08-21 Richard M.... (whitespace-cleanup): Doc fix.
2006-08-21 Richard M.... (Basic Isearch): Add `isearch' index entry.
2006-08-21 Kim F. Storm(x_draw_stretch_glyph_string): It is ok to draw a
2006-08-21 Kim F. Storm*** empty log message ***
2006-08-21 Miles BaderRcirc update from Ryan Yeske
2006-08-21 Lute KamstraUse ../man/texinfo.tex to build elisp.dvi.
2006-08-21 Kenichi HandaSync with the latest TUTORIAL.
2006-08-21 Kenichi Handa(syms_of_keyboard): Docstring of
2006-08-20 Kim F. StormTiny typo.
2006-08-20 Stefan MonnierRemove * in defcustom docstrings.
2006-08-20 Chong Yidong* keyboard.c (show_help_echo): Preserve mouse movement...
2006-08-20 Stefan MonnierUpdate to Dave Love's latest version.
2006-08-20 Stefan MonnierUpdate to Dave Love's latest version.
2006-08-20 Stefan Monnier(eexecfile): Use the __main__ rather than `emacs' names...
2006-08-20 Chong Yidong* frame.el (blink-cursor-start): Set timer first.
2006-08-20 Juanma Barranquero*** empty log message ***
2006-08-20 Juanma Barranquero(comment-box): Call `comment-normalize-vars'. Add...
2006-08-20 Richard M.... *** empty log message ***
2006-08-20 Richard M.... (line-number-at-pos): Doc fix.
2006-08-20 Richard M.... (run-with-idle-timer): Pass t to timer-activate-when...
2006-08-20 Richard M.... (Reading One Event): Update xref.
2006-08-20 Richard M.... (Top): Update subnode menu.
2006-08-20 Richard M.... (Idle Timers): New node, split out from Timers.
2006-08-20 Richard M.... (load_pixmap): Add quotes in error message.
2006-08-20 Richard M.... (Fcurrent_idle_time): New function.
2006-08-18 Chong Yidong- Jorgen Schaefer <forcer@forcix.cx>'s June 18 bug...
2006-08-18 Eli Zaretskii*** empty log message ***
2006-08-18 Eli Zaretskii(whitespace-cleanup-internal): New optional arg REGION...
2006-08-18 Eli ZaretskiiSynchronize with TUTORIAL.
2006-08-18 Eli Zaretskii(spaces-string): Simplify and add doc string.
2006-08-18 Richard M.... Comment change.
2006-08-17 Nick Roberts(Fset_window_fringes): Do nothing on a tty.
2006-08-17 Nick Roberts*** empty log message ***
2006-08-17 Romain Francoise(gdb-edit-locals-value): Balance parens.
2006-08-17 Romain Francoise*** empty log message ***
2006-08-17 Richard M.... (compare-windows): lambda's take an arg and pass
2006-08-17 Stefan Monnier(jit-lock-fontify-now): Protect the modified status...
2006-08-17 Stefan Monnier(cvs-parse-table): Accept the new `...' format for...
2006-08-17 Nick Roberts(gdb-locals-watch-map, gdb-locals-watch-map-1): Suppres...
2006-08-17 Nick Roberts*** empty log message ***
2006-08-17 Stefan Monnier(global-map): Allow yanking with mouse-2 at a spot...
2006-08-17 Stefan Monnier(font-lock-extend-region-wholelines): Fix up typo.
2006-08-16 Miles BaderMerge from gnus--rel--5.10
2006-08-16 Andreas Schwab(debug_output_compilation_hack): Fix return type.
2006-08-16 Andreas Schwab(PKG_CHECK_MODULES): Use AS_MESSAGE_LOG_FD instead
2006-08-16 Richard M.... *** empty log message ***
2006-08-16 Richard M.... (debug_output_compilation_hack): New function.
2006-08-16 Richard M.... (Saving Emacs Sessions): Clean up wording.
2006-08-16 Richard M.... (Marking Objects): Mention term "select all".
2006-08-16 Richard M.... (Top): Update subnode menu.
2006-08-16 Richard M.... (Help Mode): Move node up in file.
2006-08-16 Richard M.... (Extended Menu Items): Show format of cached bindings...
2006-08-16 Richard M.... (Variable Definitions): Explain when the
2006-08-16 Richard M.... (x-clipboard-yank): Specify * in interactive spec.
2006-08-16 Richard M.... (move-beginning-of-line): Test whether fields
2006-08-16 Richard M.... (comment-indent): Fully update INDENT
2006-08-16 Richard M.... (custom-newline): New function.
2006-08-16 Richard M.... (compare-windows): Factor compare-ignore-whitespace...
2006-08-16 Richard M.... Clean up wording.
2006-08-16 Kenichi Handa(choose_write_coding_system): Use LF for end-of-line
2006-08-15 Chong Yidong* commands.texi (Reading One Event): Explain idleness in
2006-08-15 Chong Yidong* commands.texi (Reading One Event): Explain idleness in
next