2010-08-30 |
Katsumi Yamaoka |
Protect against not having completion-styles bound by Lars Magne Ingebrigtsen <larsi@gnus.org>.
|
2010-08-30 |
Katsumi Yamaoka |
Use insert-image instead of put-image when putting images into a buffer; This makes all the Gnus image-inserting functions work, I think; by Lars Magne Ingebrigtsen <larsi@gnus.org>.
|
2010-08-30 |
Katsumi Yamaoka |
Make html image insertion probably work for XEmacs, too by Lars Magne Ingebrigtsen <larsi@gnus.org>.
|
2010-08-30 |
Katsumi Yamaoka |
gnus-group-completing-read: Add 'substring to completion-styles for group selection; imap.el, mailcap.el, message.el, mm-util.el, nnheader.el, nnmail.el, pop3.el: Remove references to outdated systems; References to win32 w32 mswindows ms-windows emx were probably cargo-culted, and are removed for clarity; By Lars Magne Ingebrigtsen <larsi@gnus.org>.
|
2010-08-30 |
Stefan Monnier |
Use SMIE for octave-mode.
|
2010-08-30 |
Eli Zaretskii |
Fix bug #6944.
|
2010-08-30 |
Stefan Monnier |
* lisp/emacs-lisp/smie.el (smie-indent-offset-rule): Let :parent take
|
2010-08-30 |
Stefan Monnier |
Use with-silent-modifications.
|
2010-08-30 |
Stefan Monnier |
Use `declare' in defmacros.
|
2010-08-30 |
Stefan Monnier |
* src/marker.c (Fcopy_marker): Make the first arg optional.
|
2010-08-30 |
Katsumi Yamaoka |
gnus.texi (Drafts): Mention B DEL by Lars Magne Ingebrigtsen <larsi@gnus.org>.
|
2010-08-30 |
Katsumi Yamaoka |
gnus.texi (Delayed Articles): Mention that the Date header is the original one, even if you delay by Tim Landscheidt <tim@tim-landscheidt.de>.
|
2010-08-30 |
Katsumi Yamaoka |
gnus.texi (Asynchronous Fetching): Document gnus-async-post-fetch-function; gnus.texi (HTML): Made into its own section by Lars Magne Ingebrigtsen <larsi@gnus.org>.
|
2010-08-30 |
Katsumi Yamaoka |
gnus-score-string: Fix regex for matching extra headers and regexp-quote the match if necessary by Andreas Schwab <schwab@suse.de>.
|
2010-08-30 |
Katsumi Yamaoka |
smiley-regexp-alist: Don't delete the semicolon before the blinking smiley by Miles Bader <miles@gnu.org>; Disallow ;;) from being treated as a blink smiley by Simon Josefsson <simon@josefsson.org>.
|
2010-08-30 |
Katsumi Yamaoka |
Misc Gnus fixes by Lars Magne Ingebrigtsen <larsi@gnus.org>.
|
2010-08-30 |
Katsumi Yamaoka |
gnus-summary-idna-message, nnrss-normalize-date, nnrss-discover-feed: Hyperlink urls in docstrings with URL `...' by Kevin Ryde <user42@zip.com.au>.
|
2010-08-30 |
Katsumi Yamaoka |
Misc Gnus fixes by Lars Magne Ingebrigtsen <larsi@gnus.org>.
|
2010-08-30 |
Katsumi Yamaoka |
Add a new super-simple HTML renderer based on w3m -halfdump by Lars Magne Ingebrigtsen <larsi@gnus.org>.
|
2010-08-30 |
Katsumi Yamaoka |
Misc Gnus fixes by Lars Magne Ingebrigtsen <larsi@gnus.org>.
|
2010-08-30 |
Kenichi Handa |
composite.c (composition_update_it): Fix previous change
|
2010-08-30 |
Kenichi Handa |
composite.c (composition_update_it): Fix computing of cmp_it->width.
|
2010-08-30 |
Kenichi Handa |
composite.c (composition_update_it): Fix previous change
|
2010-08-30 |
Kenichi Handa |
composite.c (composition_update_it): Fix computing of cmp_it->width.
|
2010-08-30 |
Kenichi Handa |
merge trunk
|
2010-08-29 |
Chong Yidong |
Merge Finder and package-menu functionality.
|
2010-08-29 |
Chong Yidong |
Add "Version:" and "Package:" Lisp file headers.
|
2010-08-29 |
Chong Yidong |
Add "Package:" file headers to denote built-in packages.
|
2010-08-29 |
Jan D |
* nsterm.m (ns_draw_window_cursor): Draw BAR_CURSOR correct for R2L.
|
2010-08-29 |
Chong Yidong |
Let version-to-list handle versions like "10.3d".
|
2010-08-28 |
Stefan Monnier |
* lisp/emacs-lisp/macroexp.el (macroexpand-all-1): Use pcase.
|
2010-08-28 |
Eli Zaretskii |
Improve ELisp manual to fix bug #6929.
|
2010-08-27 |
Eli Zaretskii |
msdos/ChangeLog: Document the change in revno 101167.
|
2010-08-27 |
Vinicius Jose Latorre |
Adjust type declaration.
|
2010-08-27 |
Vinicius Jose Latorre |
Adjust type declaration.
|
2010-08-27 |
Katsumi Yamaoka |
gnus-summary-(move,delete)-article: Save excursion while copying, moving,
|
2010-08-27 |
Katsumi Yamaoka |
gnus-summary-(move,delete)-article: Save excursion while copying, moving,
|
2010-08-26 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-08-25 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-08-24 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-08-23 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-08-22 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-08-19 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-08-19 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-08-18 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-08-26 |
Chong Yidong |
* progmodes/js.el: Make indentation more customizable (Bug#6914).
|
2010-08-26 |
Chong Yidong |
Avoid using font-lock properties to indent in sh-get-indent-info.
|
2010-08-26 |
David Reitter |
server.el (server-visit-files): Run pre-command-hook and
|
2010-08-26 |
Michael Albinus |
Sync with Tramp 2.1.19.
|
2010-08-26 |
Michael Albinus |
Sync with Tramp 2.1.19.
|
2010-08-26 |
Chong Yidong |
Improvements to describe-package buffer.
|
2010-08-26 |
Kenichi Handa |
xdisp.c (compute_stop_pos): Pay attention to bidi scan direction on calling composition_compute_stop_pos.
|
2010-08-26 |
Kenichi Handa |
xdisp.c (compute_stop_pos): Pay attention to bidi scan direction on calling composition_compute_stop_pos.
|
2010-08-26 |
Kenichi Handa |
Add Arabic support.
|
2010-08-26 |
Kenichi Handa |
merge trunk
|
2010-08-25 |
Kenichi Handa |
merge trunk
|
2010-08-25 |
Kenichi Handa |
merge trunk
|
2010-08-25 |
Kenichi Handa |
merge trunk
|
2010-08-25 |
Kenichi Handa |
Add Arabic support.
|
2010-08-25 |
Tom Tromey |
* vol2.texi (Top): Update.
|
2010-08-25 |
Jan D |
* menu-bar.el (menu-bar-set-tool-bar-position): Set frame parameter on all frames.
|
2010-08-25 |
Kenichi Handa |
fontset.c (reorder_font_vector): Prefer a font-spec specifying :otf.
|
2010-08-25 |
Kenichi Handa |
merge trunk
|
2010-08-25 |
Eli Zaretskii |
Fix last change in processes.texi.
|
2010-08-25 |
Kenichi Handa |
Allow composition striding over PT.
|
2010-08-25 |
Kenichi Handa |
fontset.c (reorder_font_vector): Prefer a font-spec specifying :otf.
|
2010-08-25 |
Kenichi Handa |
Allow composition striding over PT.
|
2010-08-25 |
Kenichi Handa |
Fix finding a stop position for composition.
|
2010-08-25 |
Kenichi Handa |
merge trunk
|
2010-08-25 |
Kenichi Handa |
merge trunk
|
2010-08-25 |
Kenichi Handa |
Fix finding a stop position for composition.
|
2010-08-25 |
Vinicius Jose Latorre |
Fix some bugs. New version 13.1.
|
2010-08-24 |
Chong Yidong |
* emacs-lisp/package.el (list-packages): Alias for package-list-packages.
|
2010-08-24 |
Chong Yidong |
* textmodes/flyspell.el (flyspell-check-tex-math-command): Doc fix
|
2010-08-24 |
Chong Yidong |
Fix filter functions discussion in Lisp manual.
|
2010-08-24 |
Chong Yidong |
* progmodes/ruby-mode.el (ruby): Add defgroup.
|
2010-08-24 |
Chong Yidong |
* lisp/progmodes/python.el: Add Ipython support (Bug#5390).
|
2010-08-24 |
Chong Yidong |
Avoid clobbering primary selection when switching frames (Bug#6872).
|
2010-08-23 |
Michael Albinus |
* NEWS: dbus.el supports alternative buses.
|
2010-08-23 |
Michael Albinus |
* dbus.texi (Alternative Buses): New chapter.
|
2010-08-23 |
Michael Albinus |
* net/dbus.el: Accept UNIX domain sockets as bus address.
|
2010-08-23 |
Michael Albinus |
* dbusbind.c: Accept UNIX domain sockets as bus address.
|
2010-08-23 |
Andreas Schwab |
Fix configure checks
|
2010-08-23 |
Juanma Barranquero |
src/ChangeLog: Fix typos.
|
2010-08-23 |
Juanma Barranquero |
* ido.el (ido-use-virtual-buffers): Fix typo in docstring.
|
2010-08-22 |
Juri Linkov |
Move reading an extended command to Elisp (bug#5364, bug#5214).
|
2010-08-22 |
Chong Yidong |
Make obsolete --unibyte argument do nothing (Bug#6886).
|
2010-08-22 |
Chong Yidong |
Merge changes from emacs-23 branch.
|
2010-08-22 |
Chong Yidong |
Merge changes from emacs-23 branch.
|
2010-08-22 |
Eli Zaretskii |
Fix dependencies according to revno 101162.
|
2010-08-22 |
Eli Zaretskii |
Fix dependencies according to revno 101162.
|
2010-08-22 |
Eli Zaretskii |
Fix the w32 build after revno 101162.
|
2010-08-22 |
Eli Zaretskii |
Clean up and ANSIfy unexcoff.c.
|
2010-08-22 |
Dan Nicolaescu |
Simplify termio code.
|
2010-08-22 |
Chong Yidong |
Doc fix for define-minor-mode (Bug#6880).
|
2010-08-22 |
Chong Yidong |
Merge latest whitespace.el changes from trunk (Bug#6172).
|
2010-08-22 |
Chong Yidong |
merge whitespace.el change from trunk
|
2010-08-21 |
Stefan Monnier |
Fix buffer-list rename&refresh after after killing a buffer in ido.
|
2010-08-21 |
Stefan Monnier |
* progmodes/make-mode.el (makefile-fill-paragraph): Account for the
|
2010-08-21 |
Stefan Monnier |
* subr.el (read-key): Don't echo keystrokes.
|
2010-08-21 |
Glenn Morris |
* doc/emacs/misc.texi (Amusements): Mention bubbles and animate.
|
2010-08-21 |
Glenn Morris |
* lisp/menu-bar.el (menu-bar-games-menu): Add landmark.
|
2010-08-20 |
Glenn Morris |
Minor align-regexp fix.
|
2010-08-20 |
Glenn Morris |
Fix rmail-forward with non-sendmail sending function.
|
2010-08-19 |
Chong Yidong |
* objects.texi (Bool-Vector Type): Minor definition tweak (Bug#6878).
|
2010-08-19 |
Stefan Monnier |
* lisp/subr.el (read-key): Don't hide the menu-bar entries.
|
2010-08-18 |
Juanma Barranquero |
lisp/ChangeLog: Remove merge markers.
|
2010-08-18 |
Michael Albinus |
* progmodes/flymake.el (flymake-start-syntax-check-process): Use
|
2010-08-18 |
Kenichi Handa |
files.el: Add word-wrap as safe local variable.
|
2010-08-18 |
Kenichi Handa |
files.el: Add word-wrap as safe local variable.
|
2010-08-18 |
Kenichi Handa |
merge emacs-23
|
2010-08-18 |
Glenn Morris |
* lisp/woman.el (woman-translate): Case matters. (Bug#6849)
|
2010-08-17 |
Andreas Schwab |
* eval.c (Flet, Feval, Fapply, apply_lambda): Use SAFE_ALLOCA_LISP
|
2010-08-17 |
Chong Yidong |
Avoid stack overflow in let, eval, and apply (Bug#6214).
|
2010-08-15 |
Andreas Schwab |
* quail/vntelex.el ("vietnamese-telex"): Doc fix.
|
2010-08-15 |
Andreas Schwab |
* quail/georgian.el: Remove extra backslashes.
|
2010-08-14 |
Chong Yidong |
* simple.el (kill-region): Doc fix (Bug#6787).
|
2010-08-14 |
Andreas Schwab |
Avoid mismatching parens
|
2010-08-14 |
Andreas Schwab |
* quail/greek.el ("greek", "greek-postfix"): Change string to
|
2010-08-14 |
Jan D |
* doc.c (Fsnarf_documentation): Set skip_file only if p[1] is S.
|
2010-08-14 |
Glenn Morris |
* lisp/calendar/diary-lib.el: Bump custom :version for previous change.
|
2010-08-14 |
Glenn Morris |
Minor diary-lib.el fix.
|
2010-08-13 |
Jan D |
* doc.c (Fsnarf_documentation): Initialize skip_file before build-files test.
|
2010-08-13 |
Kenichi Handa |
quail/greek.el ("greek-postfix"): Add rules for Greek style quotes.
|
2010-08-13 |
Kenichi Handa |
merge emacs-23
|
2010-08-11 |
Andreas Schwab |
* subr.el (ignore-errors): Add debug declaration.
|
2010-08-09 |
Dan Nicolaescu |
* src/s/hpux10-20.h (HAVE_TERMIOS, NO_TERMIO, ORDINARY_LINK): New
|
2010-08-09 |
Kenichi Handa |
quail/greek.el ("greek"): Add rules for Greek style quotes.
|
2010-08-13 |
Kenichi Handa |
quail/greek.el ("greek-postfix"): Add rules for Greek style quotes.
|
2010-08-09 |
Kenichi Handa |
merge emacs-23
|
2010-08-09 |
Kenichi Handa |
quail/greek.el ("greek"): Add rules for Greek style quotes.
|
2010-08-09 |
Chong Yidong |
* whitespace.el (whitespace-color-off): Remove post-command-hook locally.
|
2010-08-22 |
Eli Zaretskii |
Clean up unexcoff.c.
|
2010-08-21 |
Vinicius Jose Latorre |
Insert bug number.
|
2010-08-21 |
Chong Yidong |
* cus-edit.el (custom-group-value-create): Add extra newline before end line (Bug#6876).
|
2010-08-21 |
Stefan Monnier |
* lisp/vc/add-log.el (add-log-file-name): Don't get confused by symlinks.
|
2010-08-21 |
Eli Zaretskii |
xdisp.c: Fix typo in a comment in note_tool_bar_highlight.
|
2010-08-21 |
Eli Zaretskii |
Fix mirroring pixel positions on GUI terminals.
|
2010-08-21 |
Chong Yidong |
Cleanups and fixes for mouse-save-then-kill and mouse-secondary-save-then-kill.
|
2010-08-21 |
Vinicius Jose Latorre |
Fix slow cursor movement.
|
2010-08-21 |
Glenn Morris |
ChangeLog fixes.
|
2010-08-20 |
Dan Nicolaescu |
Remove unused variables malloc_sbrk_used and malloc_sbrk_unused.
|
2010-08-20 |
Dan Nicolaescu |
Small src/puresize.h cleanup.
|
2010-08-20 |
Dan Nicolaescu |
* src/term.c: Do not include <termios.h>, systty.h does it.
|
2010-08-20 |
Dan Nicolaescu |
Remove redundant HAVE_TCATTR defines.
|
2010-08-20 |
Eli Zaretskii |
Fix last change in buffer_posn_from_coords for text terminals.
|
2010-08-20 |
Eli Zaretskii |
Fix last change in buffer_posn_from_coords for text terminals.
|
2010-08-20 |
Eli Zaretskii |
Fix the MSDOS build broken by the ImageMagick support.
|
2010-08-20 |
Eli Zaretskii |
Fix the MSDOS build broken by the ImageMagick support.
|
2010-08-20 |
Eli Zaretskii |
Add cross-references regarding POSITION of mouse events.
|
2010-08-20 |
joakim |
imagemagick merge
|
2010-08-20 |
joakim |
merge from upstream
|
2010-08-20 |
Eli Zaretskii |
Fix version string in top-level MSDOS Makefile.
|
2010-08-20 |
Eli Zaretskii |
Fix version string in top-level MSDOS Makefile.
|
2010-08-20 |
joakim |
minor imagemagick tweaks, one configure bugfix, and some ChangeLogs
|
2010-08-20 |
Eli Zaretskii |
xdisp.c: Add commentary about iterator geometry in R2L paragraphs.
|
2010-08-20 |
Eli Zaretskii |
Fix mouse clicks, drag, and highlight in R2L lines.
|
2010-08-20 |
Andreas Schwab |
* image.c (imagemagick_clear_image): Remove debugging output.
|
2010-08-19 |
Stefan Monnier |
* lisp/files.el (locate-file-completion-table): Only list the .el and .elc
|
2010-08-19 |
Juanma Barranquero |
nt/addpm.c (add_registry): Create App Paths of type REG_EXPAND_SZ.
|
2010-08-19 |
Jason Rumney |
(set_frame_menubar): Remove call to undefined function.
|
2010-08-19 |
Stefan Monnier |
New post-self-insert-hook.
|
2010-08-19 |
Jason Rumney |
(w32_wnd_proc): Don't check context before initializing.
|
2010-08-19 |
Stefan Monnier |
* lisp/simple.el (blink-matching-open): Obey forward-sexp-function.
|
2010-08-19 |
Joakim |
merge the imagemagick branch to trunk
|
2010-08-19 |
Joakim |
upstream merge
|
2010-08-19 |
Joakim |
some minor cosmetic fixes in comments
|
2010-08-19 |
Joakim |
fix some accidental whitespace changes
|
2010-08-18 |
Joakim |
merge from trunk, no conflicts
|
2010-08-18 |
Joakim |
documentation changes
|
2010-08-18 |
Joakim |
minor cleanup
|
2010-08-17 |
Joakim |
merge from trunk
|
2010-07-10 |
Joakim |
some more docs and polish
|
2010-07-01 |
Joakim |
some README changes
|
2010-07-01 |
Joakim |
reworked :index functionality a bit so its faster
|
2010-06-27 |
Joakim |
support for fit-width
|
2010-06-26 |
Joakim |
image-mode changes. removed the imagemagick specific :geometry and :crop interface that wasnt very good.
|
2010-06-21 |
Joakim |
documented some more
|
2010-06-17 |
Joakim |
improved lisp interface to scaling, doc changed acordingly
|
2010-06-15 |
Joakim |
doc improvement
|
2010-06-14 |
Joakim |
attempt at Changelog entry, see README.imagemagick
|
2010-06-14 |
Joakim |
cosmetics, and changing of defconst to defcustom
|
2010-06-14 |
Joakim |
mostly cosmetic, moving { instances, changing indentation accordingly.
|
2010-06-14 |
Joakim |
merged from trunk
|
2010-06-14 |
Joakim |
changed looping according to feedback from stefan monnier
|
2010-05-14 |
Joakim |
configure support for MagickExportImagePixels and README
|
2010-05-14 |
Joakim |
image count
|
2010-05-14 |
Joakim |
initial support for supplying image count property for image bundles
|
2010-05-13 |
Joakim |
make configure.in less particular about themagickwand version
|
2010-05-13 |
Joakim |
merge and fixes
|
2010-05-12 |
Joakim |
initial imagemagick readme
|
2010-04-15 |
Joakim |
merge from trunk
|
2010-04-03 |
Joakim |
merge from trunk
|
2010-04-02 |
joakim |
imagemagick patch5 + minor mods
|
2010-08-19 |
Jan D |
* nsselect.m (nxatoms_of_nsselect): Use "Selection" and "Secondary".
|
2010-08-19 |
Glenn Morris |
Fix previous Org change.
|
2010-08-18 |
Stefan Monnier |
* lisp/simple.el (prog-mode-map): New var.
|
2010-08-18 |
Eli Zaretskii |
xterm.c (x_draw_bar_cursor): Fix last change.
|
2010-08-18 |
Eli Zaretskii |
bidi.c (bidi_level_of_next_char): Fix commentary regarding reordering of PDF.
|
2010-08-18 |
Eli Zaretskii |
Fix display of bar cursor on right-to-left text.
|
2010-08-18 |
Stefan Monnier |
* lisp/progmodes/octave-mod.el (octave-mode-menu): Make toggle buttons.
|
2010-08-18 |
Stefan Monnier |
Reindent smie.el
|
2010-08-18 |
Stefan Monnier |
* smie.el (smie-forward-sexp-command): Fix typo.
|
2010-08-18 |
Stefan Monnier |
* lisp/progmodes/prolog.el (smie): Require.
|
2010-08-18 |
Stefan Monnier |
Try and remove some of SMIE's black magic by generalizing some rules.
|
2010-08-18 |
Stefan Monnier |
* lisp/emacs-lisp/autoload.el (make-autoload): Preload the macros's
|
2010-08-18 |
Stefan Monnier |
* casefiddle.c (casify_region): Setup gl_state.
|
2010-08-18 |
Jan D |
* nsterm.m (ns_define_frame_cursor): Call x_update_cursor (Bug#6868).
|
2010-08-18 |
Katsumi Yamaoka |
create-animated-image: Don't add heuristic mask to image (Bug#6839).
|
2010-08-18 |
Katsumi Yamaoka |
create-animated-image: Don't add heuristic mask to image (Bug#6839).
|
2010-08-18 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-08-18 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-08-17 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-08-16 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-08-15 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-08-18 |
Glenn Morris |
Add bug ref to placeholder NEWS entry.
|
2010-08-18 |
Jan D |
* gtkutil.c (update_frame_tool_bar): Literal stings are const char*.
|
2010-08-18 |
Jan D |
Use CLIPBOARD and PRIMARY on NS (Bug#6677).
|
2010-08-18 |
Glenn Morris |
Add NEWS placeholder.
|
2010-08-18 |
Glenn Morris |
Fix some more Org `check-declare' issues.
|
2010-08-18 |
Glenn Morris |
Fix typo in previous gnus-sum.el change.
|
2010-08-17 |
Stefan Monnier |
* src/gtkutil.c (update_frame_tool_bar): Don't assume TOOL_BAR_ITEM_LABEL
|
2010-08-17 |
Jan D |
* nsfns.m (ns_frame_parm_handlers): Add a slot for the
|
2010-08-17 |
Stefan Monnier |
* lisp/emacs-lisp/lisp.el (up-list): Obey forward-sexp-function if set.
|
2010-08-17 |
Eli Zaretskii |
Fix bug #6796.
|
2010-08-17 |
Stefan Monnier |
* lisp/newcomment.el (comment-add): Move comment to docstring.
|
2010-08-17 |
Glenn Morris |
Restore lisp/ChangeLog entries clobbered in r101106.
|
2010-08-17 |
Stefan Monnier |
Font-lock '...' strings, plus various simplifications and fixes.
|
2010-08-17 |
Jan D. |
Add command C-c m in report-emacs-bug that puts the bug into preferred mailer.
|
2010-08-17 |
Jan D. |
Add ability to use xdg-open, i.e. your desktop default browser.
|
2010-08-17 |
Glenn Morris |
Fix some Org errors revealed by `make check-declare'.
|
2010-08-17 |
Glenn Morris |
Silence more Gnus compiler warnings.
|
2010-08-17 |
Glenn Morris |
Silence some Gnus compiler warnings.
|
2010-08-17 |
Glenn Morris |
Silence some cc-mode compiler warnings.
|
2010-08-17 |
Glenn Morris |
Minor icalendar fix.
|
2010-08-17 |
Michael Albinus |
* net/tramp.el (tramp-handle-make-symbolic-link): Flush file
|
2010-08-16 |
Jan D |
* nsselect.m (syms_of_nsselect): Don't intern QPRIMARY.
|
2010-08-16 |
Jan D |
nsselect.m: include keyboard.h for QPRIMARY, remove its declaration (Bug#6863).
|
2010-08-16 |
Jan D. |
Don't define QPRIMARY twice.
|
2010-08-16 |
Chong Yidong |
Don't always log RCIRC process buffers to disk (Bug#6828).
|
2010-08-16 |
Chong Yidong |
Let all active regions set the primary selection.
|
2010-08-16 |
Chong Yidong |
Fix mouse dragging of words and lines (Bug#6840).
|
2010-08-15 |
Katsumi Yamaoka |
gnus-start-draft-setup: Move doc string forward.
|
2010-08-15 |
Katsumi Yamaoka |
gnus-start-draft-setup: Move doc string forward.
|
2010-08-15 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-08-11 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-08-10 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-08-09 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-08-08 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-08-08 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-08-15 |
Jan D |
* keyboard.c (parse_tool_bar_item): Put in a bad label if :label
|
2010-08-15 |
Andreas Schwab |
* keyboard.c (parse_tool_bar_item): Avoid excessive use of strlen.
|
2010-08-15 |
Jan D |
Potential buffer overrun and uninit variable fixed, bug 6855.
|
2010-08-15 |
Chong Yidong |
Give Ruby compilation rule a lower priority than Gnu (Bug#6778).
|
2010-08-14 |
Chong Yidong |
Add four macros to lisp-font-lock-keywords-2 (Bug#6025).
|
2010-08-14 |
Chong Yidong |
Fix ChangeLog entry in last commit.
|
2010-08-14 |
Chong Yidong |
Save window excursion before prompting in copyright-update-* (Bug#5394).
|
2010-08-14 |
Chong Yidong |
* lisp/progmodes/etags.el (tags-file-name): Mark safe if stringp (Bug#6733).
|
2010-08-14 |
Chong Yidong |
Allow delayed autojoin in ERC (Bug#5521).
|
2010-08-14 |
Katsumi Yamaoka |
Typo fix "hoo4a" -> "hook".
|
2010-08-14 |
Chong Yidong |
Minor doc fix.
|
2010-08-14 |
Eli Zaretskii |
Fix bug #6689 with mouse-2 pasting on Windows.
|
2010-08-14 |
Eli Zaretskii |
Fix cursor drawing on stretch glyphs in R2L lines.
|
2010-08-14 |
Eli Zaretskii |
Fix current-bidi-paragraph-direction within whitespace chars.
|
2010-08-14 |
Katsumi Yamaoka |
Ammended for bug fix on the loader nunion.
|
2010-08-14 |
Katsumi Yamaoka |
Doc fixes and keep unknown groups.
|
2010-08-14 |
Eli Zaretskii |
Minor fixes in TUTORIAL.he.
|
2010-08-14 |
Jason Rumney |
(lispy_function_keys): Do not define VK_PACKET (bug#4836)
|
2010-08-14 |
Glenn Morris |
* lisp/gnus/gnus-sync.el (gnus-sync): Fix defgroup version.
|
2010-08-14 |
Chong Yidong |
* fns.c (Fmake_hash_table): Doc fix (Bug#6851).
|
2010-08-13 |
Jason Rumney |
Fix for bug#5629: Use unicode message box if available.
|
2010-08-13 |
Jan D |
Fix handling of tool-bar-position, also put into default-frame-alist.
|
2010-08-13 |
Eli Zaretskii |
Fix compilation of xmenu.c and unexcoff.c, clean up MSDOS source files.
|
2010-08-13 |
Katsumi Yamaoka |
Optimizations for gnus-sync.el.
|
2010-08-13 |
Katsumi Yamaoka |
Minor bug fixes for gnus-sync.el.
|
2010-08-13 |
Katsumi Yamaoka |
Minor bug fixes for gnus-sync.el.
|
2010-08-13 |
Katsumi Yamaoka |
add lisp/gnus/gnus-sync.el
|
2010-08-13 |
Katsumi Yamaoka |
Make saving and restoring of hidden threads work with overlays.
|
2010-08-13 |
Katsumi Yamaoka |
Add new gnus-sync.el library.
|
2010-08-13 |
Katsumi Yamaoka |
Make gnus-start-draft-setup interactive.
|
2010-08-13 |
Eli Zaretskii |
Fix fallout from revno 100928, remove dead code in unexcoff.c.
|
2010-08-13 |
Eli Zaretskii |
Fix -Wall compiler warnings in MSDOS sources.
|
2010-08-13 |
Eli Zaretskii |
Fix compilation error in xmenu.c for non-toolkit builds.
|
2010-08-13 |
Eli Zaretskii |
Shut up compiler warnings due to "char *" and "const char *".
|
2010-08-13 |
Jan D |
Fix typo.
|
2010-08-12 |
Stefan Monnier |
Introduce a new comment style "c" flag.
|
2010-08-12 |
Jason Rumney |
(add_registry): Set path for runemacs.exe to use.
|
2010-08-12 |
Stefan Monnier |
Fix last change.
|
2010-08-12 |
Stefan Monnier |
Misc code cleanup of octave-mode.el.
|
2010-08-12 |
Stefan Monnier |
* lisp/progmodes/octave-mod.el (octave-mode-map): Use comment-dwim.
|
2010-08-12 |
Stefan Monnier |
* doc/misc/cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
|
2010-08-12 |
Stefan Monnier |
* lisp/cus-edit.el (custom-save-variables, custom-save-faces): Fix up
|
2010-08-11 |
Jan D |
* xfns.c (Fx_hide_tip): Check FRAME_LIVE_P (f) before calling xg_hide_tooltip.
|
2010-08-11 |
Jan D |
Take colors for region face (selected text) from the Gtk+ theme.
|
2010-08-11 |
Jan D |
Fix -Wwrite_strings in general and for Gtk+ specific code.
|
2010-08-11 |
Jan D |
Fix -Wwrite-strings warnings in fakemail.c.
|
2010-08-11 |
Jan D |
Use const char* for -Wwrite_strings.
|
2010-08-11 |
Jan D |
* unexmacosx.c (unexec_error): Use const char *.
|
2010-08-11 |
Jan D |
Fix warnings produced by compiling with -Wwrite_strings (i.e. use const char *).
|
2010-08-11 |
Glenn Morris |
* lisp/emacs-lisp/pcase.el: Fix copyright header.
|
2010-08-10 |
Michael Mauger |
Suppress continuation prompts in SQL interactive mode
|
2010-08-10 |
Ulf Jasper |
Fixed my ChangeLog entry of 2010-08-08
|
2010-08-10 |
Dan Nicolaescu |
* configure.in (AC_PREREQ): Require autoconf 2.65.
|
2010-08-10 |
Stefan Monnier |
* lisp/emacs-lisp/pcase.el: New file.
|
2010-08-10 |
Michael Albinus |
* net/tramp.el (tramp-vc-registered-read-file-names): Read input
|
2010-08-10 |
Kenichi Handa |
language/hebrew.el: Exclude U+05C3 (Hebrew SOF PASUQ) from the composable pattern.
|
2010-08-10 |
Kenichi Handa |
merge trunk
|
2010-08-09 |
Dan Nicolaescu |
Remove incorrect const use.
|
2010-08-10 |
Kenichi Handa |
language/hebrew.el: Exclude U+05C3 (Hebrew SOF PASUQ) from the composable pattern.
|
2010-08-09 |
Dan Nicolaescu |
* configure.in (AC_PREREQ): Require autoconf 2.66 to stop version churn.
|
2010-08-09 |
Andreas Schwab |
Use autoconf determined WORDS_BIGENDIAN instead of hardcoded definition.
|
2010-08-09 |
Chong Yidong |
Use version-list-* functions in package.el.
|
2010-08-09 |
Dan Nicolaescu |
* configure.in (ORDINARY_LINK): Use on hpux* too.
|
2010-08-09 |
Kenichi Handa |
language/hebrew.el: Exclude U+05BD (Hebrew MAQAF) from the composable pattern.
|
2010-08-09 |
Kenichi Handa |
Fix typo in lisp/ChangeLog
|
2010-08-09 |
Kenichi Handa |
merge trunk
|
2010-08-09 |
Dan Nicolaescu |
Use const char* instead of char*.
|
2010-08-09 |
Kenichi Handa |
language/hebrew.el: Exclude U+05BD (Hebre MAQAF) from the composable pattern.
|
2010-08-09 |
Kenichi Handa |
merge trunk
|
2010-08-09 |
Jay Belanger |
calc.texi (Customizing Calc): Rearrange description of new
|
2010-08-08 |
Chong Yidong |
* tutorial.el (tutorial--default-keys): C-d is now bound to delete-forward-char.
|
2010-08-08 |
Juanma Barranquero |
Fix typos in ChangeLogs.
|
2010-08-08 |
Chong Yidong |
Ensure that erc-toggle-debug-irc-protocol logs protocol data.
|
2010-08-08 |
Chong Yidong |
Fix 2010-07-03 change to mouse-drag-track.
|
2010-08-08 |
Chong Yidong |
Merge changes from emacs-23 branch.
|
2010-08-08 |
Dan Nicolaescu |
Use const char* instead of char*.
|
2010-08-08 |
Chong Yidong |
Merge changes from emacs-23 branch
|
2010-08-08 |
Chong Yidong |
Fix query-replace-regexp incomplete highlighting (Bug#6808).
|
2010-08-06 |
Kenichi Handa |
Modify the coding system compound-text-with-extensions to conform to the spec of Compound Text.
|
2010-08-06 |
Kenichi Handa |
merge trunk
|
2010-08-05 |
Juanma Barranquero |
* emulation/pc-select.el: Fix typos in docstrings.
|
2010-08-04 |
Stefan Monnier |
* lisp/simple.el (exchange-dot-and-mark): Mark obsolete, finally.
|
2010-08-06 |
Kenichi Handa |
Improve the encoding by compound-text-with-extensions.
|
2010-08-06 |
Kenichi Handa |
merge trunk
|
2010-08-03 |
Juanma Barranquero |
which-func.el (which-func-format): Split help-echo text into lines.
|
2010-08-03 |
Juanma Barranquero |
* server.el (server-start): Force IPv4 and use literal 127.0.0.1.
|
2010-08-02 |
Juanma Barranquero |
nt/cmdproxy.c (main): Use _snprintf instead of wsprintf (bug#6647).
|
2010-08-02 |
Stefan Monnier |
* bindings.el (complete-symbol): Run completion-at-point as a fallback.
|
2010-08-02 |
Stefan Monnier |
* lispref/control.texi (Handling Errors) <error-message-string>: Fix arg name.
|
2010-08-02 |
Juanma Barranquero |
* term.el: Fix typos in docstrings.
|
2010-08-02 |
Stefan Monnier |
* bindings.el (function-key-map): Add a S-tab => backtab fallback.
|
2010-08-01 |
Juanma Barranquero |
* w32fns.c (syms_of_w32fns) <x-max-tooltip-size>: Fix typo in docstring.
|
2010-08-01 |
Juanma Barranquero |
* org.texi (Footnotes, Tables in HTML export): Fix typos.
|
2010-08-01 |
Juanma Barranquero |
* dabbrev.el (dabbrev-completion): Fix typo in docstring.
|
2010-08-01 |
Stefan Monnier |
* lisp/emacs-lisp/syntax.el (syntax-ppss-toplevel-pos): Fix typo in docstring.
|
2010-07-30 |
Chong Yidong |
* lisp/eshell/esh-io.el (eshell-get-target): Better detection of read-only file (Bug#6762).
|
2010-07-30 |
Juanma Barranquero |
fns.c: Doc fixes.
|
2010-07-30 |
Juanma Barranquero |
align.el: Doc fixes.
|
2010-07-29 |
Juanma Barranquero |
* doc/lispref/modes.texi (Defining Minor Modes): Use C-backspace, not C-delete.
|
2010-07-28 |
Juanma Barranquero |
Document arguments passed to `read-buffer-function' (bug#5625).
|
2010-07-27 |
Ken Brown |
* PROBLEMS: Mention problem with Cygwin 1.5.19.
|
2010-07-27 |
Ken Brown |
* dired.c (DIRENTRY_NONEMPTY) [cygwin]: Use d_ino instead of the MSDOS definition.
|
2010-08-04 |
Kenichi Handa |
Modify the coding system compound-text-with-extensions to conform to the spec of Compound Text.
|
2010-07-27 |
Kenichi Handa |
merge emacs-23
|
2010-08-08 |
Dan Nicolaescu |
* src/s/freebsd.h (DECLARE_GETPWUID_WITH_UID_T): Remove, unused.
|
2010-08-08 |
Dan Nicolaescu |
Cleanup xrdb.c.
|
2010-08-08 |
Ulf Jasper |
Fixed bug#6766 (icalendar.el)
|
2010-08-08 |
Eli Zaretskii |
Fix overlay arrow display, make doc strings bidi-friendly.
|
2010-08-08 |
Eli Zaretskii |
Make some doc strings bidi-friendly.
|
2010-08-08 |
Eli Zaretskii |
Fix overlay arrow display (bug #6699).
|
2010-08-08 |
Jay Belanger |
calc.el (calc-trail-mode,calc-refresh): Use `face' property to italicize headers.
|
2010-08-07 |
Michael Mauger |
* progmodes/sql.el (sql-mode-sqlite-font-lock-keywords): Added
|
2010-08-07 |
Chong Yidong |
Avoid restrictions when copying window selection.
|
2010-08-07 |
Chong Yidong |
Fix last change.
|
2010-08-07 |
Chong Yidong |
Change `select-active-region' mechanics.
|
2010-08-07 |
Eli Zaretskii |
NEWS: Mention the Hebrew translation of the tutorial.
|
2010-08-07 |
Eli Zaretskii |
simple.el (delete-forward-char): Doc fix.
|
2010-08-07 |
Eli Zaretskii |
Clean up TUTORIAL.he.
|
2010-08-07 |
Eli Zaretskii |
Evaluate file-local variables in tutorials.
|
2010-08-07 |
Juanma Barranquero |
Remove duplicate declarations.
|
2010-08-06 |
Dan Nicolaescu |
* src/process.c: Simplify include logic.
|
2010-08-06 |
Dan Nicolaescu |
* sysdep.c: Remove declarations.
|
2010-08-06 |
Dan Nicolaescu |
Move declarations to header files.
|
2010-08-06 |
Alan Mackenzie |
cc-cmds.el (c-mask-paragraph, c-fill-paragraph): Fix for the case that a
|
2010-08-06 |
Dan Nicolaescu |
Remove extern declarations in .c files, .h files have them.
|
2010-08-06 |
Dan Nicolaescu |
* src/frame.c (frame_params): Make const.
|
2010-08-06 |
Dan Nicolaescu |
* src/lisp.h (fatal_error_signal, emacs_root_dir): Add declaration.
|
2010-08-06 |
Dan Nicolaescu |
emacs.c cleanups.
|
2010-08-06 |
Dan Nicolaescu |
Use const for some arrays and functions.
|
2010-08-06 |
Jan D |
* src/sysdep.c: Move include term.h last of includes (Bug#6812).
|
2010-08-06 |
Eli Zaretskii |
xdisp.c (display_line): Fix a typo in a comment.
|
2010-08-06 |
Eli Zaretskii |
Fix redisplay bugs due to uninitialized glyphs.
|
2010-08-06 |
Eli Zaretskii |
Fix redisplay bugs due to uninitialized glyphs in frame glyph pool.
|
2010-08-06 |
Michael Albinus |
* net/tramp.el (tramp-handle-start-file-process ): Set connection
|
2010-08-06 |
Michael Albinus |
* comint.el (comint-mode): Make directory tracking functions
|
2010-08-06 |
Juanma Barranquero |
src/ChangeLog: Fix typos.
|
2010-08-06 |
Juanma Barranquero |
src/makefile.w32-in ($(BLD)/xdisp.$(O)): Update dependencies.
|
2010-08-06 |
Jan D |
More undeclared function fixes and add -Wimplicit-function-declaration.
|
2010-08-06 |
Jan D |
Can't include menu.h in window.c for X targets.
|
2010-08-06 |
Jan D |
Fix missing prototypes for HAVE_NS (caused crash) and vrious warnings.
|
2010-08-06 |
Dan Nicolaescu |
emacsclient.c cleanups.
|
2010-08-06 |
Dan Nicolaescu |
* lisp/vc/diff-mode.el (diff-mode-shared-map): Bind g to revert-buffer.
|
2010-08-06 |
Katsumi Yamaoka |
(rfc2047-encode): Use utf-8 charset as a last resort.
|
2010-08-06 |
Katsumi Yamaoka |
(rfc2047-encode): Use utf-8 charset as a last resort.
|
2010-08-06 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-08-06 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-08-05 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-08-04 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-08-03 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-08-02 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-08-02 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-08-06 |
Juanma Barranquero |
src/ChangeLog: Fix entry.
|
2010-08-06 |
Dan Nicolaescu |
Cleanup process.c.
|
2010-08-06 |
Juanma Barranquero |
Fix changes in revnos 100982..100984 for Windows build.
|
2010-08-06 |
Dan Nicolaescu |
* src/syssignal.h (signal_handler_t): Restore accidentally removed definition.
|
2010-08-05 |
Dan Nicolaescu |
Remove extern declarations in .c files, .h files have them.
|
2010-08-05 |
Dan Nicolaescu |
Cleanup syssignal.h.
|
2010-08-05 |
Dan Nicolaescu |
Add declarations to header files.
|
2010-08-05 |
Dan Nicolaescu |
* src/term.c: Remove dead code.
|
2010-08-05 |
Dan Nicolaescu |
Fix emacs -Q -f server-start & emacsclient -t on GNU/Linux.
|
2010-08-05 |
Dan Nicolaescu |
Regenerate configure.
|
2010-08-05 |
Eli Zaretskii |
REALLY rename unexec.c => unexcoff.c in MAINTAINERS.
|
2010-08-05 |
Eli Zaretskii |
REALLY rename src/unexec.c => src/unexcoff.c.
|
2010-08-05 |
Eli Zaretskii |
Rename src/unexec.c => src/unexcoff.c.
|
2010-08-05 |
Eli Zaretskii |
Rename src/unexec.c => src/unexcoff.c.
|
2010-08-05 |
Michael Albinus |
* tramp.texi (External packages): File attributes cache flushing
|
2010-08-05 |
Michael Albinus |
* net/tramp.el (tramp-handle-dired-uncache): Flush directory
|
2010-08-05 |
Nick Roberts |
Fix compilation error.
|
2010-08-04 |
Andreas Schwab |
* configure.in: Restore accidentally removed use of
|
2010-08-04 |
Stefan Monnier |
* src/sysdep.c (child_setup_tty): Comment-out left-over non-ICANON code.
|
2010-08-03 |
Juanma Barranquero |
src/ChangeLog: Add missing bug reference.
|
2010-08-03 |
Johan Bockgård |
* src/data.c (Flocal_variable_p): Handle variable aliases correctly.
|
2010-08-03 |
Juanma Barranquero |
* server.el (server-start): Simplify loop.
|
2010-08-02 |
Juanma Barranquero |
nt/config.nt (TIME_WITH_SYS_TIME): Remove #undef, unused (bug#6754).
|
2010-08-02 |
Stefan Monnier |
* lisp/frame.el (screen-height, screen-width, set-screen-width)
|
2010-08-02 |
Jan D. |
* xterm.c (x_create_toolkit_scroll_bar): Only set XtNbeNiceToColormap
|
2010-08-02 |
Jan D. |
Don't use Gtk+ tooltip unless Gtk+ version => 2.14.
|
2010-08-02 |
Jan D. |
Don't use Gtk+ tooltip unless Gtk+ version => 2.14.
|
2010-08-02 |
Stefan Monnier |
* lisp/textmodes/fill.el (justify-current-line): Don't add 1 to nspaces
|
2010-08-02 |
Stefan Monnier |
* lisp/emacs-lisp/timer.el (timer-event-handler): Protect against timers
|
2010-08-02 |
Jan D. |
Enable ICANON (Bug#6771). Any long line problem must be solved differently.
|
2010-08-02 |
Juanma Barranquero |
* editfns.c (Fregion_beginning, Fregion_end): Doc fixes (bug#6493).
|
2010-08-01 |
Katsumi Yamaoka |
Fix last nnmail-get-new-mail-1 change that caused double encoding in XEmacs.
|
2010-08-01 |
Katsumi Yamaoka |
Fix last nnmail-get-new-mail-1 change that caused double encoding in XEmacs.
|
2010-08-01 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-30 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-08-01 |
Alan Mackenzie |
Enhance CC Mode manual to cover the new Java features.
|
2010-08-01 |
Juanma Barranquero |
mouse.el: Match "mouse-2" at the beginning of the string. (Bug#6765)
|
2010-08-01 |
Jan D |
Use Gtk+ tooltips by default for Gtk+ Emacs.
|
2010-08-01 |
Juanma Barranquero |
Fix typos in ChangeLogs.
|
2010-08-01 |
Chong Yidong |
Package listing tweaks.
|
2010-08-01 |
Stefan Monnier |
* src/keymap.c (Fdefine_key, Flookup_key): Say what event is invalid.
|
2010-07-31 |
Chong Yidong |
Adapt mouse-3 behavior to recent selection changes (Bug#6701).
|
2010-07-31 |
Alan Mackenzie |
Enhance Java Mode to handle Java 5.0 (Tiger) and Java 6 (Mustang).
|
2010-07-31 |
Jan D |
* faces.el (face-all-attributes): Improved documentation (Bug#6767).
|
2010-07-31 |
Eli Zaretskii |
Add more index entries for large-file-warning-threshold.
|
2010-07-31 |
Eli Zaretskii |
Add a Hebrew translation of the tutorial.
|
2010-07-31 |
Alan Mackenzie |
cc-cmds.el (c-mask-paragraph): Fix bug #6688, Auto-fill broken in C/C++
|
2010-07-30 |
Dan Nicolaescu |
* src/buffer.c (Qwindow): Do not define, already defined in data.c.
|
2010-07-30 |
Katsumi Yamaoka |
Encode names of nnml groups that nnmail-get-new-mail creates in active file.
|
2010-07-30 |
Katsumi Yamaoka |
Encode names of nnml groups that nnmail-get-new-mail creates in active file.
|
2010-07-29 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-28 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-28 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-27 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-26 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-29 |
Juanma Barranquero |
Fix typos in ChangeLogs.
|
2010-07-29 |
Jan D |
Replace tests for SYSV_SYSTEM_DIR with HAVE_DIRENT_H, set via autoconf
|
2010-07-29 |
Dan Nicolaescu |
Rename s/usg5-4.h -> s/usg5-4-common.h.
|
2010-07-29 |
Jan D |
* xfns.c (x_set_tool_bar_position): Remove debug fprintf.
|
2010-07-29 |
Jan D. |
Add doc and NEWS for tool-bar-position.
|
2010-07-29 |
Jan D. |
Add ability to put Gtk+ tool bar on the left/right/bottom or top. Default top.
|
2010-07-29 |
Chong Yidong |
Update package-x to latest package.el changes.
|
2010-07-29 |
Dan Nicolaescu |
Make lisp_time_argument work on all systems.
|
2010-07-29 |
Michael Albinus |
* processes.texi (Process Information): Explain process property
|
2010-07-29 |
Michael Albinus |
* net/tramp.el (tramp-handle-start-file-process): Check only for
|
2010-07-29 |
Jan D. |
Fix some stuff that didn't compile.
|
2010-07-29 |
Dan Nicolaescu |
* src/vm-limit.c: Do not include sys/resource.h, mem-limits.h does it.
|
2010-07-29 |
Dan Nicolaescu |
* src/mem-limits.h: Remove duplicated includes.
|
2010-07-29 |
Dan Nicolaescu |
Remove extern declarations from .c files, and them to .h files.
|
2010-07-29 |
Dan Nicolaescu |
* lwlib/xlwmenu.c (abort_gracefully): Mark as NO_RETURN.
|
2010-07-29 |
Dan Nicolaescu |
* configure.in: Remove reference to usg5-4, unused.
|
2010-07-29 |
Dan Nicolaescu |
Clean up unexec.c, remove references to unused code.
|
2010-07-29 |
Juanma Barranquero |
Fix typos in ChangeLogs.
|
2010-07-29 |
Juanma Barranquero |
* make-docfile.c (write_c_args): Warn for old-style empty arglist ().
|
2010-07-28 |
Chong Yidong |
Add support for non-default package repositories.
|
2010-07-28 |
Jan D. |
Add tool bar style text-image-horiz (text to the left of the image).
|
2010-07-28 |
Michael Albinus |
* tramp.texi (Traces and Profiles): Describe verbose level 9.
|
2010-07-28 |
Michael Albinus |
* progmodes/gud.el (gud-common-init): Check for remoteness of
|
2010-07-28 |
Michael Albinus |
* net/tramp.el (tramp-methods): Move hostname to the end in all
|
2010-07-27 |
Juanma Barranquero |
* emacs-lisp/re-builder.el: Remove references to package `lisp-re' (bug#4369).
|
2010-07-27 |
Juanma Barranquero |
Derive programming modes from prog-mode.
|
2010-07-27 |
Dan Nicolaescu |
* src/emacs.c (Fkill_emacs): Remove return statement.
|
2010-07-27 |
Dan Nicolaescu |
Remove declarations and unused variables.
|
2010-07-27 |
Dan Nicolaescu |
* src/xmenu.c: Do not included lwlib.h, not needed.
|
2010-07-27 |
Dan Nicolaescu |
* src/m/iris4d.h (XUINT, XSET): Remove, not needed.
|
2010-07-27 |
Dan Nicolaescu |
* src/process.c: Move definitions earlier to minimize #ifdefs.
|
2010-07-27 |
Dan Nicolaescu |
Use const, move declarations to header files.
|
2010-07-27 |
Dan Nicolaescu |
* src/lisp.h (Fkill_emacs): Mark as NO_RETURN.
|
2010-07-27 |
Juanma Barranquero |
Merge from emacs-23
|
2010-07-26 |
Sam Steingold |
* lisp/mouse.el (mouse-yank-primary, mouse-yank-secondary):
|
2010-07-26 |
Dan Nicolaescu |
NO_RETURN functions should not return.
|
2010-07-26 |
Dan Nicolaescu |
* frame.h (Qtty_color_mode): Add declaration.
|
2010-07-26 |
Juanma Barranquero |
src/ChangeLog: Add missing bug reference.
|
2010-07-26 |
Dan Nicolaescu |
Mark functions as NO_RETURN.
|
2010-07-26 |
Dan Nicolaescu |
* lwlib/xlwmenu.h (xlwmenu_window_p, xlwmenu_redisplay): Add declarations.
|
2010-07-26 |
Daiki Ueno |
Add alternative key bindings to epa-mail.el.
|
2010-07-26 |
Kenichi Handa |
font.c (Ffont_shape_gstring): Terminate GSTRING by nil if the number of glyphs gets smaller than the original length.
|
2010-07-26 |
Kenichi Handa |
merge trunk
|
2010-07-26 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-26 |
Juanma Barranquero |
* lread.c (unreadpure, mapatoms_1): Make static.
|
2010-07-25 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-25 |
Juanma Barranquero |
* terminfo.c (tparam): Fix prototype of tparm (followup to revno:100891).
|
2010-07-25 |
Andreas Schwab |
Use __executable_start to find start of text segment for profiling
|
2010-07-25 |
Andreas Schwab |
* callproc.c (set_initial_environment): Avoid unbalanced braces.
|
2010-07-25 |
Ken Brown |
* vm-limit.c (check_memory_limits): Fix previous change; accidentally reverted an earlier change.
|
2010-07-25 |
Ken Brown |
Cygwin build cleanup (Bug#6715).
|
2010-07-25 |
Daiki Ueno |
Fix typo and comment.
|
2010-07-25 |
Daiki Ueno |
Fix *.gpg file creation (bug#6723).
|
2010-07-25 |
Katsumi Yamaoka |
Accept x-pkcs7-signature MIME type as signature.
|
2010-07-25 |
Katsumi Yamaoka |
Accept x-pkcs7-signature MIME type as signature.
|
2010-07-25 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-24 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-23 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-22 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-20 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-23 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-22 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-21 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-25 |
Juanma Barranquero |
Build binary distros on Windows using emacs-VERSION as root dir name.
|
2010-07-25 |
Christoph Scholtes |
Added README.W32 to distclean. Updated Changelog.
|
2010-07-24 |
Christoph Scholtes |
Added ChangeLog entry for copying of README.W32.
|
2010-07-24 |
Christoph Scholtes |
Fixed whitespace.
|
2010-07-24 |
Christoph Scholtes |
Code cleanup. Added ChangeLog entry.
|
2010-07-24 |
Christoph Scholtes |
Refactoring of make dist target
|
2010-07-25 |
Juanma Barranquero |
* emacsclient.c (getcwd): Fix previous change.
|
2010-07-25 |
Juanma Barranquero |
Make building under stricter warning flags somewhat cleaner.
|
2010-07-24 |
Ken Brown |
Regenerate configure.
|
2010-07-24 |
Juanma Barranquero |
* w32fns.c (w32_to_x_color): Remove, unused.
|
2010-07-24 |
Ken Brown |
* configure.in (LINKER, LIB_GCC): Remove cygwin special cases (Bug#6715)
|
2010-07-24 |
Andreas Schwab |
* lisp.h: Remove leftover P_.
|
2010-07-24 |
Dan Nicolaescu |
Add NO_RETURN specifiers to functions in lib-src.
|
2010-07-24 |
Dan Nicolaescu |
Add ChangeLog entry for previous commit:
|
2010-07-24 |
Andreas Schwab |
Make internal_self_insert static
|
2010-07-24 |
Juanma Barranquero |
* .bzrignore, .gitignore: Ignore README.W32 on the root directory.
|
2010-07-24 |
Juanma Barranquero |
New make target for Windows platform: make dist (bug#6602)
|
2010-07-24 |
Juanma Barranquero |
Fix typos in ChangeLogs.
|
2010-07-24 |
Dan Nicolaescu |
* src/ecrt0.c, src/unexalpha.c: Remove files, unused.
|
2010-07-24 |
Chong Yidong |
* configure.in (START_FILES) [cygwin]: Set to pre-crt0.o (Bug#6715).
|
2010-07-23 |
Stefan Monnier |
* lisp/play/tetris.el: Cleanup image representation and rotation.
|
2010-07-23 |
Stefan Monnier |
* lisp/progmodes/ps-mode.el: Use comint.
|
2010-07-23 |
Juanma Barranquero |
Remove unused static functions.
|
2010-07-23 |
Michael Albinus |
* net/tramp.el (tramp-methods): Move hostname to the end in all
|
2010-07-23 |
Michael Albinus |
* net/tramp.el (tramp-open-shell): New defun.
|
2010-07-23 |
Juanma Barranquero |
* make-docfile.c (write_c_args): Correctly handle prefixes of "defalt".
|
2010-07-23 |
Michael Albinus |
* net/tramp.el (tramp-file-name-regexp-unified)
|
2010-07-23 |
Juanma Barranquero |
* menu.c (cleanup_popup_menu): Set inside "#ifdef HAVE_NS".
|
2010-07-23 |
Juanma Barranquero |
* w32term.c (my_set_focus): #ifdef away; currently not used.
|
2010-07-23 |
Juanma Barranquero |
* w32fns.c, xfaces.c: Remove obsolete static declarations.
|
2010-07-26 |
Kenichi Handa |
font.c (Ffont_shape_gstring): Terminate GSTRING by nil if the number of glyphs gets smaller than the original length.
|
2010-07-23 |
Kenichi Handa |
merge trunk
|
2010-07-23 |
Juanma Barranquero |
* lisp/ChangeLog: Fix typos.
|
2010-07-23 |
Juanma Barranquero |
* custom.el (custom-declare-variable): Give clearer error message (bug#6476).
|
2010-07-23 |
Michael Mauger |
SQL Mode Version2.4 - Improved login prompting
|
2010-07-22 |
Juanma Barranquero |
* dired.el (dired-no-confirm): Document value t and fix defcustom (bug#6597).
|
2010-07-22 |
Juanma Barranquero |
* dired.el (dired-mode-map): Use command remapping (bug#6632).
|
2010-07-22 |
Juanma Barranquero |
* term/vt100.el (vt100-wide-mode): Fix :init-value keyword (bug#6620).
|
2010-07-21 |
Juanma Barranquero |
* nt/INSTALL: Add note about backslashes in Windows paths.
|
2010-07-21 |
Daiki Ueno |
Fix multiple-recipient handling of Gnus S/MIME.
|
2010-07-21 |
Michael Albinus |
* net/tramp.el (tramp-get-ls-command)
|
2010-07-21 |
Michael Mauger |
SQL Mode V2.3 - cleanup connection handling
|
2010-07-20 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-20 |
Juanma Barranquero |
Convert some more functions to standard C.
|
2010-07-20 |
Michael Albinus |
* net/tramp.el (tramp-file-name-handler): Trace 'quit.
|
2010-07-20 |
Juanma Barranquero |
* PROBLEMS: Add note about use of backslashes in Windows paths.
|
2010-07-20 |
Juanma Barranquero |
* gmake.defs (CHECKING_CFLAGS) [ENABLECHECKS]: Add -fno-crossjumping.
|
2010-07-20 |
Stefan Monnier |
Fix up "missing braces" warning.
|
2010-07-20 |
Juanma Barranquero |
Fix typos in ChangeLogs.
|
2010-07-20 |
Michael Albinus |
* net/tramp.el (tramp-perl-file-attributes)
|
2010-07-20 |
Katsumi Yamaoka |
Fix previous change in gnus-summary-bookmark-make-record.
|
2010-07-20 |
Katsumi Yamaoka |
Fix previous change in gnus-summary-bookmark-make-record.
|
2010-07-19 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-15 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-19 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-18 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-17 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-19 |
Juanma Barranquero |
* NEWS: Mention --enable-checking is now supported on Windows.
|
2010-07-19 |
Juanma Barranquero |
time.el: Use `define-derived-mode'. Simplify.
|
2010-07-19 |
Juanma Barranquero |
* org.texi: Fix typo in previous change (revno:100847).
|
2010-07-19 |
Carsten Dominik |
Install version 7.01 of Org mode
|
2010-07-19 |
Carsten Dominik |
Install version 7.01 of Org-mode
|
2010-07-18 |
Alan Mackenzie |
Enhance `c-file-style' in file/directory local variables.
|
2010-07-18 |
Michael Mauger |
SQL Mode V2.2 - Added sql-connect and sql-connection-alist
|
2010-07-18 |
Juanma Barranquero |
* makefile.w32-in ($(BLD)/keyboard.$(O)): Update dependencies.
|
2010-07-18 |
Juanma Barranquero |
* configure.bat: New option --enable-checking.
|
2010-07-17 |
Chong Yidong |
Do not set bookmark context for images (Bug#6650).
|
2010-07-17 |
Chong Yidong |
Revert 2010-07-14 change to deactivate mark; minor cleanups.
|
2010-07-17 |
Chong Yidong |
* frame.c (make_initial_frame): Use set_menu_bar_lines (Bug#6660).
|
2010-07-17 |
Jan D |
* gtkutil.c (xg_frame_resized): GTK_IS_MAPPED => gtk_widget_get_mapped, for Gtk 3.0
|
2010-07-17 |
Chong Yidong |
Merge latest fix to xg_event_is_for_menubar.
|
2010-07-17 |
Chong Yidong |
Merge latest fix to xg_event_is_for_menubar.
|
2010-07-17 |
Juanma Barranquero |
src/ChangeLog: Fix typos and dates.
|
2010-07-17 |
Michael Albinus |
* tramp.texi (Inline methods): Remove remark about doubled "-t"
|
2010-07-17 |
Michael Albinus |
* net/tramp.el (tramp-get-ls-command-with-dired): Make test for
|
2010-07-17 |
Chong Yidong |
Change x-select-enable-primary to nil.
|
2010-07-16 |
Juanma Barranquero |
lisp/mail/rmail.el: Update autoload checksum.
|
2010-07-16 |
Chong Yidong |
Merge changes from emacs-23 branch.
|
2010-07-16 |
Chong Yidong |
Merge changes from emacs-23 branch.
|
2010-07-16 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-16 |
Michael Albinus |
* net/tramp.el (tramp-handle-shell-command): Don't use hard-wired
|
2010-07-16 |
Jan D |
* xmenu.c (free_frame_menubar): Only call x_set_window_size if
|
2010-07-15 |
Andreas Schwab |
* xterm.c (x_fully_uncatch_errors, x_trace_wire, x_check_font): Convert old-style definition.
|
2010-07-15 |
Andreas Schwab |
* xmenu.c (create_and_show_popup_menu, xmenu_show): Fix type of timestamp argument.
|
2010-07-15 |
Eli Zaretskii |
Restore mistakenly reverted code from revno 99854.1.6 merged in revno 99950.
|
2010-07-15 |
Simon South |
Correct my email address in the last update.
|
2010-07-15 |
Simon South |
Merge fixes to indentation of case statements, variant parts in record
|
2010-07-15 |
Katsumi Yamaoka |
Make gnus-summary-bookmark-make-record work for Emacs 23 as well.
|
2010-07-15 |
Katsumi Yamaoka |
Make gnus-summary-bookmark-make-record work for Emacs 23 as well.
|
2010-07-14 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-13 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-12 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-11 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-09 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-09 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-08 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-07 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-06 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-05 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-04 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-04 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-01 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-30 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-29 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-28 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-27 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-25 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-24 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-22 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-22 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-21 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-20 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-17 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-17 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-16 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-15 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-15 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-14 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-13 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-13 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-10 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-10 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-15 |
Simon South |
(delphi-previous-indent-of): Indent case blocks within record
|
2010-07-15 |
Simon South |
(delphi-token-at): Give newlines precedence over literal tokens when
|
2010-07-14 |
Karl Fogel |
* lisp/bookmark.el (bookmark-load-hook): Fix doc string as suggested
|
2010-07-14 |
Chong Yidong |
Change clipboard/primary selection to X application standards.
|
2010-07-14 |
Karl Fogel |
Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
|
2010-07-14 |
Karl Fogel |
Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
|
2010-07-14 |
Karl Fogel |
Preparation for setting bookmarks in Gnus article buffers (Bug#5975).
|
2010-07-14 |
Karl Fogel |
Fix attribution in a ChangeLog entry.
|
2010-07-14 |
Jan D |
Fix frame size when scroll bar width not an integral of column width.
|
2010-07-14 |
Jan D |
Fix frame size when scroll bar width not an integral of column width.
|
2010-07-14 |
Jan D |
Fix menu bar activation with click for Motif/Lesstif.
|
2010-07-14 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-14 |
Kenichi Handa |
Do not record a font-entity in the property of font-object.
|
2010-07-14 |
Kenichi Handa |
Fix previous conflict.
|
2010-07-14 |
Kenichi Handa |
merge trunk
|
2010-07-14 |
Kenichi Handa |
Do not record a font-entity in the property of font-object.
|
2010-07-13 |
Kenichi Handa |
merge trunk
|
2010-07-13 |
Karl Fogel |
* lisp/bookmark.el (bookmark-show-annotation): Use `when' instead of `if'.
|
2010-07-13 |
Karl Fogel |
[[[
|
2010-07-13 |
Chong Yidong |
Add regexp tests for cucumber and ruby.
|
2010-07-13 |
Chong Yidong |
* lisp/frame.el (make-frame): Fix typo in 2010-06-30 change (Bug#6625).
|
2010-07-13 |
Eli Zaretskii |
Fix the MS-DOS build; remove more "#ifdef subprocesses".
|
2010-07-13 |
Adrian Robert |
term/ns-win.el: Bind M-~ to 'ns-prev-frame (due to Matthew Dempsky; bug#5084). Remove incorrect binding for S-tab. (ns-alternatives-map): Change S-tab binding to backtab (bug#6616). * simple.el (normal-erase-is-backspace-setup-frame): Set mode on under ns.
|
2010-07-13 |
Eli Zaretskii |
Remove more "#ifdef subprocesses".
|
2010-07-13 |
Eli Zaretskii |
Fix the MS-DOS build (fallout from revno 100807).
|
2010-07-13 |
Dan Nicolaescu |
Remove subprocesses #ifdefs from term.c.
|
2010-07-13 |
Dan Nicolaescu |
Convert maybe_fatal to standard C.
|
2010-07-12 |
Dan Nicolaescu |
Convert function definitions to standard C.
|
2010-07-12 |
Dan Nicolaescu |
* oldXMenu/XMenu.h: Include <stdlib.h>.
|
2010-07-12 |
Dan Nicolaescu |
Convert function definitions to standard C.
|
2010-07-12 |
Andreas Schwab |
* dbusbind.c (xd_initialize): Don't compare boolean with a constant.
|
2010-07-12 |
Eli Zaretskii |
(wait_reading_process_output) [!subprocesses]: Convert arg list to ANSI C.
|
2010-07-12 |
Eli Zaretskii |
Fix the MS-DOS build (fallout from revs 100791, 100794, 100795).
|
2010-07-12 |
Eli Zaretskii |
Fix the MS-DOS build (fallout from revno 100791, 100794, 100795).
|
2010-07-12 |
Dan Nicolaescu |
* nt/config.nt (volatile): Remove definition.
|
2010-07-12 |
Andreas Schwab |
* language/tai-viet.el ("TaiViet"): Try to fix re-encoding bugs. (Bug#5806)
|
2010-07-12 |
Andreas Schwab |
* language/tv-util.el (tai-viet-re): Remove format.
|
2010-07-12 |
Andreas Schwab |
Convert old-style definitions
|
2010-07-12 |
Dan Nicolaescu |
Cleanups for src/callproc.c.
|
2010-07-12 |
Dan Nicolaescu |
* src/buffer.c (Fset_buffer_multibyte): Remove subprocesses conditional.
|
2010-07-12 |
Dan Nicolaescu |
Convert function definitions to standard C and some cleanups.
|
2010-07-12 |
Dan Nicolaescu |
Convert more function definitions to standard C.
|
2010-07-12 |
Andreas Schwab |
Properly handle C_WARNINGS_SWITCH, PROFILING_CFLAGS, PROFILING_LDFLAGS
|
2010-07-12 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-12 |
Eli Zaretskii |
MS-Windows follow-up for revno 100789.
|
2010-07-12 |
Kenichi Handa |
Improve Hebrew rendering.
|
2010-07-12 |
Kenichi Handa |
Make font-get to get :otf value dynamically from a font-object.
|
2010-07-12 |
Kenichi Handa |
Improve Hebrew rendering.
|
2010-07-12 |
Kenichi Handa |
merge trunk
|
2010-07-12 |
Kenichi Handa |
Add ChangeLog
|
2010-07-09 |
Kenichi Handa |
merge trunk
|
2010-07-08 |
Kenichi Handa |
merge trunk
|
2010-07-08 |
Kenichi Handa |
Make font-get to get :otf value dynamically from a font-object.
|
2010-07-01 |
Kenichi Handa |
merge trunk
|
2010-07-27 |
Juanma Barranquero |
* modes.texi (Defining Minor Modes): Use C-delete in examples (bug#6334).
|
2010-07-26 |
Michael Albinus |
* url-http (url-http-parse-headers): Disable file name handlers at
|
2010-07-25 |
Juanma Barranquero |
* minibuf.c (Fread_buffer): Doc fix (bug#6528).
|
2010-07-25 |
Michael Albinus |
* url-http (url-http-parse-headers): Disable Tramp. (Bug#6717)
|
2010-07-23 |
Chong Yidong |
* nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
|
2010-07-23 |
Juanma Barranquero |
* help-fns.el (find-lisp-object-file-name): Doc fix (bug#6494).
|
2010-07-22 |
Juanma Barranquero |
* window.c (Fwindow_height): Doc fix (bug#6518).
|
2010-07-21 |
Juanma Barranquero |
* text.texi (Special Properties): Fix typo.
|
2010-07-21 |
Juanma Barranquero |
lisp/mail/rmail.el: Update autoload checksum.
|
2010-07-21 |
Juanma Barranquero |
* buffer.c (syms_of_buffer) <fringe-indicator-alist>: Doc fix.
|
2010-07-20 |
Juanma Barranquero |
* cedet/semantic/db-file.el (object-write): Fix typo in docstring.
|
2010-07-19 |
Juanma Barranquero |
* time.el (display-time-day-and-date): Remove spurious * in docstring.
|
2010-07-17 |
Chong Yidong |
Doc fix to commentary (Bug#6653).
|
2010-07-17 |
Chong Yidong |
Fix size calculation for sliced images in image-mode (Bug#6639).
|
2010-07-17 |
Chong Yidong |
* lisp/dired.el (dired-buffers-for-dir): Handle list values of dired-directory (Bug#6636).
|
2010-07-17 |
Jan D |
* gtkutil.c (xg_event_is_for_menubar): Also check that event window
|
2010-07-16 |
Eli Zaretskii |
Fix bug #4451.
|
2010-07-16 |
Eli Zaretskii |
mail/rmailmm.el (rmail-mime-save): Make the temp buffer unibyte,
|
2010-07-14 |
Jan D |
* xt-mouse.el (xterm-mouse-event-read): Fix for characters > 127
|
2010-07-14 |
Chong Yidong |
* simple.el (push-mark-command): Set selection for select-active-regions.
|
2010-07-14 |
Jan D |
Fix menus as per bug 6499 and 6608.
|
2010-07-14 |
Eli Zaretskii |
Fix bug #6609.
|
2010-07-10 |
Glenn Morris |
cal-tex.el fixes for calendar-week-start-day != 0.
|
2010-07-10 |
Chong Yidong |
Fix last fix.
|
2010-07-10 |
Chong Yidong |
* simple.el (use-region-p): Doc fix (Bug#6607).
|
2010-07-11 |
Chong Yidong |
* mouse.el (mouse-drag-track): Handle select-active-regions (Bug#6612).
|
2010-07-11 |
Andreas Schwab |
* blockinput.h: Remove obsolete comment.
|
2010-07-11 |
Andreas Schwab |
Use offsetof instead of own definition
|
2010-07-11 |
Andreas Schwab |
* process.c: Remove obsolete comment.
|
2010-07-11 |
Chong Yidong |
* src/xfaces.c (Vface_remapping_alist): Doc fix (Bug#6091).
|
2010-07-11 |
Eli Zaretskii |
Remove redundant definitions of HAVE_STRCHR and HAVE_STRRCHR for MS-DOS.
|
2010-07-11 |
Eli Zaretskii |
Remove redundant definitions of HAVE_STRCHR and HAVE_STRRCHR for MS-DOS.
|
2010-07-11 |
Andreas Schwab |
Use strchr, strrchr instead of index, rindex
|
2010-07-11 |
Andreas Schwab |
* callproc.c (relocate_fd): Use F_DUPFD if defined.
|
2010-07-11 |
Andreas Schwab |
Constify functions taking char *
|
2010-07-11 |
Andreas Schwab |
Fix indentation problem
|
2010-07-11 |
Andreas Schwab |
Fix implicit declaration of kbd_on_hold_p
|
2010-07-11 |
Andreas Schwab |
Remove obsolete noinline declaration
|
2010-07-11 |
Michael Albinus |
* net/tramp-gvfs.el (tramp-gvfs-handle-copy-file): Do not pass
|
2010-07-11 |
Ken Raeburn |
Make doprnt and related functions ANSI C compliant, with prototypes.
|
2010-07-11 |
Eli Zaretskii |
Fix bug #6603.
|
2010-07-11 |
Eli Zaretskii |
Don't use `subprocesses' in msdos.c.
|
2010-07-11 |
Eli Zaretskii |
Don't use `subprocesses' in msdos.c.
|
2010-07-10 |
Chong Yidong |
Add compilation regexps for cucumber and ruby.
|
2010-07-10 |
Chong Yidong |
Merge changes from emacs-23 branch.
|
2010-07-10 |
Chong Yidong |
Merge changes from emacs-23 branch.
|
2010-07-10 |
Chong Yidong |
* xfaces.c (realize_face): Garbage the frame if a face is removed
|
2010-07-07 |
Glenn Morris |
Add some font-locking for Python 2.7.
|
2010-07-07 |
Glenn Morris |
Minor zone.el fix.
|
2010-07-06 |
Chong Yidong |
Minor fix to describe-key, and a docstring.
|
2010-07-05 |
Andreas Schwab |
Remove obsolete volatile
|
2010-07-05 |
YAMAMOTO Mitsuharu |
Fix ghost buffer boundary indicators in fringes (Bug#5634, Bug#6325).
|
2010-07-04 |
Juanma Barranquero |
src/w32fns.c (Qtooltip): Declare.
|
2010-07-03 |
Michael Albinus |
* net/zeroconf.el (zeroconf-resolve-service)
|
2010-07-03 |
Michael Albinus |
* net/zeroconf.el (zeroconf-service-remove-hook): New defun.
|
2010-07-03 |
Jan D |
Fix hang on menubar press outside items (Bug#6499).
|
2010-07-03 |
Jan D |
Fix hang for mouse press on menubar but not on an item (Bug#6499).
|
2010-07-02 |
Chong Yidong |
Fix faulty `if' statement in delete_frame.
|
2010-06-30 |
Dan Nicolaescu |
Avoid displaying files with a nil state in vc-dir.
|
2010-06-30 |
Chong Yidong |
* xml.el (xml-parse-region): Avoid infloop (Bug#5281).
|
2010-06-30 |
Chong Yidong |
Check FC_DUAL too. For such fonts, check width one by one (Bug#4129).
|
2010-06-29 |
Juanma Barranquero |
lisp/ChangeLog: Remove "(tiny change)" note.
|
2010-06-29 |
Juanma Barranquero |
emacs-lisp/rx.el (rx): Doc fix. (Bug#6537)
|
2010-06-27 |
Juanma Barranquero |
*** empty log message ***
|
2010-06-27 |
Chong Yidong |
Font lock fix for batch mode (Bug#5719).
|
2010-06-27 |
Chong Yidong |
Minor fix for htmlfontify.el (Bug#6239).
|
2010-06-27 |
Chong Yidong |
Remove unnecessary let-bindings in bookmark.el (Bug#6515)
|
2010-06-26 |
Glenn Morris |
Fix typos in some Keywords comments.
|
2010-06-26 |
Andreas Schwab |
Update cl-loaddefs.el
|
2010-06-26 |
Andreas Schwab |
* alloc.c (Fmake_byte_code): Don't access undefined argument (Bug#6517).
|
2010-06-25 |
Eli Zaretskii |
Fix bugs #6144 and #6467.
|
2010-06-25 |
Chong Yidong |
Fix after-string and image interaction bug (Bug#1336).
|
2010-06-24 |
Chong Yidong |
Clarify command loop's role in undo boundary (Bug#2433).
|
2010-06-24 |
Glenn Morris |
Minor doc/misc/*.texi direntry fixes.
|
2010-06-24 |
Glenn Morris |
Doc fix.
|
2010-06-24 |
Glenn Morris |
Minor bs.el font-lock change.
|
2010-06-23 |
Andreas Schwab |
* lread.c (read1): Signal error if #s is not followed by paren.
|
2010-06-23 |
Glenn Morris |
Remove remaining tabs from non-verbatim in doc/misc/*.texi.
|
2010-06-23 |
Glenn Morris |
Entry for previous change.
|
2010-06-23 |
Glenn Morris |
Remove some unimportant tabs from examples in some *.texi files.
|
2010-06-23 |
Glenn Morris |
Untabify doc/lispref/*.texi.
|
2010-06-23 |
Glenn Morris |
Backport from trunk: doc fix.
|
2010-06-23 |
Glenn Morris |
* info/dir: Start descriptions in column 32, per Texinfo convention.
|
2010-06-23 |
Glenn Morris |
Untabify doc/misc/*.texi.
|
2010-06-23 |
Glenn Morris |
* doc/lispintro/emacs-lisp-intro.texi: Untabify.
|
2010-06-23 |
Glenn Morris |
Untabify doc/emacs/*.texi files.
|
2010-06-22 |
Dan Nicolaescu |
Fix vc-annotate for renamed files when using Git.
|
2010-06-22 |
Glenn Morris |
* lisp/font-setting.el: Fix previous change.
|
2010-06-22 |
Glenn Morris |
* dnd.el, font-setting.el, x-dnd.el: Use utf-8 coding (for author name).
|
2010-06-22 |
Glenn Morris |
Minor js.el fix.
|
2010-06-22 |
Glenn Morris |
* lisp/wid-edit.el (widget-complete): Doc fix.
|
2010-06-22 |
Glenn Morris |
* lisp/url/ChangeLog: Standardize author name .
|
2010-06-22 |
Glenn Morris |
* lisp/wid-edit.el (widget-complete): Fix typo in 2009-12-02 change.
|
2010-06-22 |
Dan Nicolaescu |
Fix annotating other revisions for renamed files in vc-annotate.
|
2010-06-22 |
Dan Nicolaescu |
Fix vc-annotate-show-changeset-diff-revision-at-line for git.
|
2010-06-22 |
Dan Nicolaescu |
Fix finding revisions in for renamed files in vc-annotate.
|
2010-06-21 |
Dan Nicolaescu |
Fix reading file names in Git annotate buffers.
|
2010-06-20 |
Chong Yidong |
* modes.texi (Minor Mode Conventions): Fix typo (Bug#6477).
|
2010-06-20 |
Alan Mackenzie |
* progmodes/cc-mode.el (c-before-hack-hook): When the mode is set in file
|
2010-06-19 |
Chong Yidong |
* image.c (free_image): Mark frame as garbaged (Bug#6426).
|
2010-06-19 |
Chong Yidong |
* errors.texi (Standard Errors): Remove unnecessary markup (Bug#6461).
|
2010-06-19 |
Chong Yidong |
* keymap.c (Fdefine_key): Doc fix (Bug#6460).
|
2010-06-19 |
Glenn Morris |
* etc/PROBLEMS: Update Cygwin GCC information. (Bug#6458)
|
2010-06-19 |
Glenn Morris |
Close bug#6422.
|
2010-06-19 |
Glenn Morris |
Close bug#6450.
|
2010-06-17 |
Stefan Monnier |
* lisp/subr.el (read-quoted-char): Fix up last change.
|
2010-06-16 |
Juanma Barranquero |
doc/misc/ChangeLog: Remove duplicate entry.
|
2010-07-10 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-09 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-08 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-07 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-06 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-05 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-03 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-29 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-28 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-25 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-25 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-23 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-22 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-21 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-20 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-19 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-15 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-14 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-13 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-12 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-12 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-11 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-10 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-09 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-08 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-05 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-04 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-03 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-02 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-01 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-31 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-30 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-30 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-29 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-28 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-27 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-26 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-25 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-24 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-23 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-22 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-21 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-20 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-19 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-18 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-17 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-16 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-14 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-13 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-10 |
Chong Yidong |
Adapt terminal frames to latest menu-bar changes.
|
2010-07-10 |
Eli Zaretskii |
Makefile.in ($(DESTDIR)${archlibdir}): Convert spaces to TABs.
|
2010-07-10 |
Eli Zaretskii |
Unify the two branches of process.c, with and without subprocesses.
|
2010-07-10 |
Eli Zaretskii |
Unify the two branches, with and without subprocesses.
|
2010-07-10 |
Michael Albinus |
* tramp.texi (Inline methods): Remove "kludgy" phrase.
|
2010-07-09 |
Michael Albinus |
* dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
|
2010-07-09 |
Andreas Schwab |
* make-docfile.c (write_c_args): Restructure scanning loop.
|
2010-07-09 |
Jan D |
Fix frame sizing for Lucid/Motif/Lesstif.
|
2010-07-09 |
Michael Albinus |
* dbusbind.c (xd_initialize): Add new argument RAISE_ERROR, which
|
2010-07-09 |
Eli Zaretskii |
Adapt docs of primitives to ANSI C arg list.
|
2010-07-09 |
Dan Nicolaescu |
Make make-docfile understand DEFUN arguments written in standard C.
|
2010-07-08 |
Dan Nicolaescu |
* configure.in: Use -Wold-style-definition if available.
|
2010-07-08 |
Dan Nicolaescu |
Convert DEFUNs to standard C.
|
2010-07-08 |
Eli Zaretskii |
MAINTAINERS: Update Eli Zaretskii's responsibilities.
|
2010-07-08 |
Eli Zaretskii |
Fix MS-DOS build broken by revno 100745; fix MS-DOS configury.
|
2010-07-08 |
Eli Zaretskii |
Fix MS-DOS configury.
|
2010-07-08 |
Eli Zaretskii |
Fix MS-DOS build broken by revno 100745.
|
2010-07-08 |
Jan D |
Fix compilation for Motif/Lesstif.
|
2010-07-08 |
Jan D |
Change function definition from K&R to prototype. Fix prototype warnings.
|
2010-07-08 |
Dan Nicolaescu |
Remove leftover P_ macros.
|
2010-07-08 |
Dan Nicolaescu |
Remove alternative K&R declarations.
|
2010-07-08 |
Dan Nicolaescu |
Clean up include guards.
|
2010-07-08 |
Dan Nicolaescu |
Remove src/prefix-args.c.
|
2010-07-08 |
Dan Nicolaescu |
Simplify start_of_data, start_of_text and related code.
|
2010-07-08 |
Dan Nicolaescu |
* configure.in (UNEXEC_OBJ): Add comment about values for MSDOS
|
2010-07-08 |
Daiki Ueno |
Prevent find-file from opening empty buffer when decryptin failed (bug#6568).
|
2010-07-07 |
Andreas Schwab |
Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp
|
2010-07-07 |
Jan D |
If kbd_buffer is becoming full, stop reading until it drains (Bug#6571).
|
2010-07-07 |
Eli Zaretskii |
Convert function definitions in MS-DOS sources to ANSI C.
|
2010-07-07 |
Eli Zaretskii |
Convert function definitions in MS-DOS sources to ANSI C.
|
2010-07-07 |
Agustin martin |
Improve ispell.el word completion handling.
|
2010-07-07 |
Juanma Barranquero |
Fix whitespace to follow coding guidelines.
|
2010-07-07 |
Juanma Barranquero |
* coding.c, sysdep.c: Convert some more functions to standard C.
|
2010-07-07 |
Juanma Barranquero |
* coding.c: Use SPECPDL_INDEX, DOS_NT.
|
2010-07-07 |
Glenn Morris |
Minor zone.el fixes for bug#6483.
|
2010-07-07 |
Dan Nicolaescu |
* src/intervals.h (interval): Use EMACS_UINT instead of unsigned EMACS_INT.
|
2010-07-07 |
Dan Nicolaescu |
* configure.in (getenv): Remove K&R declaration.
|
2010-07-07 |
Dan Nicolaescu |
Make the function member of Lisp_Subr use standard C prototypes.
|
2010-07-06 |
Chong Yidong |
* fringe.c (draw_fringe_bitmap_1): Use lookup_named_face to get
|
2010-07-06 |
Juanma Barranquero |
src/w32*.c: Convert function definitions to standard C.
|
2010-07-06 |
Andreas Schwab |
Fix conflicting declarations of x_get_keysym_name
|
2010-07-06 |
Andreas Schwab |
Clean up movemail source
|
2010-07-06 |
Andreas Schwab |
* movemail.c: Add MAIL_USE_POP around prototypes.
|
2010-07-06 |
Dan Nicolaescu |
* src/ecrt0.c: Revert conversion to standard C.
|
2010-07-05 |
Chong Yidong |
Set default-frame-alist, if necessary, in menu/tool-bar-mode.
|
2010-07-05 |
Chong Yidong |
Fix multi-click selection behavior (Bug#6565).
|
2010-07-05 |
Dan Nicolaescu |
Convert function definitions and declarations to standard C.
|
2010-07-05 |
Juanma Barranquero |
Convert most remaining function definitions to standard C.
|
2010-07-05 |
Jan D |
Set _NET_WM(_ICON)_NAME as per Extended Window Manager Hints (Bug#6563).
|
2010-07-05 |
Jan D |
* xterm.c (XTring_bell, XTset_terminal_window): Fix wrong prototype.
|
2010-07-05 |
Jan D |
Fix some bad prototypes and formatting after conversion from K&R declaration.
|
2010-07-05 |
Dan Nicolaescu |
* src/atimer.c: Use "" instead of <> for local includes for
|
2010-07-05 |
Dan Nicolaescu |
Convert declarations or definitions to standard C.
|
2010-07-04 |
Juanma Barranquero |
* fileio.c (read_non_regular, read_non_regular_quit): Rename arg.
|
2010-07-04 |
Stefan Monnier |
* src/lread.c (read1): Fix up last change to not mess up `c'.
|
2010-07-04 |
Juanma Barranquero |
* strftime.c: Revert conversion to standard C (revno:100708).
|
2010-07-04 |
Karl Fogel |
* lisp/bookmark.el (bookmark-bmenu-switch-other-window,
|
2010-07-04 |
Juanma Barranquero |
* unexelf.c (round_up, find_section): Use ElfW macro for arguments.
|
2010-07-04 |
Juanma Barranquero |
* print.c (strout): Use const char* for arg PTR.
|
2010-07-04 |
Juanma Barranquero |
* net/dbus.el (dbus-send-signal): Declare function.
|
2010-07-04 |
Juanma Barranquero |
Fix comments and whitespace.
|
2010-07-04 |
Juanma Barranquero |
Fix more prototypes.
|
2010-07-04 |
Juanma Barranquero |
Fix prototypes.
|
2010-07-04 |
Michael Albinus |
* dbus.texi (Receiving Method Calls): Add optional argument
|
2010-07-04 |
Michael Albinus |
* net/dbus.el: Implement signal "PropertiesChanged" (from D-Bus 1.3.1).
|
2010-07-04 |
Dan Nicolaescu |
Convert (most) functions in src to standard C.
|
2010-07-04 |
Dan Nicolaescu |
* lib-src/fakemail.c (action): Convert function definitions to standard C.
|
2010-07-04 |
Dan Nicolaescu |
Convert function definitions in oldXMenu to standard C.
|
2010-07-04 |
Dan Nicolaescu |
Convert function definitions in lwlib files to standard C.
|
2010-07-03 |
Eli Zaretskii |
ebrowse.c (check_namespace): Fix indentation.
|
2010-07-03 |
Eli Zaretskii |
Fix menu bar and colors on MS-DOS.
|
2010-07-03 |
Andreas Schwab |
Fix invalid cast
|
2010-07-03 |
Juanma Barranquero |
lib-src/ebrowse.c (match_qualified_namespace_alias): Check for null pointer.
|
2010-07-03 |
Eli Zaretskii |
Fix setting colors on MS-DOS frames.
|
2010-07-03 |
Eli Zaretskii |
Fix menu bar display on MS-DOS.
|
2010-07-03 |
Eli Zaretskii |
w32console.c (sys_tputs): Adjust argument list to prototype in term.c.
|
2010-07-03 |
Juanma Barranquero |
Fix prototypes.
|
2010-07-03 |
Chong Yidong |
Fix typo in last change.
|
2010-07-03 |
Chong Yidong |
Take note of mouse dragging changes in NEWS.
|
2010-07-03 |
Chong Yidong |
Simplify mouse-dragging implementation.
|
2010-07-03 |
Dan Nicolaescu |
Convert function definitions to standard C.
|
2010-07-02 |
Juri Linkov |
* lisp/autoinsert.el (auto-insert-alist): Fix readability
|
2010-07-02 |
Juri Linkov |
* lisp/faces.el (read-face-name): Rename arg `string-describing-default'
|
2010-07-02 |
Dan Nicolaescu |
Convert some prototypes to standard C.
|
2010-07-02 |
Juanma Barranquero |
* config.nt (__P): Remove.
|
2010-07-02 |
Chong Yidong |
Replace delete-backward-char Lisp calls in Viper (Bug#6552).
|
2010-07-02 |
Eli Zaretskii |
Fix MS-DOS build due to removal of P_.
|
2010-07-02 |
Eli Zaretskii |
Fix the MS-DOS build due to removal of P_.
|
2010-07-02 |
Jan D |
Remove __P.
|
2010-07-02 |
Eli Zaretskii |
Fix MS-DOS configury.
|
2010-07-02 |
Eli Zaretskii |
Fix MS-DOS configury.
|
2010-07-02 |
Jan D |
Remove __P and P_ from .c and .m files and definition of P_
|
2010-07-02 |
Jan D |
Remove P_ and __P macros.
|
2010-07-02 |
Dan Nicolaescu |
Define USE_LISP_UNION_TYPE using autoconf.
|
2010-07-02 |
Dan Nicolaescu |
Cleanup old code.
|
2010-07-01 |
Jan D |
* window.c (Fwindow_absolute_pixel_edges): Doc fix.
|
2010-07-01 |
Mark A. Hershberger |
2010-07-01 Mark A. Hershberger <mah@everybody.org>
|
2010-07-01 |
Jan D |
New functions that return window edges with absolute coords (bug#5721).
|
2010-07-01 |
Jan D |
* nsfns.m (compute_tip_xy): Do not convert coordinates from frame parameters.
|
2010-07-01 |
Jan D |
Rename FRAME_NS_TOOLBAR_HEIGHT to FRAME_TOOLBAR_HEIGHT to aid common code.
|
2010-07-01 |
Jan D |
* nsmenu.m (free_frame_tool_bar, update_frame_tool_bar): Add
|
2010-07-01 |
Chong Yidong |
* ruler-mode.el (ruler--save-header-line-format): Fix typos.
|
2010-07-01 |
Chong Yidong |
Fix application of default-frame-alist (Bug#5378).
|
2010-07-01 |
Juanma Barranquero |
Fix whitespace in ChangeLogs.
|
2010-06-30 |
Andreas Schwab |
Avoid erroneous syscalls
|
2010-06-30 |
Andreas Schwab |
Fix typo
|
2010-06-30 |
Andreas Schwab |
* startup.el (command-line): Don't call tool-bar-setup in a tty-only build.
|
2010-06-30 |
Chong Yidong |
Don't always set ruler-mode-header-line-format-old (Bug#5370).
|
2010-06-30 |
Jan D |
Improve doc for system font things. Return font regardless of use_system_font.
|
2010-06-30 |
Kenichi Handa |
Check FC_DUAL too. For such fonts, check width one by one.
|
2010-06-30 |
Kenichi Handa |
Check FC_DUAL too. For such fonts, check width one by one.
|
2010-06-30 |
Kenichi Handa |
merge trunk
|
2010-06-29 |
Kenichi Handa |
merge trunk
|
2010-06-30 |
Glenn Morris |
Remove comment that is no longer true.
|
2010-06-30 |
Dan Nicolaescu |
Fix CFLAGS for non-GCC compilers.
|
2010-06-30 |
Glenn Morris |
Fix some whitespace in previous.
|
2010-06-30 |
Glenn Morris |
* configure.in (HAVE_SOUND, HAVE_X_I18N, HAVE_X11R6_XIM):
|
2010-06-30 |
Glenn Morris |
Remove last internal use of cpp and src/{m,s}/*.h files in configure.in.
|
2010-06-30 |
Glenn Morris |
Remove some cpp that is internal to configure.in.
|
2010-06-29 |
Chong Yidong |
Allow global VC ops like `C-x v D' in Diff and Log-View buffers.
|
2010-06-29 |
Jan D |
Fix some compilation errors in nsfns.c
|
2010-06-28 |
Jan D |
dynamic-setting.el (font-setting-change-default-font): Remove call to message.
|
2010-06-28 |
Jan D |
xfns.c (x_default_font_parameter): Remove got_from_system (Bug#6526).
|
2010-06-28 |
Jan D |
Mention bug number
|
2010-06-28 |
Jan D |
Use non-deprecated Gtk+ functions, add changes for Gtk+3 with GSEAL_ENABLE.
|
2010-06-28 |
Kenichi Handa |
international/quail.el (quail-insert-kbd-layout): Fix the showing of untranslated characters.
|
2010-06-28 |
Kenichi Handa |
international/quail.el (quail-insert-kbd-layout): Fix the showing of untranslated characters.
|
2010-06-28 |
Kenichi Handa |
merge trunk
|
2010-06-24 |
Kenichi Handa |
merge trunk
|
2010-06-28 |
Chong Yidong |
* bindings.el (global-map): Bind delete and DEL, the former to
|
2010-06-27 |
Dan Nicolaescu |
* src/s/freebsd.h (BSD4_2): Remove redundant definition.
|
2010-06-27 |
Chong Yidong |
* progmodes/ruby-mode.el (ruby-mode-map): Don't bind TAB.
|
2010-06-27 |
Chong Yidong |
* startup.el (command-line): Recognize "0" X resource value.
|
2010-06-27 |
Chong Yidong |
Change default-frame-alist and menu/tool-bar-mode interaction (Bug#2249).
|
2010-06-26 |
Eli Zaretskii |
Fix the MS-DOS build due to changes in configury.
|
2010-06-26 |
Eli Zaretskii |
Fix the MS-DOS build due to changes in configury.
|
2010-06-26 |
Eli Zaretskii |
Revert revno 100646 (fixed in emacs-23 branch).
|
2010-06-26 |
Eli Zaretskii |
w32-fns.el (w32-convert-standard-filename): Doc fix.
|
2010-06-26 |
Eli Zaretskii |
PROBLEMS: Update Cygwin-related info regarding GCC versions.
|
2010-06-26 |
Romain Francoise |
Cherry-pick commit 8bd9308 from the org-mode Git repository.
|
2010-06-26 |
Eli Zaretskii |
w32-fns.el (w32-convert-standard-filename): Doc fix.
|
2010-06-25 |
Chong Yidong |
Revert last change.
|
2010-06-25 |
Chong Yidong |
Change initial-frame-alist and default-frame-alist defaults (Bug#2249).
|
2010-06-25 |
Agustin martin |
Add missing Changelog entries for textmodes/ispell.el (bzr#100641) and textmodes/flyspell.el (bzr#100640)
|
2010-06-25 |
Agustin martin |
ispell.el (ispell-init-process): Make sure ispell and default directories are expanded.
|
2010-06-25 |
Agustin martin |
Make sure `flyspell-word' checks word after (flyspell-check-previous-highlighted-word) run.
|
2010-06-25 |
Chong Yidong |
Add redisplay test for image and overlay string interaction.
|
2010-06-24 |
Juri Linkov |
* lisp/minibuffer.el (completions-format): Change default from nil to
|
2010-06-24 |
Juri Linkov |
* lisp/vc/vc.el (vc-diff-internal): Set `revert-buffer-function'
|
2010-06-24 |
Chong Yidong |
Don't issue kmacro hint if echo area is in use (Bug#3412).
|
2010-06-24 |
Juanma Barranquero |
lib-src/movemail.c (error): Avoid warning when there are no args.
|
2010-06-24 |
Juanma Barranquero |
src/gtkutil.c (xg_update_scrollbar_pos): Avoid C99 mid-block variable declaration.
|
2010-06-22 |
Mark A. Hershberger |
(none)
|
2010-06-22 |
Mark A. Hershberger |
Add in some useful convenience functions for handling HTTP.
|
2010-06-22 |
Jan D. |
Hide scroll bar when window is too small to avoid Gtk+ warning.
|
2010-06-22 |
Glenn Morris |
Minor simplification.
|
2010-06-22 |
Jan D. |
Don't use font names from GConf if font backend can't handle it (bug#6478).
|
2010-06-22 |
Glenn Morris |
* lisp/org/org-entities.el: Add explicit utf-8 coding cookie.
|
2010-06-22 |
Glenn Morris |
Add some utf-8 coding cookies.
|
2010-06-22 |
Jan D. |
* font.c (font_parse_fcname): Allow . for sizes like 7.5 (bug#6437).
|
2010-06-21 |
Karl Fogel |
* lisp/simple.el (compose-mail): Fix doc string to refer to
|
2010-06-21 |
Alan Mackenzie |
Fix an indentation bug:
|
2010-06-21 |
Glenn Morris |
* INSTALL: Info files are compressed by default.
|
2010-06-20 |
Eli Zaretskii |
Avoid recentering when lines differ in their height.
|
2010-06-20 |
Chong Yidong |
Tweaks to package list UI.
|
2010-06-19 |
Chong Yidong |
Add preliminary describe-package functionality, and some cleanup.
|
2010-06-19 |
Eli Zaretskii |
xdisp.c (try_scrolling): Fix last change.
|
2010-06-19 |
Eli Zaretskii |
Fix occasional recentering under scroll-conservatively.
|
2010-06-19 |
Glenn Morris |
* lisp/descr-text.el (describe-char): Avoid trailing whitespace. (Bug#6423)
|
2010-06-18 |
Stefan Monnier |
* lisp/emacs-lisp/edebug.el (edebug-read-list): Phase out old-style backquotes.
|
2010-06-17 |
Juri Linkov |
Fix revert-buffer functionality of Help mode and Info.
|
2010-06-17 |
Dan Nicolaescu |
* lisp/emacs-lisp/package.el (package-menu-mode-map): Add a menu.
|
2010-06-17 |
Agustin martin |
ispell.el (ispell-aspell-find-dictionary): Fix regexp for full xx_YY search.
|
2010-06-17 |
Juanma Barranquero |
emacs-lisp/package.el (package-menu-mode-map): Move initialization into declaration.
|
2010-06-17 |
Juanma Barranquero |
menu-bar.el (menu-bar-options-menu): Fix typo in menu entry.
|
2010-06-17 |
Chong Yidong |
Merge package.el, written by Tom Tromey <tromey@redhat.com>.
|
2010-06-17 |
Stefan Monnier |
* lisp/emacs-lisp/macroexp.el (macroexpand-all-1): Put back special
|
2010-06-16 |
Jay Belanger |
calc-poly.el: (math-accum-factors): Make sure that constants aren't distributed
|
2010-06-16 |
Juri Linkov |
* lisp/facemenu.el (list-colors-display): Call `pop-to-buffer' before
|
2010-06-16 |
Stefan Monnier |
* lisp/emacs-lisp/macroexp.el (macroexpand-all-1): Don't handle `lambda'
|
2010-06-16 |
Stefan Monnier |
Merge from emacs-23
|
2010-06-16 |
Stefan Monnier |
* src/lread.c (read1): Phase out old-style backquotes a bit more.
|
2010-06-16 |
Agustin martin |
ispell.el: Fix portuguese casechars/not-casechars for missing 'çÇ'. (bug#6434).
|
2010-06-16 |
Stefan Monnier |
* lisp/font-lock.el (font-lock-major-mode): Rename from
|
2010-06-15 |
Juanma Barranquero |
* etc/NEWS.1-17: Fix typos.
|
2010-06-15 |
Glenn Morris |
Backport from trunk: * src/editfns.c (Fbyte_to_string): Pacify compiler.
|
2010-06-15 |
Stefan Monnier |
* lisp/vc-annotate.el (vc-annotate): Use vc-read-revision.
|
2010-06-15 |
Glenn Morris |
* etc/NEWS: appt-add.
|
2010-06-15 |
Glenn Morris |
Tweak previous change.
|
2010-06-15 |
Glenn Morris |
Close bug#5176.
|
2010-06-12 |
Chong Yidong |
* INSTALL: Update font information (Bug#6389).
|
2010-06-12 |
Glenn Morris |
Close bug#6361.
|
2010-06-12 |
Glenn Morris |
Close bug#6406.
|
2010-06-12 |
Glenn Morris |
* etc/tutorials/TUTORIAL.bg, etc/tutorials/TUTORIAL.es: Fix typos.
|
2010-06-12 |
Glenn Morris |
Close bug#6408.
|
2010-06-10 |
Glenn Morris |
* doc/emacs/basic.texi (Inserting Text): Minor clarification. (Bug#6374)
|
2010-06-10 |
Glenn Morris |
Doc typo fixes.
|
2010-06-10 |
Glenn Morris |
* INSTALL: General update.
|
2010-06-15 |
Michael Albinus |
* auth-source.el (auth-source-pick): If choice does not contain a
|
2010-06-15 |
Juanma Barranquero |
* facemenu.el (list-colors-sort): Doc fix.
|
2010-06-15 |
Glenn Morris |
* lisp/progmodes/sql.el (sql-connect-mysql): Fix typo.
|
2010-06-14 |
Juri Linkov |
Add sort option `list-colors-sort'. (Bug#6332)
|
2010-06-14 |
Juri Linkov |
* compare-w.el: Move to the "vc" subdirectory.
|
2010-06-14 |
Stefan Monnier |
* lisp/image-mode.el (image-mode-map): Remap left-char and right-char.
|
2010-06-14 |
Stefan Monnier |
* lisp/nxml/nxml-mode.el (nxml-indent-line): Standardize indent behavior.
|
2010-06-13 |
Juanma Barranquero |
* src/makefile.w32-in ($(BLD)/bidi.$(O)): Keep dependencies sorted.
|
2010-06-13 |
Eli Zaretskii |
bidi.c (bidi_mirror_char): Fix commentary.
|
2010-06-13 |
Eli Zaretskii |
Use Unicode database for attribute tables in bidi.c.
|
2010-06-12 |
Eli Zaretskii |
Use BidiMirroring.txt for mirroring characters in bidi context.
|
2010-06-12 |
Eli Zaretskii |
Derive bidi type table from UnicodeData.txt.
|
2010-06-12 |
Romain Francoise |
Synch with Gnus trunk.
|
2010-06-12 |
Chong Yidong |
Revert 2010-06-02 change to log-edit-font-lock-keywords (Bug#6343).
|
2010-06-12 |
Chong Yidong |
Add all rgb.txt color names to x-colors.
|
2010-06-12 |
Eli Zaretskii |
Fix bug #6409.
|
2010-06-12 |
Eli Zaretskii |
Fix bug #6396.
|
2010-06-12 |
Romain Francoise |
* Makefile.in (lisp, shortlisp): Use new location of vc-hooks and ediff-hook.
|
2010-06-12 |
Michael Albinus |
* net/tramp.el (tramp-remote-process-environment): Protect version
|
2010-06-12 |
Glenn Morris |
* Makefile.in (install-arch-indep): Delete any old info .gz files first.
|
2010-06-11 |
Juanma Barranquero |
Fix Windows makefiles to adapt to lisp/vc reorganization.
|
2010-06-11 |
Juanma Barranquero |
* loadup.el ("vc-hooks", "ediff-hook"): Load from lisp/vc/.
|
2010-06-11 |
Juri Linkov |
* lisp/finder.el (finder-known-keywords): Add keyword "vc"
|
2010-06-11 |
Juri Linkov |
Move version control related files to the "vc" subdirectory.
|
2010-06-11 |
Chong Yidong |
Fix for comint-password-prompt-regexp (Bug#6367).
|
2010-06-11 |
Stephen Eglen |
Bind `shell-resync-dirs' to M-RET in *shell* buffers.
|
2010-06-11 |
Glenn Morris |
* INSTALL: Revert previous accidental commit.
|
2010-06-11 |
Glenn Morris |
Make compressing the info files optional.
|
2010-06-10 |
Michael Albinus |
* notifications.el: Move file from lisp/net, because it is
|
2010-06-10 |
Michael Albinus |
* net/notifications.el (notifications-on-action-signal)
|
2010-06-10 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
2010-06-10 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
2010-06-10 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-10 |
Glenn Morris |
* admin/notes/newfile: Update.
|
2010-06-10 |
Glenn Morris |
Minor authors.el update.
|
2010-06-10 |
Glenn Morris |
* Makefile.in (install-arch-indep): Gzip the info files too.
|
2010-06-10 |
Glenn Morris |
* src/editfns.c (Fbyte_to_string): Pacify compiler.
|
2010-06-10 |
Glenn Morris |
* make-dist: Remove references to non-existent directories and files.
|
2010-06-10 |
Glenn Morris |
* src/m/ibms390x.h: Rather than duplicating ibms390.h, just include it.
|
2010-06-10 |
Glenn Morris |
Minor update for Acknowledgments in manual.
|
2010-06-10 |
Glenn Morris |
Fix ChangeLog attribution.
|
2010-06-10 |
Stefan Monnier |
* lisp/net/rcirc.el (rcirc-server-alist, rcirc, rcirc-connect): Resolve
|
2010-06-10 |
Juanma Barranquero |
Remove duplicate ChangeLog entries.
|
2010-06-10 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
2010-06-10 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
2010-06-09 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-09 |
Andreas Schwab |
Conflict resolution fixup
|
2010-06-09 |
Andreas Schwab |
Merge from emacs-23
|
2010-06-09 |
Stefan Monnier |
* dbusbind.c (xd_append_arg): Don't "make-unibyte" the string.
|
2010-06-09 |
Stefan Monnier |
* lisp/emacs-lisp/advice.el (ad-compile-function):
|
2010-06-09 |
Stefan Monnier |
* lisp/vc-dispatcher.el: Rename mode-line-hook to vc-mode-line-hook;
|
2010-06-08 |
Andreas Schwab |
* minibuf.c (Fall_completions): Add more checks.
|
2010-06-08 |
Andreas Schwab |
* minibuf.c (Fall_completions): Add more checks.
|
2010-06-08 |
Juanma Barranquero |
* minibuf.c (Fall_completions): Check COLLECTION's size (bug#6378).
|
2010-06-07 |
Stefan Monnier |
* lisp/net/rcirc.el: Add support for password authentication.
|
2010-06-05 |
Juanma Barranquero |
* net/dbus.el: Fix typos and declare function.
|
2010-06-04 |
Chong Yidong |
* term/common-win.el (x-colors): Add "dark green" and "dark turquoise" (Bug#6332).
|
2010-06-03 |
Andreas Schwab |
Add bug number
|
2010-06-03 |
Andreas Schwab |
* process.c (conv_lisp_to_sockaddr): Fix conversion of IPv4
|
2010-06-03 |
Chong Yidong |
Fix to semantic-lex-spp-table-write-slot-value (Bug#6324).
|
2010-06-03 |
Juanma Barranquero |
Fix typos.
|
2010-06-03 |
Glenn Morris |
Close bug#6336.
|
2010-06-02 |
Chong Yidong |
Better doc fix for Bug#6283.
|
2010-06-02 |
Chong Yidong |
searching.texi (Regexp Special): Replace "octal 377" with "#o377" (Bug#6283).
|
2010-06-02 |
Dan Nicolaescu |
* lisp/vc-dir.el (vc-dir-update): Remove entries with a nil state (bug#5539).
|
2010-06-08 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-07 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-09 |
Dan Nicolaescu |
* src/s/usg5-4.h: Fix previous change.
|
2010-06-09 |
Michael Albinus |
* net/notifications.el (notifications-notify): Fix docstring.
|
2010-06-09 |
Juanma Barranquero |
Update to Unicode 6.0.0 beta.
|
2010-06-09 |
Juanma Barranquero |
* emacs-lisp/smie.el (comment-string-strip): Declare function.
|
2010-06-09 |
Juanma Barranquero |
* vc-mtn.el (log-edit-extract-headers): Declare function.
|
2010-06-09 |
Juanma Barranquero |
* vc-hg.el (log-edit-extract-headers): Remove duplicate declaration.
|
2010-06-09 |
Juanma Barranquero |
* net/notifications.el (dbus-register-signal): Declare function.
|
2010-06-09 |
Dan Nicolaescu |
Improve VC create/retrieve tag/branch.
|
2010-06-09 |
Michael Albinus |
move notifications.el to net/
|
2010-06-09 |
Michael Albinus |
* NEWS: Add notifications.el.
|
2010-06-09 |
Michael Albinus |
* notifications.el: New file.
|
2010-06-09 |
Glenn Morris |
* admin/notes/bugtracker: Note on some emacs-bug-tracker minutiae.
|
2010-06-09 |
Dan Nicolaescu |
Add optional support for resetting VC properties.
|
2010-06-09 |
Dan Nicolaescu |
Improve support for special markup in the VC commit message.
|
2010-06-09 |
Stefan Monnier |
* lisp/emacs-lisp/smie.el (smie-indent-keyword): Remove special case that
|
2010-06-08 |
Michael Albinus |
* auth-source.el (top): Autoload `secrets-list-collections',
|
2010-06-08 |
Dan Nicolaescu |
* src/lread.c (X_OK): Remove, unused.
|
2010-06-08 |
Dan Nicolaescu |
* src/dispnew.c: Remove obsolete comment.
|
2010-06-08 |
Dan Nicolaescu |
Remove INCLUDED_FCNTL.
|
2010-06-08 |
Dan Nicolaescu |
Include <strings.h> and <string.h> instead of
|
2010-06-07 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
2010-06-07 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
2010-06-07 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-07 |
Stefan Monnier |
* lisp/iimage.el: Remove images as soon as the underlying text is modified.
|
2010-06-06 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-03 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-03 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-02 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-02 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-07 |
Stefan Monnier |
* lisp/emacs-lisp/smie.el (smie-indent-offset-rule): Rename from
|
2010-06-07 |
Juri Linkov |
* window.el (pop-to-buffer): Remove the conditional that
|
2010-06-07 |
Juanma Barranquero |
* cmds.c (Fforward_char, Fbackward_char): Fix typos in docstrings.
|
2010-06-07 |
Stefan Monnier |
Make (after keyword) indent-rules more flexible.
|
2010-06-06 |
Juri Linkov |
* lisp/isearch.el (isearch-lazy-highlight-search): Fix looping
|
2010-06-06 |
Dan Nicolaescu |
Remove BSTRING related code, all platforms define it.
|
2010-06-05 |
Dan Nicolaescu |
vc-log-incoming/vc-log-outgoing fixes for Git.
|
2010-06-05 |
Juanma Barranquero |
Remove obsolete macro BASE_LEADING_CODE_P.
|
2010-06-04 |
Juri Linkov |
* lisp/simple.el (kill-new): Fix logic of kill-do-not-save-duplicates.
|
2010-06-04 |
Juanma Barranquero |
Turn `directory-sep-char' into a noop.
|
2010-06-04 |
Michael Albinus |
* net/tramp-gvfs.el (tramp-gvfs-handle-expand-file-name): Expand "~/".
|
2010-06-04 |
Juanma Barranquero |
mule-cmds.el: Add obsolescence information for nonascii-* vars.
|
2010-06-03 |
Dan Nicolaescu |
vc-log-incoming/vc-log-outgoing improvements for Git.
|
2010-06-03 |
Dan Nicolaescu |
Add bindings for vc-log-incoming and vc-log-outgoing.
|
2010-06-03 |
Dan Nicolaescu |
* configure.in (AC_PREREQ): Require autoconf 2.65.
|
2010-06-03 |
Dan Nicolaescu |
Move UNEXEC definition to autoconf.
|
2010-06-03 |
Juanma Barranquero |
Remove obsolete pre-unicode2 macros.
|
2010-06-03 |
Juri Linkov |
* src/buffer.c (Fother_buffer): Add CHECK_FRAME.
|
2010-06-03 |
Chong Yidong |
* net/rcirc.el (rcirc-sort-nicknames): Remove.
|
2010-06-03 |
Juanma Barranquero |
* emacs-lisp/smie.el (comment-continue): Declare for byte-compiler.
|
2010-06-03 |
Chong Yidong |
* net/rcirc.el (rcirc-nickname<, rcirc-sort-nicknames-join): Doc fix.
|
2010-06-03 |
Stefan Monnier |
* net/rcirc.el (rcirc-sort-nicknames): Change default.
|
2010-06-03 |
Stefan Monnier |
* lisp/net/rcirc.el (rcirc-sort-nicknames): New custom.
|
2010-06-03 |
Juanma Barranquero |
Add admin/unidata/unidata.txt.
|
2010-06-03 |
Glenn Morris |
* src/s/sol2-10.h: Comment fix.
|
2010-06-03 |
Glenn Morris |
* src/m/ibms390.h: Comment fix.
|
2010-06-03 |
Glenn Morris |
Remove NO_SOCK_SIGIO references.
|
2010-06-03 |
Glenn Morris |
Regenerate src/config.in.
|
2010-06-03 |
Glenn Morris |
* admin/notes/font-backend: Remove obsolete information.
|
2010-06-03 |
Glenn Morris |
m/hp800.h simplification.
|
2010-06-03 |
Glenn Morris |
HAVE_ALLOCA not needed since alloca.s was removed.
|
2010-06-03 |
Glenn Morris |
NOT_C_CODE is always true now.
|
2010-06-03 |
Stefan Monnier |
Split smie-indent-calculate into more manageable chunks.
|
2010-06-02 |
Stefan Monnier |
* lisp/emacs-lisp/smie.el (smie-indent-calculate): Simplify and cleanup.
|
2010-06-02 |
Michael Albinus |
* net/tramp-gvfs.el (top): Require url-util.
|
2010-06-02 |
Dan Nicolaescu |
* lisp/log-edit.el (log-edit-font-lock-keywords): Make group 4 match lax.
|
2010-06-02 |
Dan Nicolaescu |
Fix config.h includes.
|
2010-06-02 |
Dan Nicolaescu |
* src/gmalloc.c: Remove BROKEN_PROTOTYPES reference, unused.
|
2010-06-02 |
Dan Nicolaescu |
* src/s/sol2-6.h: Remove obsolete comments.
|
2010-06-02 |
Dan Nicolaescu |
Remove unnecessary alloca.h includes.
|
2010-06-02 |
Dan Nicolaescu |
Fix alloca definition when using gcc on non-gnu systems.
|
2010-06-02 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
2010-06-02 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
2010-06-01 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-31 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-30 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-28 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-27 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-27 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-26 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-25 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-25 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-01 |
Juanma Barranquero |
Fix bug#6265: * eldoc.el: Add completions for new commands left-* and right-*.
|
2010-06-01 |
Dan Nicolaescu |
Add support for vc-log-incoming, improve vc-log-outgoing for Git.
|
2010-06-01 |
Dan Nicolaescu |
Improve state updating for VC tag commands.
|
2010-06-01 |
Juanma Barranquero |
lisp/ChangeLog: Fix some typos.
|
2010-06-01 |
Dan Nicolaescu |
* vc-dir.el (vc-dir-update): Remove entries with a nil state (bug#5539).
|
2010-06-01 |
Stefan Monnier |
Merge from emacs-23
|
2010-06-01 |
Stefan Monnier |
* sysdep.c (child_setup_tty): Move the non-canonical initialization to
|
2010-05-31 |
Daiki Ueno |
Mention encryption commands in the Emacs manual.
|
2010-05-31 |
Juanma Barranquero |
src/ChangeLog: Add missing bug id.
|
2010-05-31 |
Juanma Barranquero |
* files.el (directory-files-no-dot-files-regexp): Doc fix (bug#6298).
|
2010-05-31 |
Chong Yidong |
Fix for momentary-string-display (Bug#6238).
|
2010-05-30 |
Eli Zaretskii |
Fix bug #6313.
|
2010-05-30 |
Eli Zaretskii |
Fix crash reported in bug #6306.
|
2010-05-30 |
Juanma Barranquero |
emulation/cua-base.el: Recognize also `right-word' and `left-word'.
|
2010-05-30 |
Stefan Monnier |
* lisp/minibuffer.el (completion-file-name-table): Don't return a boundary
|
2010-05-30 |
Juanma Barranquero |
emulation/cua-base.el: Recognize `right-char', `left-char' as movement commands.
|
2010-05-30 |
Juanma Barranquero |
progmodes/ada-xref.el (ada-prj-ada-project-path-sep): Set from `path-separator'.
|
2010-05-29 |
Chong Yidong |
Add --parent-id argument to emacsclient.
|
2010-05-29 |
Glenn Morris |
Regenerate configure.
|
2010-05-29 |
Glenn Morris |
Add some comments related to how epaths.h gets built.
|
2010-05-29 |
Chong Yidong |
* ansi-color.el: Delete unused escape sequences (Bug#6085).
|
2010-05-29 |
Eli Zaretskii |
Implement bidi-sensitive word movement with arrow keys.
|
2010-05-29 |
Eli Zaretskii |
Fix cursor motion in bidi-reordered continued lines.
|
2010-05-29 |
Eli Zaretskii |
Finish debugging of cursor motion in bidi-reordered lines.
|
2010-05-28 |
Eli Zaretskii |
Prevent unnecessary scrolling in bidi-reordered buffers.
|
2010-05-29 |
Eli Zaretskii |
Fix bug #6294.
|
2010-05-28 |
Juri Linkov |
* image-dired.el (image-dired-dired-toggle-marked-thumbs):
|
2010-05-28 |
Michael Albinus |
* fileio.c (Fdelete_file): Pass TRASH arg to handler call.
|
2010-05-28 |
Michael Albinus |
* net/tramp.el (tramp-debug-message): Add `tramp-compat-funcall'
|
2010-05-28 |
Michael Albinus |
* net/tramp-compat.el (tramp-compat-delete-file): Use
|
2010-05-28 |
Kenichi Handa |
Handle face-ignored-fonts
|
2010-05-28 |
Kenichi Handa |
merge trunk
|
2010-05-28 |
Kenichi Handa |
Handle face-ignored-fonts
|
2010-05-28 |
Glenn Morris |
* configure.in: Simplify some of the *bsd $canonical tests.
|
2010-05-28 |
Glenn Morris |
Move some old ChangeLog entries to the right files.
|
2010-05-28 |
Glenn Morris |
* configure.in: Simplify some of the $canonical tests.
|
2010-05-28 |
Glenn Morris |
* src/Makefile.in (LIBES): Remove $LOADLIBES, it is never set.
|
2010-05-28 |
Glenn Morris |
* etc/MACHINES: Remove some old information no longer of relevance.
|
2010-05-28 |
Glenn Morris |
* etc/PROBLEMS: Remove some more obsolete information.
|
2010-05-27 |
Chong Yidong |
Change delete-by-moving-to-trash so Lisp calls explicitly request trashing.
|
2010-05-27 |
Chong Yidong |
Fix redisplay crash (Bug#6177).
|
2010-05-27 |
Chong Yidong |
Let htmlfontify recognize face aliases (Bug#6279).
|
2010-05-27 |
Kenichi Handa |
language/hebrew.el (hebrew-shape-gstring): Check if a glyph element of GSTRING is nil.
|
2010-05-27 |
Kenichi Handa |
merge trunk
|
2010-05-27 |
Kenichi Handa |
language/hebrew.el (hebrew-shape-gstring): Check if a glyph element of GSTRING is nil.
|
2010-05-27 |
Glenn Morris |
* etc/PROBLEMS: Remove some more old information.
|
2010-05-27 |
Glenn Morris |
* etc/PROBLEMS: Remove old information no longer of relevance.
|
2010-05-27 |
Glenn Morris |
Do not preprocess src/Makefile.in.
|
2010-05-27 |
Stefan Monnier |
Provide hooks to use a different tokenizer in SMIE.
|
2010-05-26 |
Stefan Monnier |
Avoid (expand-file-name ".").
|
2010-05-26 |
Michael Albinus |
*** empty log message ***
|
2010-05-26 |
Michael Albinus |
* eshell.texi (Built-ins): Describe, how to disable a built-in command
|
2010-05-26 |
Glenn Morris |
* configure.in: Comments.
|
2010-05-26 |
Glenn Morris |
Replace YMF_PASS_LDFLAGS with autoconf.
|
2010-05-26 |
Glenn Morris |
* lisp/emulation/edt.el (edt-load-keys): Use locate-library.
|
2010-05-26 |
Glenn Morris |
* configure, configure.in: Fix typo in previous.
|
2010-05-26 |
Glenn Morris |
Regenerate configure.
|
2010-05-26 |
Glenn Morris |
Add GNUSTEP_LOCAL_HEADERS/LIBRARIES to build flags.
|
2010-05-26 |
Glenn Morris |
Remove some NS_IMPL_GNUSTEP build dead code.
|
2010-05-26 |
Glenn Morris |
* src/Makefile.in: Fix comment typo.
|
2010-05-26 |
Kenichi Handa |
Fix for finding a static composition.
|
2010-05-26 |
Kenichi Handa |
Fix for finding a static composition.
|
2010-05-26 |
Kenichi Handa |
merge trunk
|
2010-05-25 |
Chong Yidong |
Rename relative filenames in ChangeLog entries according to root.
|
2010-05-25 |
Juanma Barranquero |
lisp/ChangeLog: Fix typos.
|
2010-05-25 |
Juri Linkov |
* dired.el (dired-mode-map): Rebind "\C-t\C-t" from
|
2010-05-25 |
Juri Linkov |
* image-mode.el (image-mode): Add image-after-revert-hook to after-revert-hook.
|
2010-05-25 |
Juri Linkov |
* image.el (image-animated-p): When delay between animated images is 0,
|
2010-05-25 |
Michael Albinus |
* net/tramp.el (tramp-handle-insert-directory): Don't use
|
2010-05-25 |
Michael Albinus |
* net/tramp.el (tramp-handle-insert-directory): Don't use
|
2010-05-25 |
Michael Albinus |
* net/tramp.el (tramp-progress-reporter-update): New defun.
|
2010-05-25 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-25 |
Glenn Morris |
Relocate NS_IMPL_GNUSTEP_TEMACS_LDFLAGS.
|
2010-05-25 |
Glenn Morris |
Do not include config.h in src/Makefile.in.
|
2010-05-25 |
Glenn Morris |
Regenerate configure.
|
2010-05-25 |
Glenn Morris |
Move some stuff from LD_SWITCH_SYSTEM to LD_SWITCH_SYSTEM_TEMACS.
|
2010-05-25 |
Glenn Morris |
Remove LD_SWITCH_SYSTEM_EXTRA.
|
2010-05-25 |
Glenn Morris |
* net/rcirc.el (rcirc-default-user-name, rcirc-default-full-name): Add :version.
|
2010-05-25 |
Glenn Morris |
rcirc update.
|
2010-05-25 |
Stefan Monnier |
* emacs-lisp/smie.el (smie-set-prec2tab): Check override before use.
|
2010-05-25 |
Stefan Monnier |
Replace Lisp calls to delete-backward-char by delete-char.
|
2010-05-25 |
Kenichi Handa |
Add Hebrew shaper.
|
2010-05-25 |
Kenichi Handa |
Fix bidi-composition interaction in backward scanning.
|
2010-05-25 |
Kenichi Handa |
Add Hebrew shaper.
|
2010-05-25 |
Kenichi Handa |
merge trunk
|
2010-05-25 |
Kenichi Handa |
merge trunk
|
2010-05-25 |
Kenichi Handa |
Fix bidi-composition interaction in backward scanning..
|
2010-05-24 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-23 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-25 |
Stefan Monnier |
Merge from emacs-23
|
2010-05-24 |
Stefan Monnier |
Mention multi-planes text-properties
|
2010-05-24 |
Stefan Monnier |
* process.c (Fmake_network_process): Set :host to nil if it's not used.
|
2010-05-24 |
Romain Francoise |
Adapt make-dist to new version location.
|
2010-05-23 |
Juanma Barranquero |
* dispextern.h: Fix typo in previous change.
|
2010-05-23 |
Eli Zaretskii |
dispextern.h (init_iterator): Sync prototype with changed definition.
|
2010-05-22 |
Eli Zaretskii |
Redesign bidi-aware edge positions of glyph rows, fix bug #6036.
|
2010-05-22 |
Eli Zaretskii |
Fix bug #6237.
|
2010-05-22 |
Glenn Morris |
* admin/notes/bugtracker: More about recovering from moderation mistakes.
|
2010-05-22 |
Chong Yidong |
Add ChangeLog change missing in last checkin.
|
2010-05-22 |
Chong Yidong |
Rename image-refresh to image-flush.
|
2010-05-22 |
Jan D. |
Remove cirsular dependency when using separate build dir (Bug #6246).
|
2010-05-22 |
Andreas Schwab |
Regenerate configure
|
2010-05-21 |
Juri Linkov |
* progmodes/grep.el (grep-read-files): Fix multi-pattern aliases.
|
2010-05-21 |
Alan Mackenzie |
Fix a bug which happens when doing (c-parse-state) in a CPP construct:
|
2010-05-21 |
Chong Yidong |
Improve image cache clearing logic (Bug#6230).
|
2010-05-21 |
Glenn Morris |
* configure.in (MKDEPDIR): Parallel build tweak.
|
2010-05-21 |
Michael Albinus |
* net/tramp.el (tramp-do-copy-or-rename-file)
|
2010-05-21 |
Juanma Barranquero |
* add-log.el: Highlight all authors in multi-author ChangeLog entries.
|
2010-05-21 |
Glenn Morris |
* src/Makefile.in: Comment fix.
|
2010-05-21 |
Glenn Morris |
Revert previous change.
|
2010-05-21 |
Glenn Morris |
Minor Makefile fix.
|
2010-05-21 |
Glenn Morris |
Derive Fortran modes from prog-mode.
|
2010-05-21 |
Juanma Barranquero |
* smerge-mode.el: Fix typos.
|
2010-05-21 |
Glenn Morris |
* src/Makefile.in: Fix comment format in cpp section.
|
2010-05-21 |
Glenn Morris |
Regenerate configure.
|
2010-05-21 |
Glenn Morris |
Handle some HAVE_NS Makefile conditionals with configure.
|
2010-05-21 |
Glenn Morris |
Build simplifications for oldxmenu.
|
2010-05-21 |
Glenn Morris |
* msdos/mainmake.v2: Comment fix.
|
2010-05-21 |
Glenn Morris |
Handle CANNOT_DUMP (partially) with configure.
|
2010-05-21 |
Glenn Morris |
Minor loadup.el fix.
|
2010-05-20 |
Juri Linkov |
* help-mode.el (help-make-xrefs): For Info node links turn
|
2010-05-20 |
Juri Linkov |
* gnus-start.el (gnus-level-unsubscribed): Doc fix. (Bug#6206)
|
2010-05-20 |
Juri Linkov |
* fileio.c (Fdelete_file): Change interative spec to use
|
2010-05-20 |
Juri Linkov |
* locate.el (locate): Use pop-to-buffer instead of
|
2010-05-20 |
Juri Linkov |
* replace.el (replace-highlight): Fix lazy-highlighting
|
2010-05-20 |
Juri Linkov |
* isearch.el (isearch-yank-word-or-char): Pull next subword
|
2010-05-20 |
Juri Linkov |
* isearch.el (isearch-update-post-hook): New hook.
|
2010-05-20 |
Juri Linkov |
* isearch.el (isearch-mode-map): Bind more keys to isearch-help-map:
|
2010-05-20 |
Juri Linkov |
* isearch.el (isearch-yank-string): Use isearch-process-search-string.
|
2010-05-20 |
Juri Linkov |
Remove obsolete comment.
|
2010-05-20 |
Juri Linkov |
* dired-x.el (dired-jump, dired-jump-other-window): Add arg
|
2010-05-20 |
Chong Yidong |
* nxml/nxml-mode.el (nxml-mode-map): Bind C-c / to
|
2010-05-20 |
Chong Yidong |
Doc fix (Bug#6224).
|
2010-05-20 |
Glenn Morris |
Use terminfo rather than termcap on recent NetBSD.
|
2010-05-20 |
Glenn Morris |
* config.bat: Need to add the deps.mk file before running cpp.
|
2010-05-20 |
Glenn Morris |
* src/autodeps.mk, src/deps.mk: Comments need to be in C format.
|
2010-05-20 |
Glenn Morris |
Regenerate configure, src/config.in.
|
2010-05-20 |
Glenn Morris |
Handle auto-depend with configure.
|
2010-05-20 |
Glenn Morris |
* configure.in (--with-gtk, --with-gcc): Remove option stubs.
|
2010-05-20 |
Juanma Barranquero |
* emacs-lisp/cl-loaddefs.el: Update autoload checksum.
|
2010-05-20 |
Juanma Barranquero |
* composite.el: Require cl when compiling; fix typos in docstrings.
|
2010-05-19 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-19 |
Juri Linkov |
* emacs-lisp/cl-macs.el (window-parameter): Add defsetf with
|
2010-05-19 |
Michael Albinus |
* net/tramp.el (tramp-methods): Add `tramp-async-args' attribute
|
2010-05-19 |
Eli Zaretskii |
Fix C-e when bidi reordering is in effect.
|
2010-05-19 |
Michael Albinus |
* password-cache.el (password-cache-remove): Fix docstring.
|
2010-05-19 |
Michael Albinus |
* net/secrets.el: Autoload the widget functions.
|
2010-05-19 |
Peter S Galbraith |
Decode RFC2047 encoded Subject lines for mail replies.
|
2010-05-19 |
Eli Zaretskii |
Fix bug #6210.
|
2010-05-19 |
Stefan Monnier |
* indent.el (indent-region): Deactivate region (bug#6200).
|
2010-05-19 |
Glenn Morris |
* vc-dir.el (vc-dir): Don't pop-up-windows. (Bug#6204)
|
2010-05-19 |
Glenn Morris |
* etc/TODO: prog-mode updates.
|
2010-05-19 |
Glenn Morris |
Minor msdos build change.
|
2010-05-19 |
Glenn Morris |
Regenerate configure, src/config.in.
|
2010-05-19 |
Glenn Morris |
Set linker-related things with configure.
|
2010-05-19 |
Glenn Morris |
* s/aix4-2.h (LINKER): Remove; this file sets ORDINARY_LINK.
|
2010-05-19 |
Kenichi Handa |
composite.el: Register compose-gstring-for-graphic in composition-function-table only for combining characters (Mn, Mc, Me).
|
2010-05-19 |
Kenichi Handa |
merge trunk
|
2010-05-19 |
Kenichi Handa |
merge trunk
|
2010-05-19 |
Kenichi Handa |
composite.el: Register compose-gstring-for-graphic in composition-function-table only for combining characters (Mn, Mc, Me).
|
2010-05-18 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-18 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-17 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-16 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-01 |
Stefan Monnier |
* lisp/vc-bzr.el (vc-bzr-revision-completion-table): Apply
|
2010-05-31 |
Stefan Monnier |
Fix up changelog entry
|
2010-05-31 |
Stefan Monnier |
* lisp/cedet/ede/cpp-root.el (ede-set-project-variables): Fix feature name.
|
2010-05-31 |
Stefan Monnier |
* src/keymap.c (Fwhere_is_internal): Fix handling of remapping (in thread
|
2010-05-31 |
Stefan Monnier |
* lisp/man.el (Man-completion-table): Let the user type "-k ".
|
2010-05-31 |
Juanma Barranquero |
Backport from trunk: Fix bug#6298.
|
2010-05-31 |
Chong Yidong |
Fix for momentary-string-display (Bug#6238).
|
2010-05-30 |
Juanma Barranquero |
src/ChangeLog: Fix typos.
|
2010-05-30 |
Juanma Barranquero |
doc/lispref/minibuf.texi (Basic Completion): Add missing "@end defun".
|
2010-05-30 |
Stefan Monnier |
* doc/lispref/minibuf.texi (Basic Completion): Document completion-boundaries.
|
2010-05-29 |
Chong Yidong |
* ansi-color.el: Delete unused escape sequences (Bug#6085).
|
2010-05-27 |
Chong Yidong |
* xdisp.c (redisplay_window): After redisplay, check if point is
|
2010-05-27 |
Chong Yidong |
* progmodes/verilog-mode.el (verilog-type-font-keywords): Use
|
2010-05-25 |
Stefan Monnier |
* epa.el (epa--select-keys): Don't explicitly delete the window since
|
2010-05-25 |
Stefan Monnier |
CEDET is not TODO any more
|
2010-05-24 |
Stefan Monnier |
* emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
|
2010-05-21 |
Glenn Morris |
Backport from trunk: close bug#6190.
|
2010-05-20 |
Chong Yidong |
Doc fix (Bug#6224).
|
2010-05-19 |
Stefan Monnier |
* url-util.el (url-unhex-string): Don't accidentally decode as latin-1.
|
2010-05-19 |
Stefan Monnier |
* textmodes/fill.el (fill-region): Don't fill past the end.
|
2010-05-18 |
Chong Yidong |
Stefan Monnier <monnier@iro.umontreal.ca>
|
2010-05-18 |
Jay Belanger |
calc-trail.el (calc-trail-isearch-forward)
|
2010-05-22 |
Eli Zaretskii |
Handle lines truncated on right.
|
2010-05-22 |
Eli Zaretskii |
Test and debug find_row_edges on TTY display.
|
2010-05-19 |
Eli Zaretskii |
Completed initial debugging and testing of reimplemented cursor motion.
|
2010-05-18 |
Eli Zaretskii |
Initial reimplementation of calculating line edge positions in bidi lines.
|
2010-05-18 |
Stefan Monnier |
* subr.el (read-quoted-char): Resolve modifiers after key remapping.
|
2010-05-18 |
Michael Albinus |
Add command `secrets-show-secrets'.
|
2010-05-18 |
Michael Albinus |
Add visualization code for secrets.
|
2010-05-18 |
Stefan Monnier |
* emacs-lisp/smie.el (smie-next-sexp): Break inf-loop at BOB.
|
2010-05-18 |
Chong Yidong |
Fix stack overflow in string creation (Bug#6214).
|
2010-05-18 |
Chong Yidong |
* character.c (Fstring, Funibyte_string): Use SAFE_ALLOCA to
|
2010-05-18 |
Stefan Monnier |
Fix handling of non-associative equal levels.
|
2010-05-18 |
Juanma Barranquero |
* doc/emacs/ChangeLog: Fix typos.
|
2010-05-18 |
Eli Zaretskii |
Document bidi-aware behavior of arrow keys and display features.
|
2010-05-18 |
Juanma Barranquero |
Fix ChangeLog typos.
|
2010-05-18 |
Juanma Barranquero |
* charset.c (load_charset_map_from_file): Don't call close after fclose.
|
2010-05-18 |
Eli Zaretskii |
msdos/sed1x.inp: Add copyright notice.
|
2010-05-18 |
Juanma Barranquero |
* progmodes/prolog.el (smie-indent-basic): Declare for byte-compiler.
|
2010-05-18 |
Juanma Barranquero |
* emacs-lisp/smie.el: Fix typos in docstrings.
|
2010-05-18 |
Eli Zaretskii |
Advise against unnecessary merges from trunk to feature branches.
|
2010-05-18 |
Glenn Morris |
* s/gnu-linux.h: Combine two conditionals.
|
2010-05-18 |
Glenn Morris |
* src/[ms]/template.h: Comments.
|
2010-05-18 |
Glenn Morris |
Regenerate configure.
|
2010-05-18 |
Glenn Morris |
* admin/notes/bzr: New file.
|
2010-05-18 |
Glenn Morris |
Since Cygwin does not set SYSTEM_MALLOC, $(VMLIMIT_OBJ) == vm-limit.o.
|
2010-05-18 |
Glenn Morris |
Set rallocobj with configure, not cpp.
|
2010-05-18 |
Glenn Morris |
Define some malloc objects with configure, not cpp.
|
2010-05-17 |
Stefan Monnier |
* Makefile.in (${lispsource}loaddefs.el): Update loaddefs.el after a pull.
|
2010-05-17 |
Stefan Monnier |
Provide a simple generic indentation engine and use it for Prolog.
|
2010-05-17 |
Glenn Morris |
Combine the two stamp-oldxmenu cases.
|
2010-05-17 |
Jay Belanger |
calc-vec.el (math-vector-avg): Put the vector elements in order
|
2010-05-17 |
Glenn Morris |
* src/Makefile.in (${ns_appbindir}Emacs, ns-app): Always define these rules.
|
2010-05-16 |
Glenn Morris |
* src/Makefile.in (clean): Get rid of HAVE_NS conditional.
|
2010-05-16 |
Glenn Morris |
* configure.in (ns_appbindir, ns_appresdir): Set using $ns_appdir.
|
2010-05-16 |
Glenn Morris |
Tweak ns_app*dir values set by configure.
|
2010-05-16 |
Glenn Morris |
Remove one variable from Makefile.in.
|
2010-05-16 |
Glenn Morris |
Simplify temacs build rule.
|
2010-05-16 |
Glenn Morris |
Simplify temacs build rule.
|
2010-05-16 |
Glenn Morris |
Remove unused Makefile variables STARTFLAGS.
|
2010-05-16 |
Dan Nicolaescu |
* configure.in: Remove references to usg5-4 and bsd-common, $opsys
|
2010-05-16 |
Dan Nicolaescu |
* m/ia64.h (UNEXEC): Remove reference to CANNOT_EXEC, not used anymore.
|
2010-05-16 |
Dan Nicolaescu |
Remove reference to CANNOT_EXEC, not used anymore.
|
2010-05-16 |
Jay Belanger |
calc-vec.el (calc-histogram):
|
2010-05-16 |
Jay Belanger |
calc-ext.el (math-group-float): Have the number of digits being
|
2010-05-16 |
Glenn Morris |
* src/Makefile.in (LIBX_BASE): Always define.
|
2010-05-16 |
Glenn Morris |
* src/Makefile.in (LIBX_OTHER): Move out of cpp section.
|
2010-05-16 |
Glenn Morris |
* src/Makefile.in (LIBXT): Always define.
|
2010-05-15 |
Glenn Morris |
Regenerate configure, src/config.in.
|
2010-05-15 |
Glenn Morris |
Always define LIBXMENU in src/Makefile.in.
|
2010-05-15 |
Glenn Morris |
src/Makefile.in (OLDXMENU): Move out of cpp section.
|
2010-05-15 |
Glenn Morris |
Always define OLDXMENU in src/Makefile.in.
|
2010-05-15 |
Glenn Morris |
msdos/ChangeLog missing from previous commit.
|
2010-05-15 |
Glenn Morris |
Always define LIBX_OTHER in src/Makefile.in.
|
2010-05-15 |
Glenn Morris |
Regenerate configure.
|
2010-05-15 |
Glenn Morris |
Always define FONT_OBJ; to empty in the non-X case.
|
2010-05-15 |
Ken Raeburn |
Fixes related to CANNOT_DUMP mode, and a floating-point bug fix.
|
2010-05-15 |
Ken Raeburn |
* lisp.h (XFLOAT_DATA): Use "0?x:x" to generate an rvalue. (bug#5916)
|
2010-05-15 |
Ken Raeburn |
* emacs.c (main): Initialize initial-environment and process-environment
|
2010-05-15 |
Ken Raeburn |
Update scripts and text to refer to version number string in emacs.c
|
2010-05-15 |
Ken Raeburn |
Handle --version reasonably in CANNOT_DUMP configuration.
|
2010-05-15 |
Eli Zaretskii |
Avoid crashes when stepping with right-arrow through "^L^L".
|
2010-05-15 |
Eli Zaretskii |
Prevent an error signal when clicking on Options->Mule->Describe Lang Env.
|
2010-05-15 |
Eli Zaretskii |
lisp/language/hebrew.el ("Hebrew", "Windows-1255"): Doc fix.
|
2010-05-15 |
Eli Zaretskii |
Implement bidi-sensitive movement with arrow keys.
|
2010-05-15 |
Eli Zaretskii |
Implement bidi-sensitive movement with arrow keys.
|
2010-05-15 |
Eli Zaretskii |
Fix DOS build; don't override convert-standard-filename.
|
2010-05-15 |
Eli Zaretskii |
Don't override standard definition of convert-standard-filename.
|
2010-05-15 |
Eli Zaretskii |
config.bat: Remove support for DJGPP v1.x.
|
2010-05-15 |
Eli Zaretskii |
Fix "config msdos" step.
|
2010-05-15 |
Eli Zaretskii |
Fix a typo in msdos/ChangeLog.
|
2010-05-15 |
Jay Belanger |
calc-aent.el (math-read-token, math-find-user-tokens):
|
2010-05-15 |
Stefan Monnier |
* progmodes/asm-mode.el (asm-mode): Use define-derived-mode.
|
2010-05-15 |
Stefan Monnier |
* progmodes/prolog.el (prolog-mode): Use define-derived-mode.
|
2010-05-15 |
Stefan Monnier |
* pcomplete.el (pcomplete-completions-at-point): New function,
|
2010-05-15 |
Glenn Morris |
* lwlib/Makefile.in (mostlyclean): Remove references to non-existent files.
|
2010-05-15 |
Glenn Morris |
Regenerate configure.
|
2010-05-15 |
Glenn Morris |
Choose dependency of oldxmenu using configure.
|
2010-05-15 |
Glenn Morris |
* msdos/sed1v2.inp (LIBXT_OTHER): Exit to empty.
|
2010-05-15 |
Glenn Morris |
* lisp/org/org-docview.el: Fix copyright years.
|
2010-05-15 |
Glenn Morris |
* lib-src/Makefile.in: Break some long lines.
|
2010-05-15 |
Glenn Morris |
If HAVE_X11, also HAVE_X_WINDOWS and HAVE_MENUS.
|
2010-05-15 |
Glenn Morris |
Minor NS build fixes.
|
2010-05-15 |
Glenn Morris |
Remove references to CVS directories etc in Makefiles.
|
2010-05-14 |
Jay Belanger |
calc-bin.el (math-format-twos-complement): Group digits when appropriate.
|
2010-05-14 |
Stefan Monnier |
* progmodes/sh-script.el (sh-mode-default-syntax-table): Remove.
|
2010-05-14 |
Stefan Monnier |
* eval.c (specbind): Disallow let-binding frame-local vars.
|
2010-05-14 |
Stefan Monnier |
* simple.el (prog-mode): New (abstract) major mode.
|
2010-05-14 |
Eli Zaretskii |
Make the cache of bidi iterator states dynamically allocated.
|
2010-05-14 |
convert-repo |
update tags
|
2010-05-14 |
Eli Zaretskii |
Rename bidi_get_next_char_visually to bidi_move_to_visually_next.
|
2010-05-14 |
Eli Zaretskii |
Fix comments from revno 100276.
|
2010-05-14 |
Juanma Barranquero |
* progmodes/sql.el: Fix typos in docstrings.
|
2010-05-14 |
Eli Zaretskii |
Fix spelling and remove merge marks due to revno 100276.
|
2010-05-14 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
2010-05-14 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
2010-05-14 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-14 |
Kenichi Handa |
Fix bidi-composition interaction.
|
2010-05-14 |
Kenichi Handa |
merge trunk
|
2010-05-14 |
Glenn Morris |
No harm in always defining some ns_ Makefile variables.
|
2010-05-14 |
Kenichi Handa |
merge trunk
|
2010-05-14 |
Kenichi Handa |
font.c (font_range): Return the range for the font found at first.
|
2010-05-14 |
Kenichi Handa |
merge trunk
|
2010-05-14 |
Glenn Morris |
Move some undefs from src/Makefile.in to configure.
|
2010-05-14 |
Glenn Morris |
* admin/CPP-DEFINES: Updates.
|
2010-05-14 |
Glenn Morris |
Regenerate configure, src/config.in.
|
2010-05-14 |
Glenn Morris |
Replace some msdos cpp.
|
2010-05-14 |
Glenn Morris |
Define MOUSE_, TOOLTIP_, WINDOW_SUPPORT with configure.
|
2010-05-13 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-14 |
Kenichi Handa |
Fix bidi-composition interaction.
|
2010-05-10 |
Kenichi Handa |
merge trunk
|
2010-05-06 |
Kenichi Handa |
merge trunk
|
2010-04-28 |
Kenichi Handa |
merge trunk
|
2010-05-14 |
Kenichi Handa |
font.c (font_range): Return the range for the font found at first.
|
2010-05-14 |
Glenn Morris |
* msdos/sed1v2.inp (FONT_OBJ): Use the plain X version (no XFT, Freetype).
|
2010-05-14 |
Glenn Morris |
Minor build simplification for NS.
|
2010-05-14 |
Glenn Morris |
* src/Makefile.in (ns_appresdir): Remove, unused.
|
2010-05-14 |
Glenn Morris |
* src/Makefile.in (SHELL): Move outside cpp section.
|
2010-05-14 |
Glenn Morris |
* s/netbsd.h (AMPERSAND_FULL_NAME): Remove (defined in AH_BOTTOM).
|
2010-05-13 |
Jay Belanger |
calc.texi: Remove "\turnoffactive" commands throughout.
|
2010-05-13 |
Chong Yidong |
Add TeX open-block and close-block keybindings to SGML, and vice versa.
|
2010-05-13 |
Michael Albinus |
* net/tramp.el (with-progress-reporter): Create reporter object
|
2010-05-13 |
Jan D |
lwlib-Xaw.c (make_dialog): Remove extra arg to XtVaGetSubresources.
|
2010-05-13 |
Agustin martin |
Do not ispell-kill-ispell over and over when spellchecking minibuffer contents.
|
2010-05-13 |
Glenn Morris |
Unify some conditionals in src/Makefile.in.
|
2010-05-13 |
Glenn Morris |
Minor simplification for src/Makefile.in.
|
2010-05-13 |
Glenn Morris |
* configure.in: Fix some paren typos.
|
2010-05-13 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
2010-05-13 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
2010-05-13 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-13 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-13 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-12 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-13 |
Glenn Morris |
Fix ChangeLog typo.
|
2010-05-13 |
Glenn Morris |
Remove WINNT_SUPPORT from src/Makefile.in,
|
2010-05-13 |
Glenn Morris |
Regenerate configure, src/config.in.
|
2010-05-13 |
Glenn Morris |
Some msdos build fixes (hopefully, possibly, ...)
|
2010-05-13 |
Glenn Morris |
Let configure set OLDXMENU, LIBXMENU if !HAVE_MENUS.
|
2010-05-13 |
Glenn Morris |
Remove some unused #define's, previously replaced by variables.
|
2010-05-13 |
Glenn Morris |
Define some variables to hold configure's output, for clarity.
|
2010-05-13 |
Stefan Monnier |
* progmodes/sh-script.el (sh-mode): Use define-derived-mode.
|
2010-05-13 |
Stefan Monnier |
* dos-fns.el: Add "dos-" prefix for namespace control.
|
2010-05-12 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
2010-05-12 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
2010-05-12 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-11 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-12 |
Alan Mackenzie |
* progmodes/cc-cmds.el (c-beginning-of-defun, c-end-of-defun):
|
2010-05-12 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
2010-05-12 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
2010-05-12 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-12 |
Glenn Morris |
Reformat some comments in src/s/*.h.
|
2010-05-12 |
Glenn Morris |
Simplify linker-related logic in src/Makefile.in.
|
2010-05-12 |
Glenn Morris |
Regenerate configure.
|
2010-05-12 |
Glenn Morris |
Remove unused output variable LIB_SRC_EXTRA_INSTALLABLES.
|
2010-05-12 |
Glenn Morris |
Move LIB_GCC from cpp to configure.
|
2010-05-12 |
Glenn Morris |
Minor comment reformatting for some src/m/*.h files.
|
2010-05-12 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
2010-05-12 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
2010-05-12 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-11 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-11 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-12 |
Stefan Monnier |
Allow the default completion to cycle.
|
2010-05-11 |
Juanma Barranquero |
Fix bug#6173: "(require 'dirtrack) erroring"
|
2010-05-11 |
Stefan Monnier |
Merge from emacs-23
|
2010-05-11 |
Stefan Monnier |
Backport from trunk: compute shortcuts in tmm.el.
|
2010-05-11 |
Eli Zaretskii |
Backport from trunk: Fix bug #6126.
|
2010-05-11 |
Glenn Morris |
* src/ChangeLog: Remove tiny change marker from author with assignment.
|
2010-05-11 |
Kenichi Handa |
ftfont.c: Fix incorrect parentheses of #if condition for definining M17N_FLT_USE_NEW_FEATURE.
|
2010-05-11 |
Kenichi Handa |
ftfont.c: Fix incorrect parentheses of #if condition for definining M17N_FLT_USE_NEW_FEATURE.
|
2010-05-10 |
Kenichi Handa |
merge trunk
|
2010-05-10 |
Glenn Morris |
Backport from trunk: close bug#5857.
|
2010-05-10 |
Glenn Morris |
Backport from trunk: Fix bug#5755.
|
2010-05-11 |
Juri Linkov |
* scroll-all.el (scroll-all-check-to-scroll):
|
2010-05-11 |
Stefan Monnier |
* iimage.el: Misc cleanup.
|
2010-05-11 |
Eli Zaretskii |
xdisp.c (init_iterator): Fix comment from last change.
|
2010-05-11 |
Stefan Monnier |
* minibuffer.el (completion-pcm--pattern->regex): Fix last change.
|
2010-05-11 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
2010-05-11 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
2010-05-11 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-11 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
2010-05-11 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
2010-05-11 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-11 |
Glenn Morris |
Minor lib-src/Makefile.in edits.
|
2010-05-11 |
Glenn Morris |
* make-dist (msdos): No more mainmake.
|
2010-05-11 |
Glenn Morris |
* admin/CPP-DEFINES: More updates.
|
2010-05-11 |
Glenn Morris |
Regenerate configure.
|
2010-05-11 |
Glenn Morris |
Do not preprocess lib-src/Makefile.in
|
2010-05-10 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-11 |
Glenn Morris |
On msdos, set LIBS_SYSTEM with config.bat, not cpp.
|
2010-05-11 |
Juanma Barranquero |
Fix typos and whitespace in ChangeLogs.
|
2010-05-10 |
Juri Linkov |
Remove nodes visited during Isearch from the Info history.
|
2010-05-10 |
Eli Zaretskii |
Fix a crash when visiting image files in bidi mode.
|
2010-05-10 |
Michael Albinus |
* net/tramp.el (tramp-do-file-attributes-with-stat): Add space in
|
2010-05-10 |
Juanma Barranquero |
Fix typos and whitespace.
|
2010-05-10 |
Juanma Barranquero |
CUA mode: Fix use of `filter-buffer-substring' (rework previous change).
|
2010-05-10 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
2010-05-10 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
2010-05-10 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-08 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-07 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-07 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-06 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-05 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-04-28 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-04-27 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-04-26 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-04-25 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-04-23 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-04-22 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-04-14 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-04-13 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-04-11 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-04-09 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-04-08 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-04-07 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-04-05 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-04-04 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-04-03 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-04-02 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-04-01 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-03-29 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-03-28 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-03-26 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-03-22 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-03-21 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-03-20 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-03-19 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-03-17 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-03-14 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-03-13 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-03-12 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-03-10 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-03-07 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-03-05 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-02-28 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-02-28 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-02-27 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-02-27 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-02-26 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-02-24 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-02-20 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-02-19 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-02-17 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-02-14 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-02-14 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-02-13 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-02-12 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-02-11 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-02-10 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-02-07 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-02-06 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-02-06 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-02-05 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-02-03 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-02-01 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-01-31 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-01-30 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-01-29 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-01-23 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-01-22 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-01-20 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-01-18 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-01-17 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-01-17 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-01-15 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-01-13 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-01-10 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-01-09 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-01-08 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-10 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
2010-05-10 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
2010-05-10 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-10 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
2010-05-10 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
2010-05-10 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-09 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-07 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-10 |
Glenn Morris |
Regenerate configure.
|
2010-05-10 |
Glenn Morris |
* admin/CPP-DEFINES (LIBS_SYSTEM, LIBXMU): Remove.
|
2010-05-10 |
Glenn Morris |
Move LIBS_SYSTEM from cpp to configure.
|
2010-05-10 |
Michael Mauger |
SQL mode version 2.1
|
2010-05-10 |
Glenn Morris |
Regenerate configure, src/config.in.
|
2010-05-10 |
Glenn Morris |
Move MAIL_USE_FLOCK, MAIL_USE_LOCKF, BLESSMAIL_TARGET from cpp to configure.
|
2010-05-09 |
Stefan Monnier |
* minibuffer.el (completion-pcm-complete-word-inserts-delimiters):
|
2010-05-09 |
Michael Albinus |
* net/tramp-compat.el (byte-compile-not-obsolete-vars): Define if
|
2010-05-08 |
Stefan Monnier |
* progmodes/compile.el (compilation-buffer-modtime): Rename from
|
2010-05-08 |
Stefan Monnier |
Merge from emacs-23
|
2010-05-08 |
Glenn Morris |
Regenerate src/config.in.
|
2010-05-08 |
Jan D |
xlwmenu.c (XlwMenuDestroy): Remove XtDestroyWidget on subwidgets (Bug #6127).
|
2010-05-08 |
Chong Yidong |
Bump version to 23.2.50.
|
2010-05-08 |
Chong Yidong |
Bump version to 23.2.
EMACS_23_2
|
2010-05-07 |
Chong Yidong |
Fix ChangeLog typo.
|
2010-05-07 |
Chong Yidong |
* building.texi (GDB Graphical Interface): Remove misleading comparison
|
2010-05-05 |
Chong Yidong |
* makefile.w32-in (OTHER_PLATFORM_SUPPORT): Use parenthesis for macros for nmake compatibility.
|
2010-05-04 |
Chong Yidong |
Bump version to 23.1.97.
EMACS_PRETEST_23_1_97
|
2010-05-03 |
Chong Yidong |
Fix typos (Bug#6094). From Štěpán Němec.
|
2010-05-03 |
Chong Yidong |
Variable purecopying fix (Bug#6083).
|
2010-05-03 |
Chong Yidong |
Add check for buggy version of GCC (Bug#6031).
|
2010-05-02 |
Chong Yidong |
Make paragraph vars local for js-mode (Bug#6071).
|
2010-05-01 |
Eli Zaretskii |
composite.el (compose-region, reference-point-alist): Fix typos in the doc
|
2010-04-30 |
Chong Yidong |
Fix for Bug#5984.
|
2010-04-29 |
Jay Belanger |
Use the proper form for gnuplot's set command
|
2010-04-27 |
Chong Yidong |
* PROBLEMS: Document gcc-4.5 bug (Bug#6031).
|
2010-04-26 |
Juanma Barranquero |
* abbrev.el: Fix typos.
|
2010-04-25 |
Chong Yidong |
Remove --- and +++ lines from NEWS file.
|
2010-04-25 |
Chong Yidong |
* keymaps.texi (Menu Bar): Document :advertised-binding property.
|
2010-04-25 |
Chong Yidong |
Document Emacs 23.2 changes.
|
2010-04-25 |
Michael Albinus |
Fix the entry about eshell's su and sudo commands. bug#6021
|
2010-04-24 |
Andreas Schwab |
* composite.el (find-composition): Doc fix.
|
2010-04-24 |
Juanma Barranquero |
* progmodes/sql.el: Fix typos.
|
2010-04-23 |
Juri Linkov |
* info.el (Info-fontify-node): Put Info-breadcrumbs to the `display'
|
2010-04-23 |
Juri Linkov |
Fix typo in docstring.
|
2010-04-23 |
Kenichi Handa |
Use new features of libotf and m17n-lib if available.
|
2010-04-23 |
Kenichi Handa |
HELLO: Adjust Burmese for Unicode 5.2 encoding.
|
2010-04-23 |
Kenichi Handa |
Use new features of libotf and m17n-lib if available.
|
2010-04-23 |
Kenichi Handa |
merge trunk
|
2010-04-23 |
Juanma Barranquero |
* filecache.el: Fix typos in docstrings.
|
2010-04-22 |
Katsumi Yamaoka |
Synch with Gnus trunk:
|
2010-04-22 |
Katsumi Yamaoka |
Synch with Gnus trunk:
|
2010-04-22 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-04-21 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-04-20 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-04-19 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-04-19 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-04-18 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-04-18 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-04-18 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-04-22 |
Kenichi Handa |
language/indian.el (gujarati-composable-pattern): Fix typo.
|
2010-04-22 |
Kenichi Handa |
language/indian.el (gurmukhi-composable-pattern): Fix typo.
|
2010-04-23 |
Kenichi Handa |
HELLO: Adjust Burmese for Unicode 5.2 encoding.
|
2010-04-22 |
Kenichi Handa |
language/indian.el (gujarati-composable-pattern): Fix typo.
|
2010-04-22 |
Kenichi Handa |
merge trunk
|
2010-04-22 |
Kenichi Handa |
language/indian.el (gurmukhi-composable-pattern): Fix typo.
|
2010-04-21 |
Glenn Morris |
Minor doc fix.
|
2010-04-21 |
Kenichi Handa |
language/indian.el (oriya-composable-pattern, tamil-composable-pattern, malayalam-composable-pattern): Add two-part vowels to "v" (vowel sign).
|
2010-04-21 |
Kenichi Handa |
merge trunk
|
2010-04-20 |
Kenichi Handa |
language/indian.el (oriya-composable-pattern, tamil-composable-pattern, malayalam-composable-pattern): Add two-part vowels to "v" (vowel sign).
|
2010-04-20 |
Chong Yidong |
* files.el (copy-directory): Handle symlinks (Bug#5982).
|
2010-04-20 |
Chong Yidong |
Revert 2009-10-12 change to compilation-next-error-function (Bug#5983).
|
2010-04-20 |
Chong Yidong |
Fix hg envvar handling (Bug#5846).
|
2010-04-20 |
Glenn Morris |
* emacs-lisp/lisp.el (lisp-completion-at-point): Give it a doc string.
|
2010-04-20 |
Glenn Morris |
* minibuffer.el (completion-at-point): Doc fix.
|
2010-04-20 |
Chong Yidong |
Bump version to 23.1.96.
EMACS_PRETEST_23_1_96
|
2010-04-19 |
Chong Yidong |
* ede.texi (EDE Mode): Refer to init file rather than `.emacs'. Note
|
2010-04-19 |
Chong Yidong |
* ede.texi (EDE Mode): Refer to init file rather than `.emacs'. Note
|
2010-05-08 |
Eli Zaretskii |
Improve docs of Unicode General Category.
|
2010-05-08 |
Jan D |
Fix bug #6139, text is briefly shown in tool bar on startup.
|
2010-05-08 |
Juanma Barranquero |
* src/makefile.w32-in: Update dependencies.
|
2010-05-08 |
Eli Zaretskii |
Fix fringe truncation bitmaps in R2L lines.
|
2010-05-08 |
Glenn Morris |
Regenerate configure.
|
2010-05-08 |
Glenn Morris |
Remove unused Makefile definition THIS_IS_MAKEFILE.
|
2010-05-08 |
Glenn Morris |
Move TERMINFO, LIBS_TERMCAP from cpp to configure.
|
2010-05-08 |
Stefan Monnier |
Misc code tweaks.
|
2010-05-07 |
Stefan Monnier |
Try and fix unbind_to when localness of binding has changed
|
2010-05-07 |
Stefan Monnier |
* floatfns.c (Fisnan, Fcopysign, Ffrexp, Fldexp): New functions.
|
2010-05-07 |
Stefan Monnier |
Highlight vendor specific properties.
|
2010-05-07 |
Eli Zaretskii |
Fix bug #6126.
|
2010-05-07 |
Eli Zaretskii |
NEWS: Remove FUD from description of bidirectional editing.
|
2010-05-07 |
Eli Zaretskii |
Fix bug #6126.
|
2010-05-07 |
Stefan Monnier |
* textmodes/dns-mode.el (auto-mode-alist): Add entry for .zone files.
|
2010-05-07 |
Eli Zaretskii |
Fix MSDOS build broken by autoconfiscation and changes in symbol handling.
|
2010-05-07 |
Eli Zaretskii |
cus-start.el (all): Add native condition for tool-bar-* symbols.
|
2010-05-07 |
Eli Zaretskii |
Don't use XSYMBOL (foo)->value.
|
2010-05-07 |
Eli Zaretskii |
Fix MS-DOS configuring in lib-src/ and src/, broken by autoconfiscation.
|
2010-05-07 |
Eli Zaretskii |
Fix the "config msdos" step of MS-DOS build (due to removal of some cpp stuff from configury).
|
2010-05-07 |
Stefan Monnier |
* files.el (auto-save-mode): Move to simple.el to fix bootstrap.
|
2010-05-07 |
Eli Zaretskii |
HELLO: Reorder Arabic greetings into logical order.
|
2010-05-07 |
Daiki Ueno |
Skip disabled PGP key when encrypting mail with Gnus.
|
2010-05-07 |
Katsumi Yamaoka |
Fix typos.
|
2010-05-07 |
Katsumi Yamaoka |
Fix typos.
|
2010-05-07 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
2010-05-07 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
2010-05-07 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-07 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
2010-05-07 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
2010-05-07 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-06 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-06 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-06 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-07 |
Juanma Barranquero |
* progmodes/cperl-mode.el (cperl-mode-unload-function): New function.
|
2010-05-07 |
Juanma Barranquero |
* minibuffer.el: Revert previous change.
|
2010-05-07 |
Glenn Morris |
Regenerate configure.
|
2010-05-07 |
Glenn Morris |
Missing part of previous commit.
|
2010-05-07 |
Glenn Morris |
Move LD_SWITCH_SYSTEM from cpp to configure.
|
2010-05-07 |
Juanma Barranquero |
* minibuffer.el (comps): Declare for byte-compiler.
|
2010-05-07 |
Juanma Barranquero |
* cua-base.el, cua-gmrk.el: Fix use of `filter-buffer-substring'.
|
2010-05-07 |
Dan Nicolaescu |
Remove more unused symbols.
|
2010-05-07 |
Dan Nicolaescu |
Define LIB_STANDARD and START_FILES using autoconf.
|
2010-05-06 |
Dan Nicolaescu |
Remove NEED_BSDTTY and NEED_UNISTD_H.
|
2010-05-06 |
Dan Nicolaescu |
* emacs.c (main): Remove NO_DIR_LIBRARY conditional, unused.
|
2010-05-06 |
Dan Nicolaescu |
* Makefile.in (STARTFILES): Conditionally define to make the usage clear.
|
2010-05-06 |
Jan D. |
* xterm.c (x_draw_image_relief): Move declaration of extra to beginning.
|
2010-05-06 |
Michael Albinus |
* net/tramp.el (top, with-progress-reporter): Use
|
2010-05-06 |
Glenn Morris |
Regenerate configure.
|
2010-05-06 |
Glenn Morris |
Minimize blessmail-related cpp usage, with an eye to future removal.
|
2010-05-06 |
Glenn Morris |
Let configure handle ranlib.
|
2010-05-06 |
Glenn Morris |
Remove some unused Makefile.in variables.
|
2010-05-06 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
2010-05-06 |
Glenn Morris |
src/Makefile.in: Convert comment in cpp section to the right format.
|
2010-05-06 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
2010-05-06 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-06 |
Glenn Morris |
Comment changes for some src/m/*.h files.
|
2010-05-06 |
Katsumi Yamaoka |
Update.
|
2010-05-06 |
Katsumi Yamaoka |
Update.
|
2010-05-06 |
Katsumi Yamaoka |
Require easy-mmode for XEmacs when compiling.
|
2010-05-06 |
Katsumi Yamaoka |
Require easy-mmode for XEmacs when compiling.
|
2010-05-06 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-06 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
2010-05-06 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
2010-05-06 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-06 |
Stefan Monnier |
Extract common suffix for * in partial-completion.
|