2010-08-23 |
Michael Albinus | * net/dbus.el: Accept UNIX domain sockets as bus address. |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Michael Albinus | * dbusbind.c: Accept UNIX domain sockets as bus address. |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Andreas Schwab | Fix configure checks |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Juanma Barranquero | src/ChangeLog: Fix typos. |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Juanma Barranquero | * ido.el (ido-use-virtual-buffers): Fix typo in docstring. |
commit | commitdiff | tree | snapshot |
2010-08-22 |
Juri Linkov | Move reading an extended command to Elisp (bug#5364... |
commit | commitdiff | tree | snapshot |
2010-08-22 |
Chong Yidong | Make obsolete --unibyte argument do nothing (Bug#6886). |
commit | commitdiff | tree | snapshot |
2010-08-22 |
Chong Yidong | Merge changes from emacs-23 branch. |
commit | commitdiff | tree | snapshot |
2010-08-22 |
Chong Yidong | Doc fix for define-minor-mode (Bug#6880). |
commit | commitdiff | tree | snapshot |
2010-08-22 |
Eli Zaretskii | Fix dependencies according to 2010-08-22T15:14:37Z... |
commit | commitdiff | tree | snapshot |
2010-08-22 |
Eli Zaretskii | Fix the w32 build after 2010-08-22T15:14:37Z!dann@ics... |
commit | commitdiff | tree | snapshot |
2010-08-22 |
Eli Zaretskii | Clean up and ANSIfy unexcoff.c. |
commit | commitdiff | tree | snapshot |
2010-08-22 |
Eli Zaretskii | Clean up unexcoff.c. |
commit | commitdiff | tree | snapshot |
2010-08-22 |
Dan Nicolaescu | Simplify termio code. |
commit | commitdiff | tree | snapshot |
2010-08-22 |
Chong Yidong | merge whitespace.el change from trunk |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Vinicius Jose... | Insert bug number. |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Chong Yidong | * cus-edit.el (custom-group-value-create): Add extra... |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Stefan Monnier | * lisp/vc/add-log.el (add-log-file-name): Don't get... |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Leo Liu | Fix buffer-list rename&refresh after after killing... |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Eli Zaretskii | xdisp.c: Fix typo in a comment in note_tool_bar_highlight. |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Eli Zaretskii | Fix mirroring pixel positions on GUI terminals. |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Stefan Monnier | * progmodes/make-mode.el (makefile-fill-paragraph)... |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Stefan Monnier | * subr.el (read-key): Don't echo keystrokes. |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Chong Yidong | Cleanups and fixes for mouse-save-then-kill and mouse... |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Vinicius Jose... | Fix slow cursor movement. |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Glenn Morris | ChangeLog fixes. |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Glenn Morris | * doc/emacs/misc.texi (Amusements): Mention bubbles... |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Glenn Morris | * lisp/menu-bar.el (menu-bar-games-menu): Add landmark. |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Dan Nicolaescu | Remove unused variables malloc_sbrk_used and malloc_sbr... |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Dan Nicolaescu | Small src/puresize.h cleanup. |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Dan Nicolaescu | * src/term.c: Do not include <termios.h>, systty.h... |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Dan Nicolaescu | Remove redundant HAVE_TCATTR defines. |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Eli Zaretskii | Fix last change in buffer_posn_from_coords for text... |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Eli Zaretskii | Fix last change in buffer_posn_from_coords for text... |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Eli Zaretskii | Fix the MSDOS build broken by the ImageMagick support. |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Eli Zaretskii | Add cross-references regarding POSITION of mouse events. |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Joakim Verona | merge from upstream |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Joakim Verona | minor imagemagick tweaks, one configure bugfix, and... |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Eli Zaretskii | Fix version string in top-level MSDOS Makefile. |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Eli Zaretskii | Fix version string in top-level MSDOS Makefile. |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Eli Zaretskii | xdisp.c: Add commentary about iterator geometry in... |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Eli Zaretskii | Fix mouse clicks, drag, and highlight in R2L lines. |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Andreas Schwab | * image.c (imagemagick_clear_image): Remove debugging... |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Glenn Morris | Minor align-regexp fix. |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Glenn Morris | Fix rmail-forward with non-sendmail sending function. |
commit | commitdiff | tree | snapshot |
2010-08-19 |
Chong Yidong | * objects.texi (Bool-Vector Type): Minor definition... |
commit | commitdiff | tree | snapshot |
2010-08-19 |
Stefan Monnier | * lisp/files.el (locate-file-completion-table): Only... |
commit | commitdiff | tree | snapshot |
2010-08-19 |
Juanma Barranquero | nt/addpm.c (add_registry): Create App Paths of type... |
commit | commitdiff | tree | snapshot |
2010-08-19 |
Jason Rumney | (set_frame_menubar): Remove call to undefined function. |
commit | commitdiff | tree | snapshot |
2010-08-19 |
Stefan Monnier | New post-self-insert-hook. |
commit | commitdiff | tree | snapshot |
2010-08-19 |
Jason Rumney | (w32_wnd_proc): Don't check context before initializing. |
commit | commitdiff | tree | snapshot |
2010-08-19 |
Stefan Monnier | * lisp/subr.el (read-key): Don't hide the menu-bar... |
commit | commitdiff | tree | snapshot |
2010-08-19 |
Stefan Monnier | * lisp/simple.el (blink-matching-open): Obey forward... |
commit | commitdiff | tree | snapshot |
2010-08-19 |
Joakim Verona | upstream merge |
commit | commitdiff | tree | snapshot |
2010-08-19 |
Joakim Verona | some minor cosmetic fixes in comments |
commit | commitdiff | tree | snapshot |
2010-08-19 |
Joakim Verona | fix some accidental whitespace changes |
commit | commitdiff | tree | snapshot |
2010-08-19 |
Jan D | * nsselect.m (nxatoms_of_nsselect): Use "Selection... |
commit | commitdiff | tree | snapshot |
2010-08-19 |
Glenn Morris | Fix previous Org change. |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Juanma Barranquero | lisp/ChangeLog: Remove merge markers. |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Stefan Monnier | * lisp/simple.el (prog-mode-map): New var. |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Eli Zaretskii | xterm.c (x_draw_bar_cursor): Fix last change. |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Michael Albinus | * progmodes/flymake.el (flymake-start-syntax-check... |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Eli Zaretskii | bidi.c (bidi_level_of_next_char): Fix commentary regard... |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Eli Zaretskii | Fix display of bar cursor on right-to-left text. |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Stefan Monnier | * lisp/progmodes/octave-mod.el (octave-mode-menu):... |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Stefan Monnier | Reindent smie.el |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Stefan Monnier | * smie.el (smie-forward-sexp-command): Fix typo. |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Joakim Verona | merge from trunk, no conflicts |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Stefan Monnier | * lisp/progmodes/prolog.el (smie): Require. |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Stefan Monnier | Try and remove some of SMIE's black magic by generalizi... |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Joakim Verona | documentation changes |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Stefan Monnier | * lisp/emacs-lisp/autoload.el (make-autoload): Preload... |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Stefan Monnier | * casefiddle.c (casify_region): Setup gl_state. |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Joakim Verona | minor cleanup |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Kenichi Handa | files.el: Add word-wrap as safe local variable. |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Jan D | * nsterm.m (ns_define_frame_cursor): Call x_update_curs... |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Katsumi Yamaoka | create-animated-image: Don't add heuristic mask to... |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Glenn Morris | Add bug ref to placeholder NEWS entry. |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Jan D | * gtkutil.c (update_frame_tool_bar): Literal stings... |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Jan D | Use CLIPBOARD and PRIMARY on NS (Bug#6677). |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Glenn Morris | Add NEWS placeholder. |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Glenn Morris | Fix some more Org `check-declare' issues. |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Glenn Morris | Fix typo in previous gnus-sum.el change. |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Glenn Morris | * lisp/woman.el (woman-translate): Case matters. ... |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Stefan Monnier | * src/gtkutil.c (update_frame_tool_bar): Don't assume... |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Joakim Verona | merge from trunk |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Andreas Schwab | * eval.c (Flet, Feval, Fapply, apply_lambda): Use SAFE_... |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Jan D | * nsfns.m (ns_frame_parm_handlers): Add a slot for the |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Stefan Monnier | * lisp/emacs-lisp/lisp.el (up-list): Obey forward-sexp... |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Eli Zaretskii | Fix bug #6796. |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Stefan Monnier | * lisp/newcomment.el (comment-add): Move comment to... |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Chong Yidong | Avoid stack overflow in let, eval, and apply (Bug#6214). |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Glenn Morris | Restore lisp/ChangeLog entries clobbered in 2010-08... |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Stefan Monnier | Font-lock '...' strings, plus various simplifications... |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Jan Djärv | Add command C-c m in report-emacs-bug that puts the... |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Jan Djärv | Add ability to use xdg-open, i.e. your desktop default... |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Glenn Morris | Fix some Org errors revealed by `make check-declare'. |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Glenn Morris | Silence more Gnus compiler warnings. |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Glenn Morris | Silence some Gnus compiler warnings. |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Glenn Morris | Silence some cc-mode compiler warnings. |
commit | commitdiff | tree | snapshot |
next |